Update the copyright notice

This commit is contained in:
Pierre Pronchery 2020-01-13 00:37:37 +01:00
parent c8209b889c
commit 169d6896ac
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
/* $Id$ */
/* Copyright (c) 2011-2017 Pierre Pronchery <khorben@defora.org> */
/* Copyright (c) 2011-2020 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Devel Coder */
/* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* $Id$ */
/* Copyright (c) 2015-2018 Pierre Pronchery <khorben@defora.org> */
/* Copyright (c) 2015-2020 Pierre Pronchery <khorben@defora.org> */
/* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:

View File

@ -1,6 +1,6 @@
/* $Id$ */
static char const _copyright[] =
"Copyright © 2015-2017 Pierre Pronchery <khorben@defora.org>";
"Copyright © 2015-2020 Pierre Pronchery <khorben@defora.org>";
/* This file is part of DeforaOS Desktop Coder */
static char const _license[] =
"This program is free software: you can redistribute it and/or modify\n"

View File

@ -1,6 +1,6 @@
/* $Id$ */
static char const _gdeasm_copyright[] =
"Copyright © 2011-2017 Pierre Pronchery <khorben@defora.org>";
"Copyright © 2011-2020 Pierre Pronchery <khorben@defora.org>";
static char const _gdeasm_license[] =
"Redistribution and use in source and binary forms, with or without\n"
"modification, are permitted provided that the following conditions\n"