summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsize
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spsize')
-rw-r--r--testsuites/sptests/spsize/Makefile.am4
-rw-r--r--testsuites/sptests/spsize/getint.c2
-rw-r--r--testsuites/sptests/spsize/init.c2
-rw-r--r--testsuites/sptests/spsize/size.c2
-rw-r--r--testsuites/sptests/spsize/spsize.doc3
-rw-r--r--testsuites/sptests/spsize/system.h2
6 files changed, 0 insertions, 15 deletions
diff --git a/testsuites/sptests/spsize/Makefile.am b/testsuites/sptests/spsize/Makefile.am
index e3653c7c99..ffd176d0f5 100644
--- a/testsuites/sptests/spsize/Makefile.am
+++ b/testsuites/sptests/spsize/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spsize
spsize_SOURCES = init.c getint.c size.c system.h
diff --git a/testsuites/sptests/spsize/getint.c b/testsuites/sptests/spsize/getint.c
index a95cc6ab5f..b51c24d744 100644
--- a/testsuites/sptests/spsize/getint.c
+++ b/testsuites/sptests/spsize/getint.c
@@ -14,8 +14,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$
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/sptests/spsize/init.c b/testsuites/sptests/spsize/init.c
index 864cfa1f13..906c294edb 100644
--- a/testsuites/sptests/spsize/init.c
+++ b/testsuites/sptests/spsize/init.c
@@ -17,8 +17,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$
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/sptests/spsize/size.c b/testsuites/sptests/spsize/size.c
index bcba763eae..cc37288765 100644
--- a/testsuites/sptests/spsize/size.c
+++ b/testsuites/sptests/spsize/size.c
@@ -8,8 +8,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$
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/sptests/spsize/spsize.doc b/testsuites/sptests/spsize/spsize.doc
index f54c96f345..b419065ed4 100644
--- a/testsuites/sptests/spsize/spsize.doc
+++ b/testsuites/sptests/spsize/spsize.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-2009.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/sptests/spsize/system.h b/testsuites/sptests/spsize/system.h
index 9ecc694a7a..ba69500084 100644
--- a/testsuites/sptests/spsize/system.h
+++ b/testsuites/sptests/spsize/system.h
@@ -9,8 +9,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$
*/
#include <tmacros.h>