summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/unlimited
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/unlimited')
-rw-r--r--testsuites/samples/unlimited/Makefile.am4
-rw-r--r--testsuites/samples/unlimited/init.c2
-rw-r--r--testsuites/samples/unlimited/system.h2
-rw-r--r--testsuites/samples/unlimited/test1.c2
-rw-r--r--testsuites/samples/unlimited/test2.c2
-rw-r--r--testsuites/samples/unlimited/test3.c2
-rw-r--r--testsuites/samples/unlimited/unlimited.doc3
7 files changed, 0 insertions, 17 deletions
diff --git a/testsuites/samples/unlimited/Makefile.am b/testsuites/samples/unlimited/Makefile.am
index d839f11269..29ae889908 100644
--- a/testsuites/samples/unlimited/Makefile.am
+++ b/testsuites/samples/unlimited/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = unlimited
unlimited_SOURCES = init.c test1.c test2.c test3.c system.h
diff --git a/testsuites/samples/unlimited/init.c b/testsuites/samples/unlimited/init.c
index 27e6ca0104..29446b6650 100644
--- a/testsuites/samples/unlimited/init.c
+++ b/testsuites/samples/unlimited/init.c
@@ -16,8 +16,6 @@
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/samples/unlimited/system.h b/testsuites/samples/unlimited/system.h
index 8acbded79e..1e2277b2cf 100644
--- a/testsuites/samples/unlimited/system.h
+++ b/testsuites/samples/unlimited/system.h
@@ -9,8 +9,6 @@
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/testsuites/samples/unlimited/test1.c b/testsuites/samples/unlimited/test1.c
index 9bb2d5ddbd..1d0c9bd104 100644
--- a/testsuites/samples/unlimited/test1.c
+++ b/testsuites/samples/unlimited/test1.c
@@ -13,8 +13,6 @@
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/samples/unlimited/test2.c b/testsuites/samples/unlimited/test2.c
index ede41b7347..bd56f03680 100644
--- a/testsuites/samples/unlimited/test2.c
+++ b/testsuites/samples/unlimited/test2.c
@@ -16,8 +16,6 @@
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/samples/unlimited/test3.c b/testsuites/samples/unlimited/test3.c
index 67489064ae..778f581a0e 100644
--- a/testsuites/samples/unlimited/test3.c
+++ b/testsuites/samples/unlimited/test3.c
@@ -16,8 +16,6 @@
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/samples/unlimited/unlimited.doc b/testsuites/samples/unlimited/unlimited.doc
index 781a420f40..9eb9377f73 100644
--- a/testsuites/samples/unlimited/unlimited.doc
+++ b/testsuites/samples/unlimited/unlimited.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-1997.
# On-Line Applications Research Corporation (OAR).
#