diff options
author | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-10-23 08:27:55 +0000 |
---|---|---|
committer | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-10-23 08:27:55 +0000 |
commit | 83f07f112e78ae41c09003f65b727e59a3d3c9d6 (patch) | |
tree | cdb69b1fc5356663a605c85adc8eb9609652128a /gcc/ada/5bosinte.adb | |
parent | 8f0c0af8008286094500a6349eb769f41bbc7d96 (diff) | |
download | gcc-83f07f112e78ae41c09003f65b727e59a3d3c9d6.tar.gz |
Nathanael Nerode <neroden@gcc.gnu.org>
PR ada/5904
* 5ataprop.adb 5atpopsp.adb 5bosinte.adb 5ftaprop.adb
5gtaprop.adb 5htaprop.adb 5rosinte.ads 5staprop.adb
5stpopse.adb 5vtaspri.ads 5zintman.adb 5ztaprop.adb
7staprop.adb: Correct statements in comments about
maintainership of GNAT.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58444 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/5bosinte.adb')
-rw-r--r-- | gcc/ada/5bosinte.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/5bosinte.adb b/gcc/ada/5bosinte.adb index ae75f7727a0..fe1fa084cf2 100644 --- a/gcc/ada/5bosinte.adb +++ b/gcc/ada/5bosinte.adb @@ -27,8 +27,8 @@ -- however invalidate any other reasons why the executable file might be -- -- covered by the GNU Public License. -- -- -- --- GNARL was developed by the GNARL team at Florida State University. It is -- --- now maintained by Ada Core Technologies, Inc. (http://www.gnat.com). -- +-- GNARL was developed by the GNARL team at Florida State University. -- +-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -- -- ------------------------------------------------------------------------------ |