Update copyright string to new year.

git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1699 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
Kenneth J Davis 2012-01-16 20:45:44 +00:00
parent 0aa54d824d
commit ed1cca5556

View File

@ -38,7 +38,7 @@ static BYTE *mainRcsId =
#endif #endif
static char copyright[] = static char copyright[] =
"(C) Copyright 1995-2011 Pasquale J. Villani and The FreeDOS Project.\n" "(C) Copyright 1995-2012 Pasquale J. Villani and The FreeDOS Project.\n"
"All Rights Reserved. This is free software and comes with ABSOLUTELY NO\n" "All Rights Reserved. This is free software and comes with ABSOLUTELY NO\n"
"WARRANTY; you can redistribute it and/or modify it under the terms of the\n" "WARRANTY; you can redistribute it and/or modify it under the terms of the\n"
"GNU General Public License as published by the Free Software Foundation;\n" "GNU General Public License as published by the Free Software Foundation;\n"