From: Geert Bosch Date: Thu, 13 Dec 2001 00:03:51 +0000 (+0100) Subject: freeze.ads: Update copyright date. X-Git-Tag: prereleases/libstdc++-3.0.95~208 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5bd5cb4708e1ef9ddfae138636c309be3e2d929;p=thirdparty%2Fgcc.git freeze.ads: Update copyright date. * freeze.ads: Update copyright date. * g-comlin.ads: Minor reformatting. * gnat-style.texi: Fix typo. From-SVN: r47956 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 9127a339191f..a5eec27cdf64 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,11 @@ +2001-12-12 Geert Bosch + + * freeze.ads: Update copyright date. + + * g-comlin.ads: Minor reformatting. + + * gnat-style.texi: Fix typo. + 2001-12-12 Geert Bosch * einfo.h: Regenerate. diff --git a/gcc/ada/freeze.ads b/gcc/ada/freeze.ads index b6205e2628a6..f7948350c2f2 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 f1ee5c4a6036..d2c874e92e5a 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 def4d03e5d75..136536fe2da2 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