[rtems commit] Remove CVS-Ids.

Ralf Corsepius ralf at rtems.org
Fri May 4 07:34:20 UTC 2012


Module:    rtems
Branch:    master
Commit:    820d82ed8afca857be5031fc45893db7cf26ac4f
Changeset: http://git.rtems.org/rtems/commit/?id=820d82ed8afca857be5031fc45893db7cf26ac4f

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri May  4 08:54:40 2012 +0200

Remove CVS-Ids.

---

 testsuites/libtests/Makefile.am                |    4 ----
 testsuites/libtests/block01/Makefile.am        |    5 -----
 testsuites/libtests/block02/Makefile.am        |    5 -----
 testsuites/libtests/block03/Makefile.am        |    5 -----
 testsuites/libtests/block04/Makefile.am        |    5 -----
 testsuites/libtests/block05/Makefile.am        |    5 -----
 testsuites/libtests/block06/Makefile.am        |    5 -----
 testsuites/libtests/block07/Makefile.am        |    5 -----
 testsuites/libtests/block08/Makefile.am        |    1 -
 testsuites/libtests/block09/Makefile.am        |    5 -----
 testsuites/libtests/block10/Makefile.am        |    5 -----
 testsuites/libtests/block11/Makefile.am        |    5 -----
 testsuites/libtests/bspcmdline01/Makefile.am   |    5 -----
 testsuites/libtests/complex/Makefile.am        |    4 ----
 testsuites/libtests/configure.ac               |    2 --
 testsuites/libtests/cpuuse/Makefile.am         |    5 -----
 testsuites/libtests/devfs01/Makefile.am        |    5 -----
 testsuites/libtests/devfs02/Makefile.am        |    4 ----
 testsuites/libtests/devfs03/Makefile.am        |    4 ----
 testsuites/libtests/devfs04/Makefile.am        |    4 ----
 testsuites/libtests/deviceio01/Makefile.am     |    4 ----
 testsuites/libtests/devnullfatal01/Makefile.am |    5 -----
 testsuites/libtests/dumpbuf01/Makefile.am      |    5 -----
 testsuites/libtests/ftp01/Makefile.am          |    5 -----
 testsuites/libtests/gxx01/Makefile.am          |    5 -----
 testsuites/libtests/heapwalk/Makefile.am       |    5 -----
 testsuites/libtests/malloc02/Makefile.am       |    5 -----
 testsuites/libtests/malloc03/Makefile.am       |    5 -----
 testsuites/libtests/malloc04/Makefile.am       |    5 -----
 testsuites/libtests/malloc05/Makefile.am       |    5 -----
 testsuites/libtests/malloctest/Makefile.am     |    5 -----
 testsuites/libtests/math/Makefile.am           |    4 ----
 testsuites/libtests/mathf/Makefile.am          |    4 ----
 testsuites/libtests/mathl/Makefile.am          |    4 ----
 testsuites/libtests/monitor/Makefile.am        |    5 -----
 testsuites/libtests/monitor02/Makefile.am      |    5 -----
 testsuites/libtests/mouse01/Makefile.am        |    5 -----
 testsuites/libtests/putenvtest/Makefile.am     |    5 -----
 testsuites/libtests/rtems++/Makefile.am        |    5 -----
 testsuites/libtests/rtmonuse/Makefile.am       |    5 -----
 testsuites/libtests/stackchk/Makefile.am       |    5 -----
 testsuites/libtests/stackchk01/Makefile.am     |    5 -----
 testsuites/libtests/stringto01/Makefile.am     |    5 -----
 testsuites/libtests/tar01/Makefile.am          |    4 ----
 testsuites/libtests/tar02/Makefile.am          |    4 ----
 testsuites/libtests/tar03/Makefile.am          |    4 ----
 testsuites/libtests/termios/Makefile.am        |    5 -----
 testsuites/libtests/termios01/Makefile.am      |    5 -----
 testsuites/libtests/termios02/Makefile.am      |    5 -----
 testsuites/libtests/termios03/Makefile.am      |    5 -----
 testsuites/libtests/termios04/Makefile.am      |    5 -----
 testsuites/libtests/termios05/Makefile.am      |    5 -----
 testsuites/libtests/termios06/Makefile.am      |    5 -----
 testsuites/libtests/termios07/Makefile.am      |    5 -----
 testsuites/libtests/termios08/Makefile.am      |    5 -----
 testsuites/libtests/tztest/Makefile.am         |    5 -----
 56 files changed, 0 insertions(+), 261 deletions(-)

diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index e964608..9724c1a 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS = POSIX
diff --git a/testsuites/libtests/block01/Makefile.am b/testsuites/libtests/block01/Makefile.am
index fce652c..ce94839 100644
--- a/testsuites/libtests/block01/Makefile.am
+++ b/testsuites/libtests/block01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block01
 block01_SOURCES = init.c
 
diff --git a/testsuites/libtests/block02/Makefile.am b/testsuites/libtests/block02/Makefile.am
index 9a9ca61..0efd5aa 100644
--- a/testsuites/libtests/block02/Makefile.am
+++ b/testsuites/libtests/block02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block02
 block02_SOURCES = init.c
 
diff --git a/testsuites/libtests/block03/Makefile.am b/testsuites/libtests/block03/Makefile.am
index 5165de9..ce620cb 100644
--- a/testsuites/libtests/block03/Makefile.am
+++ b/testsuites/libtests/block03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block03
 block03_SOURCES = init.c
 
diff --git a/testsuites/libtests/block04/Makefile.am b/testsuites/libtests/block04/Makefile.am
index c9e6e3e..736ba90 100644
--- a/testsuites/libtests/block04/Makefile.am
+++ b/testsuites/libtests/block04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block04
 block04_SOURCES = init.c
 
diff --git a/testsuites/libtests/block05/Makefile.am b/testsuites/libtests/block05/Makefile.am
index 0224c06..6e346ca 100644
--- a/testsuites/libtests/block05/Makefile.am
+++ b/testsuites/libtests/block05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block05
 block05_SOURCES = init.c
 
diff --git a/testsuites/libtests/block06/Makefile.am b/testsuites/libtests/block06/Makefile.am
index 6d1eccd..19796f6 100644
--- a/testsuites/libtests/block06/Makefile.am
+++ b/testsuites/libtests/block06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block06
 block06_SOURCES = init.c
 
diff --git a/testsuites/libtests/block07/Makefile.am b/testsuites/libtests/block07/Makefile.am
index ed39870..94e0cb3 100644
--- a/testsuites/libtests/block07/Makefile.am
+++ b/testsuites/libtests/block07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block07
 block07_SOURCES = init.c
 
diff --git a/testsuites/libtests/block08/Makefile.am b/testsuites/libtests/block08/Makefile.am
index b9c0401..0c1f105 100644
--- a/testsuites/libtests/block08/Makefile.am
+++ b/testsuites/libtests/block08/Makefile.am
@@ -5,7 +5,6 @@
 ## The license and distribution terms for this file may be
 ## found in the file LICENSE in this distribution or at
 ## http://www.rtems.com/license/LICENSE.
-## $Id$
 ##
 
 
diff --git a/testsuites/libtests/block09/Makefile.am b/testsuites/libtests/block09/Makefile.am
index d316414..02d5d41 100644
--- a/testsuites/libtests/block09/Makefile.am
+++ b/testsuites/libtests/block09/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block09
 block09_SOURCES = init.c
 
diff --git a/testsuites/libtests/block10/Makefile.am b/testsuites/libtests/block10/Makefile.am
index 59cc48d..44fe6cb 100644
--- a/testsuites/libtests/block10/Makefile.am
+++ b/testsuites/libtests/block10/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block10
 block10_SOURCES = init.c
 
diff --git a/testsuites/libtests/block11/Makefile.am b/testsuites/libtests/block11/Makefile.am
index dee51b6..0bc0ebc 100644
--- a/testsuites/libtests/block11/Makefile.am
+++ b/testsuites/libtests/block11/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = block11
 block11_SOURCES = init.c
 
diff --git a/testsuites/libtests/bspcmdline01/Makefile.am b/testsuites/libtests/bspcmdline01/Makefile.am
index 9c9f922..1cb26ee 100644
--- a/testsuites/libtests/bspcmdline01/Makefile.am
+++ b/testsuites/libtests/bspcmdline01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = bspcmdline01
 bspcmdline01_SOURCES = init.c
 
diff --git a/testsuites/libtests/complex/Makefile.am b/testsuites/libtests/complex/Makefile.am
index ae3a836..2a16eec 100644
--- a/testsuites/libtests/complex/Makefile.am
+++ b/testsuites/libtests/complex/Makefile.am
@@ -1,7 +1,3 @@
-##
-##  $Id$
-##
-
 if HAS_COMPLEX
 rtems_tests_PROGRAMS = complex
 complex_SOURCES = init.c docomplex.c docomplexf.c docomplexl.c
diff --git a/testsuites/libtests/configure.ac b/testsuites/libtests/configure.ac
index f04ab0b..12ba194 100644
--- a/testsuites/libtests/configure.ac
+++ b/testsuites/libtests/configure.ac
@@ -1,6 +1,4 @@
 ## Process this file with autoconf to produce a configure script.
-## 
-## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/libtests/cpuuse/Makefile.am b/testsuites/libtests/cpuuse/Makefile.am
index 9cd8fef..fdbf083 100644
--- a/testsuites/libtests/cpuuse/Makefile.am
+++ b/testsuites/libtests/cpuuse/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = cpuuse
 cpuuse_SOURCES = init.c task1.c task2.c task3.c tswitch.c system.h
 
diff --git a/testsuites/libtests/devfs01/Makefile.am b/testsuites/libtests/devfs01/Makefile.am
index ed53dc2..d3c3a15 100644
--- a/testsuites/libtests/devfs01/Makefile.am
+++ b/testsuites/libtests/devfs01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = devfs01
 devfs01_SOURCES = init.c
 
diff --git a/testsuites/libtests/devfs02/Makefile.am b/testsuites/libtests/devfs02/Makefile.am
index 5f10eed..80d7c2b 100644
--- a/testsuites/libtests/devfs02/Makefile.am
+++ b/testsuites/libtests/devfs02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 rtems_tests_PROGRAMS = devfs02
 devfs02_SOURCES = init.c
 
diff --git a/testsuites/libtests/devfs03/Makefile.am b/testsuites/libtests/devfs03/Makefile.am
index b9ab26a..0df0f30 100644
--- a/testsuites/libtests/devfs03/Makefile.am
+++ b/testsuites/libtests/devfs03/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 rtems_tests_PROGRAMS = devfs03
 devfs03_SOURCES = init.c
 
diff --git a/testsuites/libtests/devfs04/Makefile.am b/testsuites/libtests/devfs04/Makefile.am
index 3bb4dbd..6b240e4 100644
--- a/testsuites/libtests/devfs04/Makefile.am
+++ b/testsuites/libtests/devfs04/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 rtems_tests_PROGRAMS = devfs04
 devfs04_SOURCES = init.c test_driver.c
 devfs04_SOURCES += test_driver.h
diff --git a/testsuites/libtests/deviceio01/Makefile.am b/testsuites/libtests/deviceio01/Makefile.am
index 5afdf3e..8c92a80 100644
--- a/testsuites/libtests/deviceio01/Makefile.am
+++ b/testsuites/libtests/deviceio01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 rtems_tests_PROGRAMS = deviceio01
 deviceio01_SOURCES = init.c test_driver.c
 deviceio01_SOURCES += test_driver.h
diff --git a/testsuites/libtests/devnullfatal01/Makefile.am b/testsuites/libtests/devnullfatal01/Makefile.am
index 248f570..ad62896 100644
--- a/testsuites/libtests/devnullfatal01/Makefile.am
+++ b/testsuites/libtests/devnullfatal01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = devnullfatal01
 devnullfatal01_SOURCES = ../../sptests/spfatal_support/init.c \
     ../../sptests/spfatal_support/system.h testcase.h
diff --git a/testsuites/libtests/dumpbuf01/Makefile.am b/testsuites/libtests/dumpbuf01/Makefile.am
index bdf7c93..31c90be 100644
--- a/testsuites/libtests/dumpbuf01/Makefile.am
+++ b/testsuites/libtests/dumpbuf01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = dumpbuf01
 dumpbuf01_SOURCES = init.c
 
diff --git a/testsuites/libtests/ftp01/Makefile.am b/testsuites/libtests/ftp01/Makefile.am
index ccb922a..6d286a6 100644
--- a/testsuites/libtests/ftp01/Makefile.am
+++ b/testsuites/libtests/ftp01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = ftp01
 ftp01_SOURCES = init.c
 ftp01_LDADD = -lftpd
diff --git a/testsuites/libtests/gxx01/Makefile.am b/testsuites/libtests/gxx01/Makefile.am
index cb94b65..122a468 100644
--- a/testsuites/libtests/gxx01/Makefile.am
+++ b/testsuites/libtests/gxx01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = gxx01
 gxx01_SOURCES = init.c
 
diff --git a/testsuites/libtests/heapwalk/Makefile.am b/testsuites/libtests/heapwalk/Makefile.am
index fe4b410..27c5007 100644
--- a/testsuites/libtests/heapwalk/Makefile.am
+++ b/testsuites/libtests/heapwalk/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = heapwalk
 heapwalk_SOURCES = init.c system.h
 
diff --git a/testsuites/libtests/malloc02/Makefile.am b/testsuites/libtests/malloc02/Makefile.am
index afee06b..897b2c5 100644
--- a/testsuites/libtests/malloc02/Makefile.am
+++ b/testsuites/libtests/malloc02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = malloc02
 malloc02_SOURCES = init.c
 
diff --git a/testsuites/libtests/malloc03/Makefile.am b/testsuites/libtests/malloc03/Makefile.am
index e90a45d..9bc62de 100644
--- a/testsuites/libtests/malloc03/Makefile.am
+++ b/testsuites/libtests/malloc03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = malloc03
 malloc03_SOURCES = init.c
 
diff --git a/testsuites/libtests/malloc04/Makefile.am b/testsuites/libtests/malloc04/Makefile.am
index 858a33d..7b11b26 100644
--- a/testsuites/libtests/malloc04/Makefile.am
+++ b/testsuites/libtests/malloc04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = malloc04
 malloc04_SOURCES = init.c
 
diff --git a/testsuites/libtests/malloc05/Makefile.am b/testsuites/libtests/malloc05/Makefile.am
index 21fad74..9746c7b 100644
--- a/testsuites/libtests/malloc05/Makefile.am
+++ b/testsuites/libtests/malloc05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = malloc05
 malloc05_SOURCES = init.c
 
diff --git a/testsuites/libtests/malloctest/Makefile.am b/testsuites/libtests/malloctest/Makefile.am
index 3804f23..8ed13c5 100644
--- a/testsuites/libtests/malloctest/Makefile.am
+++ b/testsuites/libtests/malloctest/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = malloctest
 malloctest_SOURCES = init.c task1.c system.h
 
diff --git a/testsuites/libtests/math/Makefile.am b/testsuites/libtests/math/Makefile.am
index 27cf21a..5a8a010 100644
--- a/testsuites/libtests/math/Makefile.am
+++ b/testsuites/libtests/math/Makefile.am
@@ -1,7 +1,3 @@
-##
-##  $Id$
-##
-
 rtems_tests_PROGRAMS = math
 math_SOURCES = init.c domath.c
 EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/mathf/Makefile.am b/testsuites/libtests/mathf/Makefile.am
index 57b372e..0834145 100644
--- a/testsuites/libtests/mathf/Makefile.am
+++ b/testsuites/libtests/mathf/Makefile.am
@@ -1,7 +1,3 @@
-##
-##  $Id$
-##
-
 rtems_tests_PROGRAMS = mathf
 mathf_SOURCES = init.c domathf.c
 EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/mathl/Makefile.am b/testsuites/libtests/mathl/Makefile.am
index 64be2e0..23d21d6 100644
--- a/testsuites/libtests/mathl/Makefile.am
+++ b/testsuites/libtests/mathl/Makefile.am
@@ -1,7 +1,3 @@
-##
-##  $Id$
-##
-
 rtems_tests_PROGRAMS = mathl
 mathl_SOURCES = init.c domathl.c
 EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/monitor/Makefile.am b/testsuites/libtests/monitor/Makefile.am
index 0b49dc9..a5c2b6c 100644
--- a/testsuites/libtests/monitor/Makefile.am
+++ b/testsuites/libtests/monitor/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = monitor
 monitor_SOURCES = init.c system.h
 
diff --git a/testsuites/libtests/monitor02/Makefile.am b/testsuites/libtests/monitor02/Makefile.am
index d3ca013..2eaf9d5 100644
--- a/testsuites/libtests/monitor02/Makefile.am
+++ b/testsuites/libtests/monitor02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = monitor02
 monitor02_SOURCES = init.c system.h
 
diff --git a/testsuites/libtests/mouse01/Makefile.am b/testsuites/libtests/mouse01/Makefile.am
index 19aa3ce..9e379f6 100644
--- a/testsuites/libtests/mouse01/Makefile.am
+++ b/testsuites/libtests/mouse01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = mouse01
 mouse01_SOURCES = init.c serial_mouse_config.c msmouse.c\
     ../termios04/termios_testdriver_intr.c
diff --git a/testsuites/libtests/putenvtest/Makefile.am b/testsuites/libtests/putenvtest/Makefile.am
index c2a62f4..49d35a9 100644
--- a/testsuites/libtests/putenvtest/Makefile.am
+++ b/testsuites/libtests/putenvtest/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = putenvtest
 putenvtest_SOURCES = init.c
 
diff --git a/testsuites/libtests/rtems++/Makefile.am b/testsuites/libtests/rtems++/Makefile.am
index 9e528cb..b39a494 100644
--- a/testsuites/libtests/rtems++/Makefile.am
+++ b/testsuites/libtests/rtems++/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 if HAS_CXX
 rtems_tests_PROGRAMS = rtems++
 rtems___SOURCES = Init.cc Task1.cc Task2.cc Task3.cc System.h
diff --git a/testsuites/libtests/rtmonuse/Makefile.am b/testsuites/libtests/rtmonuse/Makefile.am
index 79034b2..582f1dc 100644
--- a/testsuites/libtests/rtmonuse/Makefile.am
+++ b/testsuites/libtests/rtmonuse/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = rtmonuse
 rtmonuse_SOURCES = init.c getall.c task1.c system.h
 
diff --git a/testsuites/libtests/stackchk/Makefile.am b/testsuites/libtests/stackchk/Makefile.am
index 989feec..7e9e8af 100644
--- a/testsuites/libtests/stackchk/Makefile.am
+++ b/testsuites/libtests/stackchk/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = stackchk
 stackchk_SOURCES = blow.c init.c task1.c system.h
 
diff --git a/testsuites/libtests/stackchk01/Makefile.am b/testsuites/libtests/stackchk01/Makefile.am
index aca8901..73e2cb2 100644
--- a/testsuites/libtests/stackchk01/Makefile.am
+++ b/testsuites/libtests/stackchk01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = stackchk01
 stackchk01_SOURCES = init.c
 
diff --git a/testsuites/libtests/stringto01/Makefile.am b/testsuites/libtests/stringto01/Makefile.am
index c3f0f67..2929ec3 100644
--- a/testsuites/libtests/stringto01/Makefile.am
+++ b/testsuites/libtests/stringto01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = stringto01
 stringto01_SOURCES = init.c
 stringto01_SOURCES += stringto_test_template.h
diff --git a/testsuites/libtests/tar01/Makefile.am b/testsuites/libtests/tar01/Makefile.am
index 199b8f9..6bcb4f2 100644
--- a/testsuites/libtests/tar01/Makefile.am
+++ b/testsuites/libtests/tar01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 if TARTESTS
 rtems_tests_PROGRAMS = tar01
 tar01_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \
diff --git a/testsuites/libtests/tar02/Makefile.am b/testsuites/libtests/tar02/Makefile.am
index e9c138f..d04089b 100644
--- a/testsuites/libtests/tar02/Makefile.am
+++ b/testsuites/libtests/tar02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 if TARTESTS
 rtems_tests_PROGRAMS = tar02
 tar02_SOURCES = init.c ../../psxtests/psxfile01/test_cat.c \
diff --git a/testsuites/libtests/tar03/Makefile.am b/testsuites/libtests/tar03/Makefile.am
index b91d942..965cfbb 100644
--- a/testsuites/libtests/tar03/Makefile.am
+++ b/testsuites/libtests/tar03/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 rtems_tests_PROGRAMS = tar03
 tar03_SOURCES = init.c
 
diff --git a/testsuites/libtests/termios/Makefile.am b/testsuites/libtests/termios/Makefile.am
index 0b8dc7d..9b30391 100644
--- a/testsuites/libtests/termios/Makefile.am
+++ b/testsuites/libtests/termios/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = termios
 termios_SOURCES = init.c
 
diff --git a/testsuites/libtests/termios01/Makefile.am b/testsuites/libtests/termios01/Makefile.am
index 2746d42..e16b8ab 100644
--- a/testsuites/libtests/termios01/Makefile.am
+++ b/testsuites/libtests/termios01/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = termios01
 termios01_SOURCES = init.c termios_testdriver.c
 termios01_SOURCES += termios_testdriver.h
diff --git a/testsuites/libtests/termios02/Makefile.am b/testsuites/libtests/termios02/Makefile.am
index 1689bfb..bc46252 100644
--- a/testsuites/libtests/termios02/Makefile.am
+++ b/testsuites/libtests/termios02/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = termios02
 termios02_SOURCES = init.c
 
diff --git a/testsuites/libtests/termios03/Makefile.am b/testsuites/libtests/termios03/Makefile.am
index ee9be71..c6f88ce 100644
--- a/testsuites/libtests/termios03/Makefile.am
+++ b/testsuites/libtests/termios03/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = termios03
 termios03_SOURCES = init.c termios_testdriver_polled.c
 termios03_SOURCES += termios_testdriver_polled.h
diff --git a/testsuites/libtests/termios04/Makefile.am b/testsuites/libtests/termios04/Makefile.am
index 2e7265f..81a8021 100644
--- a/testsuites/libtests/termios04/Makefile.am
+++ b/testsuites/libtests/termios04/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = termios04
 termios04_SOURCES = init.c termios_testdriver_intr.c
 termios04_SOURCES += termios_testdriver_intr.h
diff --git a/testsuites/libtests/termios05/Makefile.am b/testsuites/libtests/termios05/Makefile.am
index e58192e..ef59e24 100644
--- a/testsuites/libtests/termios05/Makefile.am
+++ b/testsuites/libtests/termios05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = termios05
 termios05_SOURCES = init.c ../termios04/termios_testdriver_intr.c
 
diff --git a/testsuites/libtests/termios06/Makefile.am b/testsuites/libtests/termios06/Makefile.am
index 3508d8d..9a58143 100644
--- a/testsuites/libtests/termios06/Makefile.am
+++ b/testsuites/libtests/termios06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = termios06
 termios06_SOURCES = init.c ../termios03/termios_testdriver_polled.c test_pppd.c
 
diff --git a/testsuites/libtests/termios07/Makefile.am b/testsuites/libtests/termios07/Makefile.am
index 6989c1b..e33b5f2 100644
--- a/testsuites/libtests/termios07/Makefile.am
+++ b/testsuites/libtests/termios07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = termios07
 termios07_SOURCES = init.c ../termios04/termios_testdriver_intr.c
 
diff --git a/testsuites/libtests/termios08/Makefile.am b/testsuites/libtests/termios08/Makefile.am
index a546f78..6f9e251 100644
--- a/testsuites/libtests/termios08/Makefile.am
+++ b/testsuites/libtests/termios08/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = termios08
 termios08_SOURCES = init.c ../termios03/termios_testdriver_polled.c
 
diff --git a/testsuites/libtests/tztest/Makefile.am b/testsuites/libtests/tztest/Makefile.am
index cb1b940..81e603e 100644
--- a/testsuites/libtests/tztest/Makefile.am
+++ b/testsuites/libtests/tztest/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = tztest
 tztest_SOURCES = init.c
 




More information about the vc mailing list