]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
freeze.ads: Update copyright date.
authorGeert Bosch <bosch@gnat.com>
Thu, 13 Dec 2001 00:03:51 +0000 (01:03 +0100)
committerGeert Bosch <bosch@gcc.gnu.org>
Thu, 13 Dec 2001 00:03:51 +0000 (01:03 +0100)
* freeze.ads: Update copyright date.

* g-comlin.ads: Minor reformatting.

* gnat-style.texi: Fix typo.

From-SVN: r47956

gcc/ada/ChangeLog
gcc/ada/freeze.ads
gcc/ada/g-comlin.ads
gcc/ada/gnat-style.texi

index 9127a339191f0688f2647051817d406c37badebd..a5eec27cdf6480dcbe52c17e5c5955638c13e716 100644 (file)
@@ -1,3 +1,11 @@
+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.
index b6205e2628a6448f7b1195b9416ba37e1eac612e..f7948350c2f212b993e615ee7fd7a2d55c2a8b65 100644 (file)
@@ -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- --
index f1ee5c4a60360e050d646281ce0c31d058ed212b..d2c874e92e5a065fb5c136b30e763d1b036d4ebd 100644 (file)
@@ -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;
 
index def4d03e5d757757d8f4ac7cd03028f59c835210..136536fe2da21c32ad326d30e64e0d37e2c01daa 100644 (file)
@@ -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