altered several year numbers from "2005" to "2006"
Modified: trunk/reactos/include/reactos/resource.h
Modified: trunk/reactos/include/reactos/version.rc
Modified: trunk/reactos/lib/freetype/freetype.rc
Modified: trunk/reactos/lib/shell32/authors.c
Modified: trunk/reactos/subsys/system/cmd/cmd.rc
_____
Modified: trunk/reactos/include/reactos/resource.h
--- trunk/reactos/include/reactos/resource.h 2006-01-08 20:50:08 UTC
(rev 20729)
+++ trunk/reactos/include/reactos/resource.h 2006-01-08 21:09:00 UTC
(rev 20730)
@@ -22,7 +22,7 @@
/* Common version strings for rc scripts */
#define RES_STR_COMPANY_NAME "ReactOS Development Team\0"
-#define RES_STR_LEGAL_COPYRIGHT "Copyright (c) 1998-2005 ReactOS
Team\0"
+#define RES_STR_LEGAL_COPYRIGHT "Copyright (c) 1998-2006 ReactOS
Team\0"
#define RES_STR_PRODUCT_NAME "ReactOS Operating System\0"
#define RES_STR_PRODUCT_VERSION KERNEL_VERSION_RC
#define RES_STR_BUILD_DATE KERNEL_VERSION_BUILD_RC
_____
Modified: trunk/reactos/include/reactos/version.rc
--- trunk/reactos/include/reactos/version.rc 2006-01-08 20:50:08 UTC
(rev 20729)
+++ trunk/reactos/include/reactos/version.rc 2006-01-08 21:09:00 UTC
(rev 20730)
@@ -78,7 +78,7 @@
#endif /* REACTOS_STR_INTERNAL_NAME */
#ifndef REACTOS_STR_LEGAL_COPYRIGHT
-#define REACTOS_STR_LEGAL_COPYRIGHT "Copyright 1998-2005 ReactOS
Team\0"
+#define REACTOS_STR_LEGAL_COPYRIGHT "Copyright 1998-2006 ReactOS
Team\0"
#endif /* REACTOS_STR_LEGAL_COPYRIGHT */
#ifndef REACTOS_STR_ORIGINAL_FILENAME
_____
Modified: trunk/reactos/lib/freetype/freetype.rc
--- trunk/reactos/lib/freetype/freetype.rc 2006-01-08 20:50:08 UTC
(rev 20729)
+++ trunk/reactos/lib/freetype/freetype.rc 2006-01-08 21:09:00 UTC
(rev 20730)
@@ -3,6 +3,6 @@
#define REACTOS_STR_INTERNAL_NAME "freetype\0"
#define REACTOS_STR_ORIGINAL_FILENAME "freetype.dll\0"
#define REACTOS_STR_COMPANY_NAME "ReactOS Development
Team/FreeType Team\0"
-#define REACTOS_STR_LEGAL_COPYRIGHT "Copyright 1998-2005 ReactOS
Team\0"
-#define REACTOS_STR_ORIGINAL_COPYRIGHT "Copyright 1996-2005 FreeType
Team\0"
+#define REACTOS_STR_LEGAL_COPYRIGHT "Copyright 1998-2006 ReactOS
Team\0"
+#define REACTOS_STR_ORIGINAL_COPYRIGHT "Copyright 1996-2006 FreeType
Team\0"
#include <reactos/version.rc>
_____
Modified: trunk/reactos/lib/shell32/authors.c
--- trunk/reactos/lib/shell32/authors.c 2006-01-08 20:50:08 UTC (rev
20729)
+++ trunk/reactos/lib/shell32/authors.c 2006-01-08 21:09:00 UTC (rev
20730)
@@ -1 +1 @@
-const char * const SHELL_Authors[] = { "Copyright 1993-2005 WINE team",
"Copyright 1998-2005 ReactOS Team", 0 };
+const char * const SHELL_Authors[] = { "Copyright 1993-2006 WINE team",
"Copyright 1998-2006 ReactOS Team", 0 };
_____
Modified: trunk/reactos/subsys/system/cmd/cmd.rc
--- trunk/reactos/subsys/system/cmd/cmd.rc 2006-01-08 20:50:08 UTC
(rev 20729)
+++ trunk/reactos/subsys/system/cmd/cmd.rc 2006-01-08 21:09:00 UTC
(rev 20730)
@@ -5,7 +5,7 @@
#define REACTOS_STR_INTERNAL_NAME "cmd\0"
#define REACTOS_STR_ORIGINAL_FILENAME "cmd.exe\0"
#define REACTOS_STR_ORIGINAL_COPYRIGHT "Copyright (C) 1994-1998 Tim
Norman and others\0"
-#define REACTOS_STR_LEGAL_COPYRIGHT "Copyright (C) 1998-2005 Eric
Kohl and others\0"
+#define REACTOS_STR_LEGAL_COPYRIGHT "Copyright (C) 1998-2006 Eric
Kohl and others\0"
#include <reactos/version.rc>
#include "En.rc"
Show replies by date