summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcbssched03
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/spcbssched03/Makefile.am4
-rw-r--r--testsuites/sptests/spcbssched03/cbsparams.h2
-rw-r--r--testsuites/sptests/spcbssched03/init.c2
-rw-r--r--testsuites/sptests/spcbssched03/spcbssched03.doc3
-rw-r--r--testsuites/sptests/spcbssched03/system.h2
-rw-r--r--testsuites/sptests/spcbssched03/tasks_aperiodic.c2
-rw-r--r--testsuites/sptests/spcbssched03/tasks_periodic.c2
7 files changed, 0 insertions, 17 deletions
diff --git a/testsuites/sptests/spcbssched03/Makefile.am b/testsuites/sptests/spcbssched03/Makefile.am
index 04557ce74f..bcacbab92b 100644
--- a/testsuites/sptests/spcbssched03/Makefile.am
+++ b/testsuites/sptests/spcbssched03/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spcbssched03
spcbssched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h \
diff --git a/testsuites/sptests/spcbssched03/cbsparams.h b/testsuites/sptests/spcbssched03/cbsparams.h
index a77bc93413..b86f819fc2 100644
--- a/testsuites/sptests/spcbssched03/cbsparams.h
+++ b/testsuites/sptests/spcbssched03/cbsparams.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$
*/
/* This file was generated with the following parameters:
diff --git a/testsuites/sptests/spcbssched03/init.c b/testsuites/sptests/spcbssched03/init.c
index bdd6175ef8..20a7b7808f 100644
--- a/testsuites/sptests/spcbssched03/init.c
+++ b/testsuites/sptests/spcbssched03/init.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/spcbssched03/spcbssched03.doc b/testsuites/sptests/spcbssched03/spcbssched03.doc
index 67781485dc..3c5fc9bcde 100644
--- a/testsuites/sptests/spcbssched03/spcbssched03.doc
+++ b/testsuites/sptests/spcbssched03/spcbssched03.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-1999.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/sptests/spcbssched03/system.h b/testsuites/sptests/spcbssched03/system.h
index f145dfd65a..d167045fc4 100644
--- a/testsuites/sptests/spcbssched03/system.h
+++ b/testsuites/sptests/spcbssched03/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>
diff --git a/testsuites/sptests/spcbssched03/tasks_aperiodic.c b/testsuites/sptests/spcbssched03/tasks_aperiodic.c
index f357f58b17..d50e7e8a1c 100644
--- a/testsuites/sptests/spcbssched03/tasks_aperiodic.c
+++ b/testsuites/sptests/spcbssched03/tasks_aperiodic.c
@@ -11,8 +11,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/spcbssched03/tasks_periodic.c b/testsuites/sptests/spcbssched03/tasks_periodic.c
index 5fd6f5a3d9..684ecc8515 100644
--- a/testsuites/sptests/spcbssched03/tasks_periodic.c
+++ b/testsuites/sptests/spcbssched03/tasks_periodic.c
@@ -11,8 +11,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