summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 10:09:24 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-11 08:44:13 -0500
commit9b4422a2513e9c7f4c705050948d82b75331aaba (patch)
treea95a795dedb39af8ad097197d5fd82e3dcb6e4ac /testsuites/libtests/termios
parentMiscellaneous - Clean up file headers so patterns followed (diff)
downloadrtems-9b4422a2513e9c7f4c705050948d82b75331aaba.tar.bz2
Remove All CVS Id Strings Possible Using a Script
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
Diffstat (limited to 'testsuites/libtests/termios')
-rw-r--r--testsuites/libtests/termios/Makefile.am4
-rw-r--r--testsuites/libtests/termios/README4
-rw-r--r--testsuites/libtests/termios/init.c2
3 files changed, 0 insertions, 10 deletions
diff --git a/testsuites/libtests/termios/Makefile.am b/testsuites/libtests/termios/Makefile.am
index 0b8dc7d602..8a18ad2837 100644
--- a/testsuites/libtests/termios/Makefile.am
+++ b/testsuites/libtests/termios/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = termios
termios_SOURCES = init.c
diff --git a/testsuites/libtests/termios/README b/testsuites/libtests/termios/README
index 2515b2994f..2b8fcab856 100644
--- a/testsuites/libtests/termios/README
+++ b/testsuites/libtests/termios/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
These tests are brought to you by the letter `q'.
When you start the test, you should see:
diff --git a/testsuites/libtests/termios/init.c b/testsuites/libtests/termios/init.c
index 039f5deb9b..9bd00d9348 100644
--- a/testsuites/libtests/termios/init.c
+++ b/testsuites/libtests/termios/init.c
@@ -18,8 +18,6 @@
* Institute for Information Technology
* National Research Council of Canada
* charles.gauthier@nrc.ca
- *
- * $Id$
*/
#ifdef HAVE_CONFIG_H