mirror of
https://github.com/FDOS/kernel.git
synced 2025-07-23 13:54:30 +02:00
Update copyright year
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/branches/UNSTABLE@1092 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
9de6fccc3e
commit
a0b903cb25
@ -39,9 +39,8 @@ static BYTE *mainRcsId =
|
||||
/* The Holy Copyright Message. Do NOT remove it or you'll be cursed forever! */
|
||||
|
||||
static char copyright[] =
|
||||
"Copyright 1995-2004 Pasquale J. Villani and The FreeDOS Project.\n"
|
||||
"This free software has ABSOLUTELY NO WARRANTY and is licensed under\n"
|
||||
"the GNU General Public License (http://www.gnu.org/licenses/gpl.html)\n\n";
|
||||
"Copyright 1995-2005 Pasquale J. Villani and The FreeDOS Project.\n"
|
||||
"NO WARRANTY. Licensed under the GNU General Public License version 2.\n\n";
|
||||
|
||||
struct _KernelConfig InitKernelConfig BSS_INIT({0});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user