aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Bosch <bosch@gnat.com>2001-12-13 01:03:51 +0100
committerGeert Bosch <bosch@gcc.gnu.org>2001-12-13 01:03:51 +0100
commite5bd5cb4708e1ef9ddfae138636c309be3e2d929 (patch)
tree68cfea56476a0f98b33a9b7deeff3ed61c8d3fc7
parentb468d8ec489cede2ab5ca57119fe77a3e75eeb15 (diff)
downloadgcc-e5bd5cb4708e1ef9ddfae138636c309be3e2d929.zip
gcc-e5bd5cb4708e1ef9ddfae138636c309be3e2d929.tar.gz
gcc-e5bd5cb4708e1ef9ddfae138636c309be3e2d929.tar.bz2
freeze.ads: Update copyright date.
* freeze.ads: Update copyright date. * g-comlin.ads: Minor reformatting. * gnat-style.texi: Fix typo. From-SVN: r47956
-rw-r--r--gcc/ada/ChangeLog8
-rw-r--r--gcc/ada/freeze.ads2
-rw-r--r--gcc/ada/g-comlin.ads3
-rw-r--r--gcc/ada/gnat-style.texi6
4 files changed, 13 insertions, 6 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 9127a33..a5eec27 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,5 +1,13 @@
2001-12-12 Geert Bosch <bosch@gnat.com>
+ * freeze.ads: Update copyright date.
+
+ * g-comlin.ads: Minor reformatting.
+
+ * gnat-style.texi: Fix typo.
+
+2001-12-12 Geert Bosch <bosch@gnat.com>
+
* einfo.h: Regenerate.
2001-12-12 Ed Schonberg <schonber@gnat.com>
diff --git a/gcc/ada/freeze.ads b/gcc/ada/freeze.ads
index b6205e2..f794835 100644
--- a/gcc/ada/freeze.ads
+++ b/gcc/ada/freeze.ads
@@ -8,7 +8,7 @@
-- --
-- $Revision$
-- --
--- Copyright (C) 1992-2000, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2001, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
diff --git a/gcc/ada/g-comlin.ads b/gcc/ada/g-comlin.ads
index f1ee5c4..d2c874e 100644
--- a/gcc/ada/g-comlin.ads
+++ b/gcc/ada/g-comlin.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- $Revision: 1.1 $
+-- $Revision$
-- --
-- Copyright (C) 1999-2001 Ada Core Technologies, Inc. --
-- --
@@ -96,7 +96,6 @@
-- end loop;
-- end;
-
with GNAT.Directory_Operations;
with GNAT.Regexp;
diff --git a/gcc/ada/gnat-style.texi b/gcc/ada/gnat-style.texi
index def4d03..136536f 100644
--- a/gcc/ada/gnat-style.texi
+++ b/gcc/ada/gnat-style.texi
@@ -6,7 +6,7 @@
@c o
@c G N A T C O D I N G S T Y L E o
@c o
-@c $Revision: 1.1 $
+@c $Revision$
@c o
@c Copyright (C) 1992-2001 Ada Core Technologies, Inc. o
@c o
@@ -36,9 +36,9 @@
@titlepage
@sp 10
-@title GNAT Coding Stye
+@title GNAT Coding Style
@subtitle A guide for GNAT developers
-@subtitle Document revision level $Revision: 1.1 $
+@subtitle Document revision level $Revision$
@subtitle Date: @today{}
@author Ada Core Technologies, Inc.
@end titlepage