summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-23 08:27:55 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-23 08:27:55 +0000
commit83f07f112e78ae41c09003f65b727e59a3d3c9d6 (patch)
treecdb69b1fc5356663a605c85adc8eb9609652128a
parent8f0c0af8008286094500a6349eb769f41bbc7d96 (diff)
downloadppe42-gcc-83f07f112e78ae41c09003f65b727e59a3d3c9d6.tar.gz
ppe42-gcc-83f07f112e78ae41c09003f65b727e59a3d3c9d6.zip
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
-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 a81502bbad9..85c672ac704 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 40e60a8f7fc..ee2ecf71d7d 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 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. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/5ftaprop.adb b/gcc/ada/5ftaprop.adb
index 33665c0ee1b..7828de71a20 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 f1327f47dd7..96098f514f4 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 c5ed6092444..e6a127cf44b 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 63501a3e9cc..dd1143fe837 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 3641930a560..b3a05e1cd1e 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 e62b74e1dc3..9b274b5e0d4 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 1e39fb125ee..7c7a325ba32 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 9030552ee73..4d4d0e9c2c2 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 3cc78ddc7e8..1d6c97980a1 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
OpenPOWER on IntegriCloud