Update the copyright notice
This commit is contained in:
parent
c8209b889c
commit
169d6896ac
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user