summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>2001-09-27 00:48:01 +0000
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>2001-09-27 00:48:01 +0000
commitf40b6ada8be3fabecb384ef68a8bce0ead011288 (patch)
tree84a2e96b35b725f1a48320ce9562cda8bf1aaea5 /libstdc++-v3
parentb6a6dff4d632d7fa656aaf200c44c459de9650c7 (diff)
downloadppe42-gcc-f40b6ada8be3fabecb384ef68a8bce0ead011288.tar.gz
ppe42-gcc-f40b6ada8be3fabecb384ef68a8bce0ead011288.zip
* include/Makefile.am: Remove RCS Id strings.
* src/Makefile.am: Ditto. * docs/doxygen/run_doxygen: Ditto. * docs/html/configopts.html: Ditto. * docs/html/documentation.html: Ditto. * docs/html/explanations.html: Ditto. * docs/html/install.html: Ditto. * docs/html/17_intro/howto.html: Ditto. * docs/html/18_support/howto.html: Ditto. * docs/html/19_diagnostics/howto.html: Ditto. * docs/html/20_util/howto.html: Ditto. * docs/html/21_strings/howto.html: Ditto. * docs/html/22_locale/howto.html: Ditto. * docs/html/23_containers/howto.html: Ditto. * docs/html/24_iterators/howto.html: Ditto. * docs/html/25_algorithms/howto.html: Ditto. * docs/html/26_numerics/howto.html: Ditto. * docs/html/27_io/howto.html: Ditto. * docs/html/ext/howto.html: Ditto. * docs/html/ext/sgiexts.html: Ditto. * docs/html/faq/index.html: Ditto. * docs/html/faq/index.txt: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45836 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/ChangeLog25
-rw-r--r--libstdc++-v3/docs/doxygen/run_doxygen3
-rw-r--r--libstdc++-v3/docs/html/17_intro/howto.html2
-rw-r--r--libstdc++-v3/docs/html/18_support/howto.html2
-rw-r--r--libstdc++-v3/docs/html/19_diagnostics/howto.html2
-rw-r--r--libstdc++-v3/docs/html/20_util/howto.html2
-rw-r--r--libstdc++-v3/docs/html/21_strings/howto.html2
-rw-r--r--libstdc++-v3/docs/html/22_locale/howto.html2
-rw-r--r--libstdc++-v3/docs/html/23_containers/howto.html2
-rw-r--r--libstdc++-v3/docs/html/24_iterators/howto.html2
-rw-r--r--libstdc++-v3/docs/html/25_algorithms/howto.html2
-rw-r--r--libstdc++-v3/docs/html/26_numerics/howto.html2
-rw-r--r--libstdc++-v3/docs/html/27_io/howto.html2
-rw-r--r--libstdc++-v3/docs/html/configopts.html4
-rw-r--r--libstdc++-v3/docs/html/documentation.html1
-rw-r--r--libstdc++-v3/docs/html/explanations.html4
-rw-r--r--libstdc++-v3/docs/html/ext/howto.html2
-rw-r--r--libstdc++-v3/docs/html/ext/sgiexts.html6
-rw-r--r--libstdc++-v3/docs/html/faq/index.html2
-rw-r--r--libstdc++-v3/docs/html/faq/index.txt1
-rw-r--r--libstdc++-v3/docs/html/install.html2
-rw-r--r--libstdc++-v3/include/Makefile.am2
-rw-r--r--libstdc++-v3/src/Makefile.am2
23 files changed, 33 insertions, 43 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index e7106a9f46f..5fc8051ac53 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,28 @@
+2001-09-26 Stan Shebs <shebs@apple.com>
+
+ * include/Makefile.am: Remove RCS Id strings.
+ * src/Makefile.am: Ditto.
+ * docs/doxygen/run_doxygen: Ditto.
+ * docs/html/configopts.html: Ditto.
+ * docs/html/documentation.html: Ditto.
+ * docs/html/explanations.html: Ditto.
+ * docs/html/install.html: Ditto.
+ * docs/html/17_intro/howto.html: Ditto.
+ * docs/html/18_support/howto.html: Ditto.
+ * docs/html/19_diagnostics/howto.html: Ditto.
+ * docs/html/20_util/howto.html: Ditto.
+ * docs/html/21_strings/howto.html: Ditto.
+ * docs/html/22_locale/howto.html: Ditto.
+ * docs/html/23_containers/howto.html: Ditto.
+ * docs/html/24_iterators/howto.html: Ditto.
+ * docs/html/25_algorithms/howto.html: Ditto.
+ * docs/html/26_numerics/howto.html: Ditto.
+ * docs/html/27_io/howto.html: Ditto.
+ * docs/html/ext/howto.html: Ditto.
+ * docs/html/ext/sgiexts.html: Ditto.
+ * docs/html/faq/index.html: Ditto.
+ * docs/html/faq/index.txt: Ditto.
+
2001-09-25 Phil Edwards <pme@gcc.gnu.org>
* testsuite/21_strings/c_strings.cc (test01, test02): Increase
diff --git a/libstdc++-v3/docs/doxygen/run_doxygen b/libstdc++-v3/docs/doxygen/run_doxygen
index 8af7be37c76..6bd83f024b3 100644
--- a/libstdc++-v3/docs/doxygen/run_doxygen
+++ b/libstdc++-v3/docs/doxygen/run_doxygen
@@ -5,7 +5,6 @@
# Synopsis: run_doxygen --mode=[user|maint] v3srcdir v3builddir
#
# Originally hacked together by Phil Edwards <pme@sources.redhat.com>
-# $Id: run_doxygen,v 1.5 2001/06/11 13:04:07 pme Exp $
# We can check now that the version of doxygen is >= this variable.
@@ -75,7 +74,7 @@ parse_options() {
blank=
Id=is
echo You expect this dinky script to track a version? Okay, here
- echo it $Id: run_doxygen,v 1.5 2001/06/11 13:04:07 pme Exp $blank
+ echo it $Id: run_doxygen,v 1.6 2001/07/11 19:35:47 pme Exp $blank
exit 0
;;
*)
diff --git a/libstdc++-v3/docs/html/17_intro/howto.html b/libstdc++-v3/docs/html/17_intro/howto.html
index 5d638a1c42f..6fd234b2255 100644
--- a/libstdc++-v3/docs/html/17_intro/howto.html
+++ b/libstdc++-v3/docs/html/17_intro/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 17</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.7 2001/09/15 00:41:10 pme Exp $ -->
</head>
<body>
@@ -181,7 +180,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.7 2001/09/15 00:41:10 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/18_support/howto.html b/libstdc++-v3/docs/html/18_support/howto.html
index fd9c08ad31d..11c7d40ec4a 100644
--- a/libstdc++-v3/docs/html/18_support/howto.html
+++ b/libstdc++-v3/docs/html/18_support/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 18</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.4 2001/09/15 00:41:11 pme Exp $ -->
</head>
<body>
@@ -265,7 +264,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.4 2001/09/15 00:41:11 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/19_diagnostics/howto.html b/libstdc++-v3/docs/html/19_diagnostics/howto.html
index 0cd031a8331..141e5c0cee4 100644
--- a/libstdc++-v3/docs/html/19_diagnostics/howto.html
+++ b/libstdc++-v3/docs/html/19_diagnostics/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 19</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $ -->
</head>
<body>
@@ -115,7 +114,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/20_util/howto.html b/libstdc++-v3/docs/html/20_util/howto.html
index b07f195772f..38bcb3e6a38 100644
--- a/libstdc++-v3/docs/html/20_util/howto.html
+++ b/libstdc++-v3/docs/html/20_util/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 20</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $ -->
</head>
<body>
@@ -202,7 +201,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/21_strings/howto.html b/libstdc++-v3/docs/html/21_strings/howto.html
index bf47e406c41..836538955a6 100644
--- a/libstdc++-v3/docs/html/21_strings/howto.html
+++ b/libstdc++-v3/docs/html/21_strings/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 21</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.3 2001/04/03 00:26:55 pme Exp $ -->
</head>
<body>
@@ -330,7 +329,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.3 2001/04/03 00:26:55 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/22_locale/howto.html b/libstdc++-v3/docs/html/22_locale/howto.html
index ec9bf0a5da7..7504bee1b44 100644
--- a/libstdc++-v3/docs/html/22_locale/howto.html
+++ b/libstdc++-v3/docs/html/22_locale/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 22</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $ -->
</head>
<body>
@@ -214,7 +213,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/23_containers/howto.html b/libstdc++-v3/docs/html/23_containers/howto.html
index 0d1454cdf9d..b5d3d3c85f3 100644
--- a/libstdc++-v3/docs/html/23_containers/howto.html
+++ b/libstdc++-v3/docs/html/23_containers/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 23</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.9 2001/09/17 23:24:39 pme Exp $ -->
</head>
<body>
@@ -369,7 +368,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.9 2001/09/17 23:24:39 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/24_iterators/howto.html b/libstdc++-v3/docs/html/24_iterators/howto.html
index 9cdabd7be3a..a2820347d59 100644
--- a/libstdc++-v3/docs/html/24_iterators/howto.html
+++ b/libstdc++-v3/docs/html/24_iterators/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 24</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.3 2001/05/30 21:55:01 pme Exp $ -->
</head>
<body>
@@ -176,7 +175,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.3 2001/05/30 21:55:01 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/25_algorithms/howto.html b/libstdc++-v3/docs/html/25_algorithms/howto.html
index 6676eb423a8..c724af57c1e 100644
--- a/libstdc++-v3/docs/html/25_algorithms/howto.html
+++ b/libstdc++-v3/docs/html/25_algorithms/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 25</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $ -->
</head>
<body>
@@ -97,7 +96,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/26_numerics/howto.html b/libstdc++-v3/docs/html/26_numerics/howto.html
index 04562b9cedf..9a90f27d08c 100644
--- a/libstdc++-v3/docs/html/26_numerics/howto.html
+++ b/libstdc++-v3/docs/html/26_numerics/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 26</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.3 2001/05/30 21:55:03 pme Exp $ -->
</head>
<body>
@@ -155,7 +154,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.3 2001/05/30 21:55:03 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/27_io/howto.html b/libstdc++-v3/docs/html/27_io/howto.html
index 9edab19b849..0a3c47bc313 100644
--- a/libstdc++-v3/docs/html/27_io/howto.html
+++ b/libstdc++-v3/docs/html/27_io/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 27</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.8 2001/07/18 21:37:06 pme Exp $ -->
</head>
<body>
@@ -460,7 +459,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.8 2001/07/18 21:37:06 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/configopts.html b/libstdc++-v3/docs/html/configopts.html
index 9a5b71fe8e4..e6391e9a5da 100644
--- a/libstdc++-v3/docs/html/configopts.html
+++ b/libstdc++-v3/docs/html/configopts.html
@@ -7,7 +7,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 configure options</title>
<link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: configopts.html,v 1.13 2001/08/08 02:48:58 bkoz Exp $ -->
</head>
<body>
@@ -216,7 +215,8 @@ options</a></h1>
<hr>
<P CLASS="fineprint"><em>
-$Id: configopts.html,v 1.13 2001/08/08 02:48:58 bkoz Exp $
+Comments and suggestions are welcome, and may be sent to
+<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
</em></p>
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html
index 6d5da262bc8..c5e30b5d753 100644
--- a/libstdc++-v3/docs/html/documentation.html
+++ b/libstdc++-v3/docs/html/documentation.html
@@ -3,7 +3,6 @@
<meta NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL">
<title>Standard C++ Library v3</title>
<link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: documentation.html,v 1.5 2001/06/15 22:57:30 pme Exp $ -->
</head>
<body>
diff --git a/libstdc++-v3/docs/html/explanations.html b/libstdc++-v3/docs/html/explanations.html
index 076454f9b13..8cf34166bcc 100644
--- a/libstdc++-v3/docs/html/explanations.html
+++ b/libstdc++-v3/docs/html/explanations.html
@@ -7,7 +7,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>Explanatory notes about libstdc++-v3 design</title>
<link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: explanations.html,v 1.1 2001/07/09 19:37:01 pme Exp $ -->
</head>
<body>
@@ -66,7 +65,8 @@ design</a></h1>
<hr>
<P CLASS="fineprint"><em>
-$Id: explanations.html,v 1.1 2001/07/09 19:37:01 pme Exp $
+Comments and suggestions are welcome, and may be sent to
+<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
</em></p>
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html
index df730c05305..f27c31ddfe6 100644
--- a/libstdc++-v3/docs/html/ext/howto.html
+++ b/libstdc++-v3/docs/html/ext/howto.html
@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Extensions</title>
<link REL=StyleSheet HREF="../lib3styles.css">
-<!-- $Id: howto.html,v 1.6 2001/09/17 23:24:40 pme Exp $ -->
</head>
<body>
@@ -313,7 +312,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: howto.html,v 1.6 2001/09/17 23:24:40 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/ext/sgiexts.html b/libstdc++-v3/docs/html/ext/sgiexts.html
index e1b019656c1..cd948873a94 100644
--- a/libstdc++-v3/docs/html/ext/sgiexts.html
+++ b/libstdc++-v3/docs/html/ext/sgiexts.html
@@ -7,7 +7,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>SGI extensions to the library in libstdc++-v3</title>
<link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $ -->
</head>
<body>
@@ -26,7 +25,7 @@ libstdc++-v3</a></h1>
for a description). Not every chapter may have extensions, and the
extensions may come and go. Also, this page is incomplete because the
author is pressed for time. Check back often; the latest change was on
- $Date$ (UTC).
+ $Date: 2001/09/25 23:51:16 $ (UTC).
</p>
<p>Descriptions range from the scanty to the verbose. You should also check
@@ -225,7 +224,8 @@ libstdc++-v3</a></h1>
<hr>
<P CLASS="fineprint"><em>
-$Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $
+Comments and suggestions are welcome, and may be sent to
+<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
</em></p>
diff --git a/libstdc++-v3/docs/html/faq/index.html b/libstdc++-v3/docs/html/faq/index.html
index 503490ddf0f..e64ed4e5584 100644
--- a/libstdc++-v3/docs/html/faq/index.html
+++ b/libstdc++-v3/docs/html/faq/index.html
@@ -9,7 +9,6 @@
** Locations of "the most recent snapshot is the Nth" text are
** answers 1_1, 1_4, 4_1, 5_6.
-->
-<!-- $Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $ -->
</head>
<body>
@@ -698,7 +697,6 @@ HREF="http://gcc.gnu.org/ml/libstdc++/1999/msg00084.html">speculation</a>.
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $
</em></p>
diff --git a/libstdc++-v3/docs/html/faq/index.txt b/libstdc++-v3/docs/html/faq/index.txt
index bf9656d5893..0f23d68825b 100644
--- a/libstdc++-v3/docs/html/faq/index.txt
+++ b/libstdc++-v3/docs/html/faq/index.txt
@@ -546,7 +546,6 @@ http://clisp.cons.org/~haible/gccinclude-glibc-2.2-compat.diff
Comments and suggestions are welcome, and may be sent to [80]the
mailing list.
- $Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $
References
diff --git a/libstdc++-v3/docs/html/install.html b/libstdc++-v3/docs/html/install.html
index c3627b462fd..29e3893be94 100644
--- a/libstdc++-v3/docs/html/install.html
+++ b/libstdc++-v3/docs/html/install.html
@@ -7,7 +7,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 Installation Instructions</title>
<link REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: install.html,v 1.6 2001/05/30 21:54:56 pme Exp $ -->
</head>
<body>
@@ -284,7 +283,6 @@
<P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
-<br> $Id: install.html,v 1.6 2001/05/30 21:54:56 pme Exp $
</em></p>
diff --git a/libstdc++-v3/include/Makefile.am b/libstdc++-v3/include/Makefile.am
index 07506115579..dd498befda2 100644
--- a/libstdc++-v3/include/Makefile.am
+++ b/libstdc++-v3/include/Makefile.am
@@ -21,8 +21,6 @@
## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
## USA.
-## $Id: Makefile.am,v 1.10 2001/09/10 18:13:16 bkoz Exp $
-
AUTOMAKE_OPTIONS = 1.3 gnits
MAINT_CHARSET = latin1
diff --git a/libstdc++-v3/src/Makefile.am b/libstdc++-v3/src/Makefile.am
index b1057fcb149..26d63f16ae3 100644
--- a/libstdc++-v3/src/Makefile.am
+++ b/libstdc++-v3/src/Makefile.am
@@ -21,8 +21,6 @@
## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
## USA.
-## $Id: Makefile.am,v 1.95 2001/08/18 02:53:13 bkoz Exp $
-
AUTOMAKE_OPTIONS = 1.3 gnits
MAINT_CHARSET = latin1
OpenPOWER on IntegriCloud