diff options
| -rw-r--r-- | gcc/ada/5oosinte.adb | 4 | ||||
| -rw-r--r-- | gcc/ada/ChangeLog | 4 | 
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ada/5oosinte.adb b/gcc/ada/5oosinte.adb index 83bbeb31694..2e12d922c6f 100644 --- a/gcc/ada/5oosinte.adb +++ b/gcc/ada/5oosinte.adb @@ -6,9 +6,9 @@  --                                                                          --  --                                  B o d y                                 --  --                                                                          -- ---                             $Revision: 1.1 $ +--                             $Revision$  --                                                                          -- ---            Copyright (C) 1991-2000 Florida State University              -- +--            Copyright (C) 1991-2001 Florida State University              --  --                                                                          --  -- GNARL 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/ChangeLog b/gcc/ada/ChangeLog index f3f35718488..338ea66a4a4 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,5 +1,9 @@  2001-10-08  Geert Bosch  (bosch@gnat.com) +	* 5oosinte.adb: Add 2001 to copyright notice. + +2001-10-08  Geert Bosch  (bosch@gnat.com) +  	* ceinfo.adb: Add utility for consistency checking of einfo.ad[bs].  	* csinfo.adb: Add utility for consistency checking of sinfo.ad[bs].  | 

