PR 5904: ada maintainership comments patch

Joe Buck Joe.Buck@synopsys.com
Fri May 3 10:38:00 GMT 2002


The attached patch fixes the comments in the ada front end to credit
Ada Core Technologies for contributions, but remove statements that
ACT is the maintainer or pointers to their web site.  Files whose
copyright is something other than "Free Software Foundation" are not
touched (some files are (c) ACT, some (c) Florida State University).
Robert Dewar finds the new language acceptable.

Basically, it's
  sed 's;It is now maintained by Ada Core Technologies Inc .http://www.gnat.com..;Extensive contributions were provided by Ada Core Technologies Inc.     ;'

or
  sed 's;GNAT is maintained by Ada Core Technologies Inc .http://www.gnat.com.;Extensive contributions were provided by Ada Core Technologies Inc;'

with a couple of fixups for odd cases.

It's compressed because it's over 1 meg uncompressed and 37 k compressed.

Despite its size, there's no original expression and no code, so
assignments aren't an issue.

For gcc/ada/ChangeLog:

2002-05-02  Joe Buck <jbuck@synopsys.com>

	PR ada/5904
	* (almost all files): Correct statements in comments about
	  maintainership of GNAT.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ada-comments-patch.gz
Type: application/x-gunzip
Size: 37769 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020503/d57a4f71/attachment.bin>


More information about the Gcc-patches mailing list