diff options
Diffstat (limited to 'gcc')
-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 83bbeb3..2e12d92 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 f3f3571..338ea66 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]. |