summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-28 16:19:22 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-28 16:19:22 +0000
commit10acaf193e3d65fe90694e0488759f4586c6cfb1 (patch)
tree862ffa812a991cbc2266d3c5c85c05c38abec76c
parente61c498ca7bd1f5175fb2dbbd9731f209f89f242 (diff)
downloadgcc-10acaf193e3d65fe90694e0488759f4586c6cfb1.tar.gz
2002-10-28 Nathanael Nerode <neroden@gcc.gnu.org>
* a-chlat9.ads a-cwila9.ads a-dynpri.adb a-retide.adb: Update maintainership comments. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58597 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ada/ChangeLog7
-rw-r--r--gcc/ada/a-chlat9.ads2
-rw-r--r--gcc/ada/a-cwila9.ads2
-rw-r--r--gcc/ada/a-dynpri.adb4
-rw-r--r--gcc/ada/a-retide.adb4
5 files changed, 12 insertions, 7 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 1d6c97980a1..33baf22ace9 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,4 +1,9 @@
-Nathanael Nerode <neroden@gcc.gnu.org>
+2002-10-28 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * a-chlat9.ads a-cwila9.ads a-dynpri.adb a-retide.adb: Update
+ maintainership comments.
+
+2002-09-25 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
diff --git a/gcc/ada/a-chlat9.ads b/gcc/ada/a-chlat9.ads
index ca3591c0727..f446d7a2e6c 100644
--- a/gcc/ada/a-chlat9.ads
+++ b/gcc/ada/a-chlat9.ads
@@ -33,7 +33,7 @@
-- covered by the GNU Public License. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
--- It is now maintained by Ada Core Technologies Inc (http://www.gnat.com). --
+-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/a-cwila9.ads b/gcc/ada/a-cwila9.ads
index 0ba2b19f47d..239794ae7d6 100644
--- a/gcc/ada/a-cwila9.ads
+++ b/gcc/ada/a-cwila9.ads
@@ -28,7 +28,7 @@
-- covered by the GNU Public License. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
--- It is now maintained by Ada Core Technologies Inc (http://www.gnat.com). --
+-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
diff --git a/gcc/ada/a-dynpri.adb b/gcc/ada/a-dynpri.adb
index ff528286d3e..1a878155ef5 100644
--- a/gcc/ada/a-dynpri.adb
+++ b/gcc/ada/a-dynpri.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/a-retide.adb b/gcc/ada/a-retide.adb
index a03d0f5ef52..9e934243105 100644
--- a/gcc/ada/a-retide.adb
+++ b/gcc/ada/a-retide.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. --
-- --
------------------------------------------------------------------------------