Author: rharabien Date: Sat Jun 18 12:45:20 2011 New Revision: 52333
URL: http://svn.reactos.org/svn/reactos?rev=52333&view=rev Log: [SHELL32] - Update years in ReactOS about box
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 [iso-8859-1] (original) +++ trunk/reactos/dll/win32/shell32/authors.c [iso-8859-1] Sat Jun 18 12:45:20 2011 @@ -1,1 +1,1 @@ -const char * const SHELL_Authors[] = { "Copyright 1993-2009 WINE team", "Copyright 1998-2009 ReactOS Team", 0 }; +const char * const SHELL_Authors[] = { "Copyright 1993-2011 WINE team", "Copyright 1998-2011 ReactOS Team", 0 };