[rtems commit] Remove CVS-Ids.

Ralf Corsepius ralf at rtems.org
Fri May 4 07:34:22 UTC 2012


Module:    rtems
Branch:    master
Commit:    9847d61df16fd461eff5d50cb8d93c5545ceb221
Changeset: http://git.rtems.org/rtems/commit/?id=9847d61df16fd461eff5d50cb8d93c5545ceb221

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri May  4 08:58:25 2012 +0200

Remove CVS-Ids.

---

 doc/Makefile.am                |    4 ----
 doc/ada_user/Makefile.am       |    3 ---
 doc/bsp_howto/Makefile.am      |    3 ---
 doc/cpu_supplement/Makefile.am |    3 ---
 doc/develenv/Makefile.am       |    3 ---
 doc/filesystem/Makefile.am     |    3 ---
 doc/networking/Makefile.am     |    3 ---
 doc/new_chapters/Makefile.am   |    3 ---
 doc/porting/Makefile.am        |    3 ---
 doc/posix1003.1/Makefile.am    |    3 ---
 doc/posix_users/Makefile.am    |    3 ---
 doc/relnotes/Makefile.am       |    3 ---
 doc/shell/Makefile.am          |    3 ---
 doc/started/Makefile.am        |    3 ---
 doc/user/Makefile.am           |    3 ---
 15 files changed, 0 insertions(+), 46 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 65155ce..cdd5b53 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,3 @@
-#
-#  $Id$
-#
-
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 # NOTE: The order of the directories is essential.
diff --git a/doc/ada_user/Makefile.am b/doc/ada_user/Makefile.am
index d4b8bac..d628a29 100644
--- a/doc/ada_user/Makefile.am
+++ b/doc/ada_user/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = ada_user
 
diff --git a/doc/bsp_howto/Makefile.am b/doc/bsp_howto/Makefile.am
index 007bba3..052ef7f 100644
--- a/doc/bsp_howto/Makefile.am
+++ b/doc/bsp_howto/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = bsp_howto
 
diff --git a/doc/cpu_supplement/Makefile.am b/doc/cpu_supplement/Makefile.am
index a894ac4..970ea7a 100644
--- a/doc/cpu_supplement/Makefile.am
+++ b/doc/cpu_supplement/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = cpu_supplement
 
diff --git a/doc/develenv/Makefile.am b/doc/develenv/Makefile.am
index c302ff1..0418185 100644
--- a/doc/develenv/Makefile.am
+++ b/doc/develenv/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = develenv
 
diff --git a/doc/filesystem/Makefile.am b/doc/filesystem/Makefile.am
index eaaf745..cb7a60b 100644
--- a/doc/filesystem/Makefile.am
+++ b/doc/filesystem/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = filesystem
 
diff --git a/doc/networking/Makefile.am b/doc/networking/Makefile.am
index 57edb24..bb33fc4 100644
--- a/doc/networking/Makefile.am
+++ b/doc/networking/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = networking
 
diff --git a/doc/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am
index 67108e8..25badd1 100644
--- a/doc/new_chapters/Makefile.am
+++ b/doc/new_chapters/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = new_chapters
 
diff --git a/doc/porting/Makefile.am b/doc/porting/Makefile.am
index d220a41..93d387d 100644
--- a/doc/porting/Makefile.am
+++ b/doc/porting/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = porting
 
diff --git a/doc/posix1003.1/Makefile.am b/doc/posix1003.1/Makefile.am
index 89054bf..9033490 100644
--- a/doc/posix1003.1/Makefile.am
+++ b/doc/posix1003.1/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = posix1003_1
 
diff --git a/doc/posix_users/Makefile.am b/doc/posix_users/Makefile.am
index 73ca09b..e8df5ba 100644
--- a/doc/posix_users/Makefile.am
+++ b/doc/posix_users/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = posix_users
 
diff --git a/doc/relnotes/Makefile.am b/doc/relnotes/Makefile.am
index 462cf5c..a0fce4f 100644
--- a/doc/relnotes/Makefile.am
+++ b/doc/relnotes/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2002.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = relnotes
 
diff --git a/doc/shell/Makefile.am b/doc/shell/Makefile.am
index 98ad035..33b96cc 100644
--- a/doc/shell/Makefile.am
+++ b/doc/shell/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2007
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = shell
 
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 5bc093d..05dd83a 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2010.
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = started
 
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index de950b1..21f5a42 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -2,9 +2,6 @@
 #  COPYRIGHT (c) 1988-2011
 #  On-Line Applications Research Corporation (OAR).
 #  All rights reserved.
-#
-#  $Id$
-#
 
 PROJECT = c_user
 




More information about the vc mailing list