This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Ada: more comment updates


Committed as obvious.

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.


Index: 1ssecsta.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/1ssecsta.adb,v
retrieving revision 1.2
diff -u -r1.2 1ssecsta.adb
--- 1ssecsta.adb	14 Mar 2002 10:58:21 -0000	1.2
+++ 1ssecsta.adb	23 Oct 2002 07:59:55 -0000
@@ -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: 1ssecsta.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/1ssecsta.ads,v
retrieving revision 1.2
diff -u -r1.2 1ssecsta.ads
--- 1ssecsta.ads	14 Mar 2002 10:58:21 -0000	1.2
+++ 1ssecsta.ads	23 Oct 2002 07:59:56 -0000
@@ -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: adadecode.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/adadecode.c,v
retrieving revision 1.3
diff -u -r1.3 adadecode.c
--- adadecode.c	30 Jul 2002 02:24:15 -0000	1.3
+++ adadecode.c	23 Oct 2002 07:59:57 -0000
@@ -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: adadecode.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/adadecode.h,v
retrieving revision 1.2
diff -u -r1.2 adadecode.h
--- adadecode.h	14 Mar 2002 10:59:01 -0000	1.2
+++ adadecode.h	23 Oct 2002 07:59:57 -0000
@@ -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: aux-io.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/aux-io.c,v
retrieving revision 1.2
diff -u -r1.2 aux-io.c
--- aux-io.c	14 Mar 2002 10:59:04 -0000	1.2
+++ aux-io.c	23 Oct 2002 07:59:57 -0000
@@ -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: gnatname.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/gnatname.adb,v
retrieving revision 1.2
diff -u -r1.2 gnatname.adb
--- gnatname.adb	14 Mar 2002 10:59:27 -0000	1.2
+++ gnatname.adb	23 Oct 2002 07:59:58 -0000
@@ -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: gnatname.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/gnatname.ads,v
retrieving revision 1.2
diff -u -r1.2 gnatname.ads
--- gnatname.ads	14 Mar 2002 10:59:27 -0000	1.2
+++ gnatname.ads	23 Oct 2002 07:59:58 -0000
@@ -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: mkdir.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/mkdir.c,v
retrieving revision 1.2
diff -u -r1.2 mkdir.c
--- mkdir.c	14 Mar 2002 10:59:31 -0000	1.2
+++ mkdir.c	23 Oct 2002 07:59:58 -0000
@@ -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: osint-b.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/osint-b.adb,v
retrieving revision 1.2
diff -u -r1.2 osint-b.adb
--- osint-b.adb	14 Mar 2002 10:59:34 -0000	1.2
+++ osint-b.adb	23 Oct 2002 07:59:58 -0000
@@ -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: osint-b.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/osint-b.ads,v
retrieving revision 1.2
diff -u -r1.2 osint-b.ads
--- osint-b.ads	14 Mar 2002 10:59:34 -0000	1.2
+++ osint-b.ads	23 Oct 2002 07:59:58 -0000
@@ -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: osint-c.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/osint-c.adb,v
retrieving revision 1.2
diff -u -r1.2 osint-c.adb
--- osint-c.adb	14 Mar 2002 10:59:34 -0000	1.2
+++ osint-c.adb	23 Oct 2002 07:59:59 -0000
@@ -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: osint-c.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/osint-c.ads,v
retrieving revision 1.2
diff -u -r1.2 osint-c.ads
--- osint-c.ads	14 Mar 2002 10:59:34 -0000	1.2
+++ osint-c.ads	23 Oct 2002 07:59:59 -0000
@@ -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: osint-l.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/osint-l.adb,v
retrieving revision 1.2
diff -u -r1.2 osint-l.adb
--- osint-l.adb	14 Mar 2002 10:59:34 -0000	1.2
+++ osint-l.adb	23 Oct 2002 07:59:59 -0000
@@ -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: osint-l.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/osint-l.ads,v
retrieving revision 1.2
diff -u -r1.2 osint-l.ads
--- osint-l.ads	14 Mar 2002 10:59:34 -0000	1.2
+++ osint-l.ads	23 Oct 2002 07:59:59 -0000
@@ -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: osint-m.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/osint-m.adb,v
retrieving revision 1.2
diff -u -r1.2 osint-m.adb
--- osint-m.adb	14 Mar 2002 10:59:34 -0000	1.2
+++ osint-m.adb	23 Oct 2002 07:59:59 -0000
@@ -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: osint-m.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/osint-m.ads,v
retrieving revision 1.2
diff -u -r1.2 osint-m.ads
--- osint-m.ads	14 Mar 2002 10:59:34 -0000	1.2
+++ osint-m.ads	23 Oct 2002 07:59:59 -0000
@@ -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: prj-makr.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/prj-makr.adb,v
retrieving revision 1.2
diff -u -r1.2 prj-makr.adb
--- prj-makr.adb	4 Jun 2002 07:08:32 -0000	1.2
+++ prj-makr.adb	23 Oct 2002 08:00:01 -0000
@@ -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: prj-makr.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/prj-makr.ads,v
retrieving revision 1.2
diff -u -r1.2 prj-makr.ads
--- prj-makr.ads	4 Jun 2002 07:08:33 -0000	1.2
+++ prj-makr.ads	23 Oct 2002 08:00:01 -0000
@@ -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: prj-pp.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/prj-pp.adb,v
retrieving revision 1.2
diff -u -r1.2 prj-pp.adb
--- prj-pp.adb	4 Jun 2002 07:08:33 -0000	1.2
+++ prj-pp.adb	23 Oct 2002 08:00:01 -0000
@@ -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: prj-pp.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/prj-pp.ads,v
retrieving revision 1.2
diff -u -r1.2 prj-pp.ads
--- prj-pp.ads	4 Jun 2002 07:08:33 -0000	1.2
+++ prj-pp.ads	23 Oct 2002 08:00:01 -0000
@@ -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: s-atacco.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/s-atacco.ads,v
retrieving revision 1.4
diff -u -r1.4 s-atacco.ads
--- s-atacco.ads	14 Mar 2002 10:59:42 -0000	1.4
+++ s-atacco.ads	23 Oct 2002 08:00:02 -0000
@@ -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: s-traceb.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/s-traceb.adb,v
retrieving revision 1.3
diff -u -r1.3 s-traceb.adb
--- s-traceb.adb	14 Mar 2002 11:00:01 -0000	1.3
+++ s-traceb.adb	23 Oct 2002 08:00:02 -0000
@@ -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: s-traceb.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/s-traceb.ads,v
retrieving revision 1.3
diff -u -r1.3 s-traceb.ads
--- s-traceb.ads	14 Mar 2002 11:00:01 -0000	1.3
+++ s-traceb.ads	23 Oct 2002 08:00:02 -0000
@@ -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: s-traces.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/s-traces.adb,v
retrieving revision 1.2
diff -u -r1.2 s-traces.adb
--- s-traces.adb	14 Mar 2002 11:00:01 -0000	1.2
+++ s-traces.adb	23 Oct 2002 08:00:02 -0000
@@ -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: s-traces.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/s-traces.ads,v
retrieving revision 1.2
diff -u -r1.2 s-traces.ads
--- s-traces.ads	14 Mar 2002 11:00:01 -0000	1.2
+++ s-traces.ads	23 Oct 2002 08:00:03 -0000
@@ -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: s-tratas.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/s-tratas.adb,v
retrieving revision 1.2
diff -u -r1.2 s-tratas.adb
--- s-tratas.adb	14 Mar 2002 11:00:01 -0000	1.2
+++ s-tratas.adb	23 Oct 2002 08:00:03 -0000
@@ -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: s-tratas.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/s-tratas.ads,v
retrieving revision 1.2
diff -u -r1.2 s-tratas.ads
--- s-tratas.ads	14 Mar 2002 11:00:01 -0000	1.2
+++ s-tratas.ads	23 Oct 2002 08:00:03 -0000
@@ -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: sinput-d.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/sinput-d.adb,v
retrieving revision 1.2
diff -u -r1.2 sinput-d.adb
--- sinput-d.adb	14 Mar 2002 11:00:16 -0000	1.2
+++ sinput-d.adb	23 Oct 2002 08:00:03 -0000
@@ -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: sinput-d.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/sinput-d.ads,v
retrieving revision 1.2
diff -u -r1.2 sinput-d.ads
--- sinput-d.ads	14 Mar 2002 11:00:16 -0000	1.2
+++ sinput-d.ads	23 Oct 2002 08:00:03 -0000
@@ -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: switch-b.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/switch-b.adb,v
retrieving revision 1.2
diff -u -r1.2 switch-b.adb
--- switch-b.adb	14 Mar 2002 11:00:18 -0000	1.2
+++ switch-b.adb	23 Oct 2002 08:00:04 -0000
@@ -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: switch-b.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/switch-b.ads,v
retrieving revision 1.2
diff -u -r1.2 switch-b.ads
--- switch-b.ads	14 Mar 2002 11:00:18 -0000	1.2
+++ switch-b.ads	23 Oct 2002 08:00:04 -0000
@@ -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: switch-c.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/switch-c.adb,v
retrieving revision 1.2
diff -u -r1.2 switch-c.adb
--- switch-c.adb	14 Mar 2002 11:00:18 -0000	1.2
+++ switch-c.adb	23 Oct 2002 08:00:05 -0000
@@ -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: switch-c.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/switch-c.ads,v
retrieving revision 1.2
diff -u -r1.2 switch-c.ads
--- switch-c.ads	14 Mar 2002 11:00:19 -0000	1.2
+++ switch-c.ads	23 Oct 2002 08:00:05 -0000
@@ -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: switch-m.adb
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/switch-m.adb,v
retrieving revision 1.2
diff -u -r1.2 switch-m.adb
--- switch-m.adb	14 Mar 2002 11:00:19 -0000	1.2
+++ switch-m.adb	23 Oct 2002 08:00:05 -0000
@@ -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: switch-m.ads
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/switch-m.ads,v
retrieving revision 1.2
diff -u -r1.2 switch-m.ads
--- switch-m.ads	14 Mar 2002 11:00:19 -0000	1.2
+++ switch-m.ads	23 Oct 2002 08:00:06 -0000
@@ -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 Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]