[rtems commit] Remove CVS-Ids.
Ralf Corsepius
ralf at rtems.org
Fri May 4 09:05:12 UTC 2012
Module: rtems
Branch: 4.10
Commit: f1fab070d09047f906cafcfb7a19b887d5531843
Changeset: http://git.rtems.org/rtems/commit/?id=f1fab070d09047f906cafcfb7a19b887d5531843
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Fri May 4 11:00:29 2012 +0200
Remove CVS-Ids.
---
testsuites/itrontests/Makefile.am | 4 ----
testsuites/itrontests/configure.ac | 2 --
testsuites/itrontests/itronhello/Makefile.am | 4 ----
testsuites/itrontests/itronmbf01/Makefile.am | 4 ----
testsuites/itrontests/itronmbox01/Makefile.am | 4 ----
testsuites/itrontests/itronsem01/Makefile.am | 4 ----
testsuites/itrontests/itrontask01/Makefile.am | 4 ----
testsuites/itrontests/itrontask02/Makefile.am | 4 ----
testsuites/itrontests/itrontask03/Makefile.am | 4 ----
testsuites/itrontests/itrontask04/Makefile.am | 4 ----
testsuites/itrontests/itrontime01/Makefile.am | 4 ----
11 files changed, 0 insertions(+), 42 deletions(-)
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
index 05629b1..c6ce902 100644
--- a/testsuites/itrontests/Makefile.am
+++ b/testsuites/itrontests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
diff --git a/testsuites/itrontests/configure.ac b/testsuites/itrontests/configure.ac
index 188391a..a6a93be 100644
--- a/testsuites/itrontests/configure.ac
+++ b/testsuites/itrontests/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-itrontests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/itrontests/itronhello/Makefile.am b/testsuites/itrontests/itronhello/Makefile.am
index 9ad8162..b745451 100644
--- a/testsuites/itrontests/itronhello/Makefile.am
+++ b/testsuites/itrontests/itronhello/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = itronhello
diff --git a/testsuites/itrontests/itronmbf01/Makefile.am b/testsuites/itrontests/itronmbf01/Makefile.am
index 7c784d0..39b2b65 100644
--- a/testsuites/itrontests/itronmbf01/Makefile.am
+++ b/testsuites/itrontests/itronmbf01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = itronmbf01
diff --git a/testsuites/itrontests/itronmbox01/Makefile.am b/testsuites/itrontests/itronmbox01/Makefile.am
index 31cc521..3ea3f30 100644
--- a/testsuites/itrontests/itronmbox01/Makefile.am
+++ b/testsuites/itrontests/itronmbox01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = itronmbox01
diff --git a/testsuites/itrontests/itronsem01/Makefile.am b/testsuites/itrontests/itronsem01/Makefile.am
index a303ff0..b52cac7 100644
--- a/testsuites/itrontests/itronsem01/Makefile.am
+++ b/testsuites/itrontests/itronsem01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = itronsem01
diff --git a/testsuites/itrontests/itrontask01/Makefile.am b/testsuites/itrontests/itrontask01/Makefile.am
index 57ff06c..a81d3dc 100644
--- a/testsuites/itrontests/itrontask01/Makefile.am
+++ b/testsuites/itrontests/itrontask01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = itrontask01
diff --git a/testsuites/itrontests/itrontask02/Makefile.am b/testsuites/itrontests/itrontask02/Makefile.am
index 4ce8357..e3fe7cd 100644
--- a/testsuites/itrontests/itrontask02/Makefile.am
+++ b/testsuites/itrontests/itrontask02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = itrontask02
diff --git a/testsuites/itrontests/itrontask03/Makefile.am b/testsuites/itrontests/itrontask03/Makefile.am
index 5d4a514..1d786fc 100644
--- a/testsuites/itrontests/itrontask03/Makefile.am
+++ b/testsuites/itrontests/itrontask03/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = itrontask03
diff --git a/testsuites/itrontests/itrontask04/Makefile.am b/testsuites/itrontests/itrontask04/Makefile.am
index 9d9673b..171df5e 100644
--- a/testsuites/itrontests/itrontask04/Makefile.am
+++ b/testsuites/itrontests/itrontask04/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = itrontask04
diff --git a/testsuites/itrontests/itrontime01/Makefile.am b/testsuites/itrontests/itrontime01/Makefile.am
index 61654d8..4d3accb 100644
--- a/testsuites/itrontests/itrontime01/Makefile.am
+++ b/testsuites/itrontests/itrontime01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
MANAGERS = all
rtems_tests_PROGRAMS = itrontime01
More information about the vc
mailing list