From 1f02b6af39e22b85ea7f07e1c8b831dafd6f40ed Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Wed, 23 Oct 2002 08:04:17 +0000 Subject: Nathanael Nerode PR ada/5904 Nathanael Nerode 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 --- gcc/ada/mkdir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/mkdir.c') diff --git a/gcc/ada/mkdir.c b/gcc/ada/mkdir.c index cfe256a5..5c9b445 100644 --- a/gcc/ada/mkdir.c +++ b/gcc/ada/mkdir.c @@ -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. * * * ****************************************************************************/ -- cgit v1.1