Nathanael Nerode <neroden@gcc.gnu.org> PR ada/5904
authorNathanael Nerode <neroden@gcc.gnu.org>
Wed, 23 Oct 2002 08:04:17 +0000 (08:04 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Wed, 23 Oct 2002 08:04:17 +0000 (08:04 +0000)
Nathanael Nerode  <neroden@gcc.gnu.org>
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
osint-m.ads prj-makr.adb prj-makr.ads prj-pp.adb prj-pp.ads
s-atacco.ads s-traceb.adb s-traceb.ads s-traces.adb
s-traces.ads s-tratas.adb s-tratas.ads sinput-d.adb
sinput-d.ads switch-b.adb switch-b.ads switch-c.adb
switch-c.ads switch-m.adb switch-m.ads: Correct statements in
comments about maintainership of GNAT.

From-SVN: r58443

36 files changed:
gcc/ada/1ssecsta.adb
gcc/ada/1ssecsta.ads
gcc/ada/ChangeLog
gcc/ada/adadecode.c
gcc/ada/adadecode.h
gcc/ada/aux-io.c
gcc/ada/gnatname.adb
gcc/ada/gnatname.ads
gcc/ada/mkdir.c
gcc/ada/osint-b.adb
gcc/ada/osint-b.ads
gcc/ada/osint-c.adb
gcc/ada/osint-c.ads
gcc/ada/osint-l.adb
gcc/ada/osint-l.ads
gcc/ada/osint-m.adb
gcc/ada/osint-m.ads
gcc/ada/prj-makr.adb
gcc/ada/prj-makr.ads
gcc/ada/prj-pp.adb
gcc/ada/prj-pp.ads
gcc/ada/s-atacco.ads
gcc/ada/s-traceb.adb
gcc/ada/s-traceb.ads
gcc/ada/s-traces.adb
gcc/ada/s-traces.ads
gcc/ada/s-tratas.adb
gcc/ada/s-tratas.ads
gcc/ada/sinput-d.adb
gcc/ada/sinput-d.ads
gcc/ada/switch-b.adb
gcc/ada/switch-b.ads
gcc/ada/switch-c.adb
gcc/ada/switch-c.ads
gcc/ada/switch-m.adb
gcc/ada/switch-m.ads

index 84a7ecf02cd150c4aadbf3a09ee2b58ec05b6b09..55d2ece05d00589d0e3cb650b1bb7c6b98df98ac 100644 (file)
@@ -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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index bc588a534debb4f28376ba34ce7ad3c93f259c13..4175981349abcfb1707a26ba698ce0fb520a509d 100644 (file)
@@ -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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 71cfcdcc13d65698c49b436f7e480abe2cb86cc4..3cc78ddc7e8e586554e6f0351a1a5507828a650e 100644 (file)
@@ -1,4 +1,15 @@
 Nathanael Nerode  <neroden@gcc.gnu.org>
+       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 
+       osint-m.ads prj-makr.adb prj-makr.ads prj-pp.adb prj-pp.ads 
+       s-atacco.ads s-traceb.adb s-traceb.ads s-traces.adb 
+       s-traces.ads s-tratas.adb s-tratas.ads sinput-d.adb 
+       sinput-d.ads switch-b.adb switch-b.ads switch-c.adb 
+       switch-c.ads switch-m.adb switch-m.ads: Correct statements in
+       comments about maintainership of GNAT.
+
        PR ada/6919 (forward port of patch for PR ada/5904)
        * 1aexcept.adb 1aexcept.ads 41intnam.ads 42intnam.ads 
        4aintnam.ads 4cintnam.ads 4dintnam.ads 4hexcpol.adb 
index e3ab46d41fc2219d25463db0ff3365aa9211e3a8..4e795138094d8ff68dad89ff1a5c772ed10cf679 100644 (file)
@@ -27,7 +27,7 @@
  * file might be 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.      *
  *                                                                          *
  ****************************************************************************/
 
index 111fb972ece756ae670e7b3075486f50a5e36c9f..cc631496abd19f44b3639f6f5c8da78ace10d2c3 100644 (file)
@@ -27,7 +27,7 @@
  * file might be 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.      *
  *                                                                          *
  ****************************************************************************/
 
index 0234e297e3f0e7c092d7185ff352f93515e02d02..89f06ace5ca47ffef1a29afae11e9696af20be27 100644 (file)
@@ -27,7 +27,7 @@
  * file might be 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.      *
  *                                                                          *
  ****************************************************************************/
 
index d0d57c13c68fc3d73bad0ec320c4e89cc597f96a..a0e38774c79c22965400c140df63d4eed1ff3959 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 5e6f071fa42f319278b329fa1a5cd13996e80b32..406f2873efe8fd2698592a482b67acc5a58ea502 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index cfe256a5654720ee165fcfe69c049ec23bcf07dd..5c9b445d0d2f98543a3ed3f9a3e4cd71829387a3 100644 (file)
@@ -27,7 +27,7 @@
  * file might be 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.      *
  *                                                                          *
  ****************************************************************************/
 
index 42649a12b25c844456fc6352de555b4942288aff..cebdc97ec48be9bdd5e21fe23de586606449ea72 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 3328bdb50346ed0f1f975a2b58a686f070d7aa48..ea03764ffcdce5123caca2a3710e7d65d9b258b0 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 4c9b826b71b31a8177796336db51b6c96aac352a..3eb6e0bcd3afddabf807f1ab559be8e2231eb4bf 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index c7308d97e4b576252f4e1e19806b2c01c039d825..78170d6ac9c91af4cd01b9d669fa222cbd19eb7b 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 92111e194813184d37d6c2fe10148d8c77ff803f..adf4d5074d56ea199c04316f599ae6db75d4f2c4 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index f289ec41172026e50a50afd48a568dc83cabf63a..915d59dd10b1b2ff8dae3291f51e01767aef9823 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index a5aa9a30c37485c1fe233e59cc11b8c7dc60e9f9..1c77dc89def2c9941380f6933493271dff6d7207 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 19081eb2f76eaec1fb08174bdb72cb9863ee077e..e904442a11b0855394ee0fbcf2cb92be03576c5c 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 4cb9f02dc54e2d03bac46fa1e5afd19ecd1782a2..850d3eaa7ab939e78c4220527531cfb482ecb591 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 7d0279858c82d30d1c6e8c81eb3903061a280a3c..7c0b09d4fc5f4b19d2090dc4e46a54fd2b208aed 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 143eefa8d8851489a31bbc1087d00ec1679246e5..b90ba3e0c8d3c1070a8540e5f63bde3e1eb0e13e 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index ef859cf674b355e9d4447bc41190d397b79bfbe8..7d82b42289dd6258a66ddbce0b83aba06ad9fdaf 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 --
index be038ff9fb6e98c3390e65c9f1b53cf4f0863c21..2921c9bf8a9463aedea3969a8e8549ca661fc5ca 100644 (file)
@@ -32,7 +32,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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index a021a934a7d8e0e6bf16f4f1b5200e085c9e11be..35ba180143ea20653b78df0bdb708f29cd6a054a 100644 (file)
@@ -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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index ead049344547613945a7fd8ae2cc2fc3eac7ca42..dd9c77edac5e6c04e37f98d7d80749d528b2256f 100644 (file)
@@ -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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 65437c59b970234e4475a8f95d5ac9bafdd6b79d..78cc50f2e721b6435fcd2bc946aee7247a1d4151 100644 (file)
@@ -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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index d819c2ba5f7e0aa94d5d08c1a816401504b48261..9e600435413fad700e9cbb3cc319416523efdb0e 100644 (file)
@@ -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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 496bf598ca5cbeb5bd8296ec43bca496cbe58f5d..738eab40f822653c52c11c571efa622fba572d73 100644 (file)
@@ -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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index c77a9e02c42baa6c014b8ac16b69c41ce226fa77..9529cbc9bc9763cbad4b9871c94fbc6e4af30cc6 100644 (file)
@@ -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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 9b2124947a19851baa6022774494600146e7a2f9..0b30f4ac003d0221407b8ec9a5c6365496b6d657 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 118667cb3a71edc3dab106c6ccd8a6ecb0384893..36ee1e6867ef8a9a16a22e728f6a446cb343cde2 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 356e49854f19a1eed6a924b6849afe50c4dc79b3..4819cfccd67b9e8fa2910d2c65877c1d47500903 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 542da9845ae1edd775d037d78ddb65c22dce58f6..5bef704531da0f4c2a2043b3f4d980db5cf12674 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index a8b790efefdc14d859d972aeb59b2c31e302b384..5502290f00afec175804cff15896199982da5aa7 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index f9c05a4741d62f8f74cc93c3cd570b896aa21325..e6f9d7f84bf7c01726f7fc3dad62819b9a4f1a26 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index 00413d0fc53cbe1befd7040db6b842e9e34a73dd..52c473bb91021466b56fe2ee2927f248a1a4e4df 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------
 
index c0d0d2abd0e9a1287ec00de3263fb96cb903d9e2..a16dd18840f3f6822e25604ce0f9aa300d85647e 100644 (file)
@@ -21,7 +21,7 @@
 -- MA 02111-1307, USA.                                                      --
 --                                                                          --
 -- 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.      --
 --                                                                          --
 ------------------------------------------------------------------------------