Author: cfinck Date: Tue Jul 10 18:17:15 2007 New Revision: 27564
URL: http://svn.reactos.org/svn/reactos?rev=27564&view=rev Log: Update copyrights to 2007
Modified: trunk/reactos/dll/win32/shell32/authors.c
Modified: trunk/reactos/dll/win32/shell32/authors.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/authors.c... ============================================================================== --- trunk/reactos/dll/win32/shell32/authors.c (original) +++ trunk/reactos/dll/win32/shell32/authors.c Tue Jul 10 18:17:15 2007 @@ -1,1 +1,1 @@ -const char * const SHELL_Authors[] = { "Copyright 1993-2006 WINE team", "Copyright 1998-2006 ReactOS Team", 0 }; +const char * const SHELL_Authors[] = { "Copyright 1993-2007 WINE team", "Copyright 1998-2007 ReactOS Team", 0 };