summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 12:24:46 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-11 08:44:14 -0500
commit65c6425de9c84553b4bdade81988c9292d66db58 (patch)
tree2463791aa25ae50ea103460cee37ff2db980b729 /bootstrap
parentae55da72321f0ff6d205e8ba94955f184f6c6812 (diff)
Remove CVS Id Strings (manual edits after script)
These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap6
1 files changed, 2 insertions, 4 deletions
diff --git a/bootstrap b/bootstrap
index 1a2a424598..137b4abeea 100755
--- a/bootstrap
+++ b/bootstrap
@@ -3,12 +3,10 @@
# helps bootstrapping, when checked out from CVS
# requires GNU autoconf and GNU automake
#
-# $Id$
-
# this is not meant to be exported outside the source tree
-
+#
# NOTE: Inspired by libtool's autogen script
-
+#
# to be run from the toplevel directory of RTEMS'
# source tree