diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2004-04-02 11:18:44 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2004-04-02 11:18:44 +0200 |
commit | efe4ba3d352d1e1e4badcfa4982ad3007b94ef51 (patch) | |
tree | 8b17c4584e5ddc317f58a331d1030cafdda3c28e | |
parent | 6da7d5795df931fe16e7371e8f58c1643da769f3 (diff) | |
download | gcc-efe4ba3d352d1e1e4badcfa4982ad3007b94ef51.zip gcc-efe4ba3d352d1e1e4badcfa4982ad3007b94ef51.tar.gz gcc-efe4ba3d352d1e1e4badcfa4982ad3007b94ef51.tar.bz2 |
Complete previous change.
Update copyright notice.
From-SVN: r80350
-rw-r--r-- | gcc/ada/gnat-style.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/gnat-style.texi b/gcc/ada/gnat-style.texi index 25e89a6..2fa0941 100644 --- a/gcc/ada/gnat-style.texi +++ b/gcc/ada/gnat-style.texi @@ -7,7 +7,7 @@ @c o @c G N A T C O D I N G S T Y L E o @c o -@c Copyright (C) 1992-2003 Ada Core Technologies, Inc. o +@c Copyright (C) 1992-2004 Ada Core Technologies, Inc. o @c o @c GNAT is free software; you can redistribute it and/or modify it under o @c terms of the GNU General Public License as published by the Free Soft- o @@ -77,8 +77,6 @@ A Guide for GNAT Developers @sp 2 @noindent GNAT, The GNU Ada 95 Compiler@* -Document revision level $Revision: 1.8 $@* -Date: $Date: 2004/04/01 17:25:02 $ @noindent Permission is granted to copy, distribute and/or modify this document |