Add missing file
Added: branches/xmlbuildsystem/reactos/lib/shell32/authors.c
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32 ___________________________________________________________________ Name: svn:ignore - *.coff *.dll *.d *.a *.o *.sym *.map *.tmp Makefile.ros authors.c *.spec.def *.stubs.c + *.coff *.dll *.d *.a *.o *.sym *.map *.tmp Makefile.ros *.spec.def *.stubs.c
--- branches/xmlbuildsystem/reactos/lib/shell32/authors.c 2005-01-24 16:58:53 UTC (rev 13249) +++ branches/xmlbuildsystem/reactos/lib/shell32/authors.c 2005-01-24 18:47:52 UTC (rev 13250) @@ -0,0 +1 @@
+const char * const SHELL_Authors[] = { "Copyright 1993-2005 WINE team", "Copyright 1998-2005 ReactOS Team", 0 };