From 084bdac39442abd4cdaf96934a1a17ad58000af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Thu, 14 Mar 2013 00:02:41 +0000 Subject: [PATCH] Remove ALL the unneeded "author date id revision" svn properties. svn path=/trunk/; revision=58491 --- rostests/drivers/csqtest/csqtest.rc | 2 +- rostests/tests/alive/alive.c | 2 +- rostests/tests/capclock/capclock.c | 2 +- rostests/tests/capclock/capclock.rc | 2 +- rostests/tests/count/count.c | 2 +- rostests/tests/fiber/fiber.c | 2 +- rostests/tests/lpctst/conport.c | 2 +- rostests/tests/lpctst/creport.c | 2 +- rostests/tests/lpctst/dumpinfo.c | 2 +- rostests/tests/lpctst/lpcclt.c | 2 +- rostests/tests/lpctst/lpcsrv.c | 2 +- rostests/tests/noexecute/noexecute.c | 2 +- rostests/tests/regdump/regcmds.c | 2 +- rostests/tests/regdump/regdump.c | 2 +- rostests/tests/sectest/sectest.c | 2 +- rostests/tests/shm/shmsrv.c | 2 +- rostests/tests/thread/thread.c | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/rostests/drivers/csqtest/csqtest.rc b/rostests/drivers/csqtest/csqtest.rc index b0f70095537..212c6f893af 100644 --- a/rostests/drivers/csqtest/csqtest.rc +++ b/rostests/drivers/csqtest/csqtest.rc @@ -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" diff --git a/rostests/tests/alive/alive.c b/rostests/tests/alive/alive.c index 5c99760069d..4c7c9e1a278 100644 --- a/rostests/tests/alive/alive.c +++ b/rostests/tests/alive/alive.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: alive.c 15091 2005-05-07 21:24:31Z sedwards $ * */ #include diff --git a/rostests/tests/capclock/capclock.c b/rostests/tests/capclock/capclock.c index 5ea9d33cf45..47a738b4167 100644 --- a/rostests/tests/capclock/capclock.c +++ b/rostests/tests/capclock/capclock.c @@ -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) diff --git a/rostests/tests/capclock/capclock.rc b/rostests/tests/capclock/capclock.rc index e046542ec50..6706f1bd30b 100644 --- a/rostests/tests/capclock/capclock.rc +++ b/rostests/tests/capclock/capclock.rc @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: capclock.rc 19235 2005-11-14 23:44:15Z sedwards $ */ #include diff --git a/rostests/tests/count/count.c b/rostests/tests/count/count.c index f1295691e7f..81bcfba3991 100644 --- a/rostests/tests/count/count.c +++ b/rostests/tests/count/count.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: count.c 15091 2005-05-07 21:24:31Z sedwards $ * */ #include diff --git a/rostests/tests/fiber/fiber.c b/rostests/tests/fiber/fiber.c index 9aee0ec543e..13ff4425e5e 100644 --- a/rostests/tests/fiber/fiber.c +++ b/rostests/tests/fiber/fiber.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: fiber.c 15091 2005-05-07 21:24:31Z sedwards $ */ #include diff --git a/rostests/tests/lpctst/conport.c b/rostests/tests/lpctst/conport.c index cfe7523bafe..ea9109c6f48 100644 --- a/rostests/tests/lpctst/conport.c +++ b/rostests/tests/lpctst/conport.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: conport.c 37750 2008-11-29 21:37:54Z sginsberg $ * * reactos/apps/lpc/conport.c * diff --git a/rostests/tests/lpctst/creport.c b/rostests/tests/lpctst/creport.c index 352a29571f9..4a8f2bdf057 100644 --- a/rostests/tests/lpctst/creport.c +++ b/rostests/tests/lpctst/creport.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: creport.c 37750 2008-11-29 21:37:54Z sginsberg $ * * reactos/apps/lpc/creport.c * diff --git a/rostests/tests/lpctst/dumpinfo.c b/rostests/tests/lpctst/dumpinfo.c index 0e7f2af9870..81a848657c2 100644 --- a/rostests/tests/lpctst/dumpinfo.c +++ b/rostests/tests/lpctst/dumpinfo.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: dumpinfo.c 37750 2008-11-29 21:37:54Z sginsberg $ * * reactos/apps/lpc/dumpinfo.c * diff --git a/rostests/tests/lpctst/lpcclt.c b/rostests/tests/lpctst/lpcclt.c index ecf102d4ece..662771374eb 100644 --- a/rostests/tests/lpctst/lpcclt.c +++ b/rostests/tests/lpctst/lpcclt.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: lpcclt.c 15091 2005-05-07 21:24:31Z sedwards $ * * DESCRIPTION: Simple LPC Client * PROGRAMMER: David Welch diff --git a/rostests/tests/lpctst/lpcsrv.c b/rostests/tests/lpctst/lpcsrv.c index 6af9a2057c8..99f94362e48 100644 --- a/rostests/tests/lpctst/lpcsrv.c +++ b/rostests/tests/lpctst/lpcsrv.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: lpcsrv.c 15091 2005-05-07 21:24:31Z sedwards $ * * DESCRIPTION: Simple LPC Server * PROGRAMMER: David Welch diff --git a/rostests/tests/noexecute/noexecute.c b/rostests/tests/noexecute/noexecute.c index 8cc997795e3..72da087f278 100644 --- a/rostests/tests/noexecute/noexecute.c +++ b/rostests/tests/noexecute/noexecute.c @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id: noexecute.c 19171 2005-11-12 08:40:47Z sedwards $ */ #include diff --git a/rostests/tests/regdump/regcmds.c b/rostests/tests/regdump/regcmds.c index 13ea7a12646..b2d03625967 100644 --- a/rostests/tests/regdump/regcmds.c +++ b/rostests/tests/regdump/regcmds.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: regcmds.c 15091 2005-05-07 21:24:31Z sedwards $ * * ReactOS regedit * diff --git a/rostests/tests/regdump/regdump.c b/rostests/tests/regdump/regdump.c index d13395893c3..0c48706040c 100644 --- a/rostests/tests/regdump/regdump.c +++ b/rostests/tests/regdump/regdump.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: regdump.c 15091 2005-05-07 21:24:31Z sedwards $ * * ReactOS regedit * diff --git a/rostests/tests/sectest/sectest.c b/rostests/tests/sectest/sectest.c index afb9d3bea20..5bf30d33276 100644 --- a/rostests/tests/sectest/sectest.c +++ b/rostests/tests/sectest/sectest.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: sectest.c 19171 2005-11-12 08:40:47Z sedwards $ */ #define UNICODE #define _UNICODE #include diff --git a/rostests/tests/shm/shmsrv.c b/rostests/tests/shm/shmsrv.c index 79527ea231d..1979a47b000 100644 --- a/rostests/tests/shm/shmsrv.c +++ b/rostests/tests/shm/shmsrv.c @@ -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 diff --git a/rostests/tests/thread/thread.c b/rostests/tests/thread/thread.c index d9062645be7..888682b4ce5 100644 --- a/rostests/tests/thread/thread.c +++ b/rostests/tests/thread/thread.c @@ -1,4 +1,4 @@ -/* $Id$ +/* $Id: thread.c 15091 2005-05-07 21:24:31Z sedwards $ * * *