diff options
author | Geert Bosch <bosch@gnat.com> | 2001-10-08 15:42:41 +0200 |
---|---|---|
committer | Geert Bosch <bosch@gcc.gnu.org> | 2001-10-08 15:42:41 +0200 |
commit | 743f3c7bcfa4a3793a082ab5f01330b81ef08fff (patch) | |
tree | 2cb6f818b694f38dcf2be8f0f173bbd0151f51cc /gcc | |
parent | 210c4ef4def87040cb3eda8b10f001a6083a3899 (diff) | |
download | gcc-743f3c7bcfa4a3793a082ab5f01330b81ef08fff.zip gcc-743f3c7bcfa4a3793a082ab5f01330b81ef08fff.tar.gz gcc-743f3c7bcfa4a3793a082ab5f01330b81ef08fff.tar.bz2 |
* 5oosinte.adb: Add 2001 to copyright notice.
From-SVN: r46075
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]. |