Remove ALL the unneeded "author date id revision" svn properties.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 14 Mar 2013 00:02:41 +0000 (00:02 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 14 Mar 2013 00:02:41 +0000 (00:02 +0000)
svn path=/trunk/; revision=58491

17 files changed:
rostests/drivers/csqtest/csqtest.rc
rostests/tests/alive/alive.c
rostests/tests/capclock/capclock.c
rostests/tests/capclock/capclock.rc
rostests/tests/count/count.c
rostests/tests/fiber/fiber.c
rostests/tests/lpctst/conport.c
rostests/tests/lpctst/creport.c
rostests/tests/lpctst/dumpinfo.c
rostests/tests/lpctst/lpcclt.c
rostests/tests/lpctst/lpcsrv.c
rostests/tests/noexecute/noexecute.c
rostests/tests/regdump/regcmds.c
rostests/tests/regdump/regdump.c
rostests/tests/sectest/sectest.c
rostests/tests/shm/shmsrv.c
rostests/tests/thread/thread.c

index b0f7009..212c6f8 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* $Id: csqtest.rc 21842 2006-05-07 19:16:11Z ion $ */
 
 #define REACTOS_VERSION_DLL
 #define REACTOS_STR_FILE_DESCRIPTION   "CSQ Test\0"
index 5c99760..4c7c9e1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: alive.c 15091 2005-05-07 21:24:31Z sedwards $
  *
  */
 #include <windows.h>
index 5ea9d33..47a738b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: capclock.c 47551 2010-06-03 20:08:26Z tkreuzer $
  *
  * DESCRIPTION: Simple Win32 Caption Clock
  * PROJECT    : ReactOS (test applications)
index e046542..6706f1b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* $Id: capclock.rc 19235 2005-11-14 23:44:15Z sedwards $ */
 
 #include <windows.h>
 
index f129569..81bcfba 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: count.c 15091 2005-05-07 21:24:31Z sedwards $
  *
  */
 #include <stdio.h>
index 9aee0ec..13ff442 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: fiber.c 15091 2005-05-07 21:24:31Z sedwards $
 */
 
 #include <assert.h>
index cfe7523..ea9109c 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: conport.c 37750 2008-11-29 21:37:54Z sginsberg $
  *
  * reactos/apps/lpc/conport.c
  *
index 352a295..4a8f2bd 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: creport.c 37750 2008-11-29 21:37:54Z sginsberg $
  *
  * reactos/apps/lpc/creport.c
  *
index 0e7f2af..81a8486 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: dumpinfo.c 37750 2008-11-29 21:37:54Z sginsberg $
  *
  * reactos/apps/lpc/dumpinfo.c
  *
index ecf102d..6627713 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: lpcclt.c 15091 2005-05-07 21:24:31Z sedwards $
  *
  * DESCRIPTION: Simple LPC Client
  * PROGRAMMER:  David Welch
index 6af9a20..99f9436 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: lpcsrv.c 15091 2005-05-07 21:24:31Z sedwards $
  *
  * DESCRIPTION: Simple LPC Server
  * PROGRAMMER:  David Welch
index 8cc9977..72da087 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id$
+ * $Id: noexecute.c 19171 2005-11-12 08:40:47Z sedwards $
  */
 
 #include <stdio.h>
index 13ea7a1..b2d0362 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: regcmds.c 15091 2005-05-07 21:24:31Z sedwards $
  *
  *  ReactOS regedit
  *
index d133958..0c48706 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: regdump.c 15091 2005-05-07 21:24:31Z sedwards $
  *
  *  ReactOS regedit
  *
index afb9d3b..5bf30d3 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* $Id: sectest.c 19171 2005-11-12 08:40:47Z sedwards $ */
 #define UNICODE
 #define _UNICODE
 #include <windows.h>
index 79527ea..1979a47 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: shmsrv.c 15091 2005-05-07 21:24:31Z sedwards $
  *
  * FILE  : reactos/apps/shm/shmsrv.c
  * AUTHOR: David Welch
index d906264..888682b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: thread.c 15091 2005-05-07 21:24:31Z sedwards $
  *
  *
  *