aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-10-23 08:27:55 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-10-23 08:27:55 +0000
commit91ed4b1960140bd387d9fefb7fe5b3a10df5128f (patch)
treecdb69b1fc5356663a605c85adc8eb9609652128a
parent1f02b6af39e22b85ea7f07e1c8b831dafd6f40ed (diff)
downloadgcc-91ed4b1960140bd387d9fefb7fe5b3a10df5128f.zip
gcc-91ed4b1960140bd387d9fefb7fe5b3a10df5128f.tar.gz
gcc-91ed4b1960140bd387d9fefb7fe5b3a10df5128f.tar.bz2
Nathanael Nerode <neroden@gcc.gnu.org> PR ada/5904
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. From-SVN: r58444
-rw-r--r--gcc/ada/5ataprop.adb4
-rw-r--r--gcc/ada/5atpopsp.adb4
-rw-r--r--gcc/ada/5bosinte.adb4
-rw-r--r--gcc/ada/5ftaprop.adb4
-rw-r--r--gcc/ada/5gtaprop.adb4
-rw-r--r--gcc/ada/5htaprop.adb4
-rw-r--r--gcc/ada/5staprop.adb4
-rw-r--r--gcc/ada/5stpopse.adb5
-rw-r--r--gcc/ada/5zintman.adb4
-rw-r--r--gcc/ada/5ztaprop.adb4
-rw-r--r--gcc/ada/7staprop.adb5
-rw-r--r--gcc/ada/ChangeLog7
12 files changed, 29 insertions, 24 deletions
diff --git a/gcc/ada/5ataprop.adb b/gcc/ada/5ataprop.adb
index a81502b..85c672a 100644
--- a/gcc/ada/5ataprop.adb
+++ b/gcc/ada/5ataprop.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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5atpopsp.adb b/gcc/ada/5atpopsp.adb
index 40e60a8..ee2ecf7 100644
--- a/gcc/ada/5atpopsp.adb
+++ b/gcc/ada/5atpopsp.adb
@@ -28,8 +28,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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5bosinte.adb b/gcc/ada/5bosinte.adb
index ae75f77..fe1fa084 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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5ftaprop.adb b/gcc/ada/5ftaprop.adb
index 33665c0..7828de7 100644
--- a/gcc/ada/5ftaprop.adb
+++ b/gcc/ada/5ftaprop.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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5gtaprop.adb b/gcc/ada/5gtaprop.adb
index f1327f4..96098f5 100644
--- a/gcc/ada/5gtaprop.adb
+++ b/gcc/ada/5gtaprop.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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5htaprop.adb b/gcc/ada/5htaprop.adb
index c5ed609..e6a127c 100644
--- a/gcc/ada/5htaprop.adb
+++ b/gcc/ada/5htaprop.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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5staprop.adb b/gcc/ada/5staprop.adb
index 63501a3e..dd1143f 100644
--- a/gcc/ada/5staprop.adb
+++ b/gcc/ada/5staprop.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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5stpopse.adb b/gcc/ada/5stpopse.adb
index 3641930..b3a05e1 100644
--- a/gcc/ada/5stpopse.adb
+++ b/gcc/ada/5stpopse.adb
@@ -27,9 +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. in cooperation with Florida --
--- State University (http://www.gnat.com). --
+-- GNARL was developed by the GNARL team at Florida State University. --
+-- Extensive contributions were provided by Ada Core Technologies, Inc. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5zintman.adb b/gcc/ada/5zintman.adb
index e62b74e..9b274b5 100644
--- a/gcc/ada/5zintman.adb
+++ b/gcc/ada/5zintman.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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5ztaprop.adb b/gcc/ada/5ztaprop.adb
index 1e39fb1..7c7a325 100644
--- a/gcc/ada/5ztaprop.adb
+++ b/gcc/ada/5ztaprop.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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/7staprop.adb b/gcc/ada/7staprop.adb
index 9030552..4d4d0e9 100644
--- a/gcc/ada/7staprop.adb
+++ b/gcc/ada/7staprop.adb
@@ -27,9 +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. in cooperation with Florida --
--- State University (http://www.gnat.com). --
+-- GNARL was developed by the GNARL team at Florida State University. --
+-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 3cc78dd..1d6c979 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,5 +1,12 @@
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.
+
+ PR ada/5904
* 1ssecsta.adb 1ssecsta.ads adadecode.c adadecode.h aux-io.c
gnatname.adb gnatname.ads mkdir.c osint-b.adb osint-b.ads
osint-c.adb osint-c.ads osint-l.adb osint-l.ads osint-m.adb