diff options
Diffstat (limited to 'gcc/ada/prj-makr.ads')
-rw-r--r-- | gcc/ada/prj-makr.ads | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/prj-makr.ads b/gcc/ada/prj-makr.ads index 3947e891819..4bb0ead30c4 100644 --- a/gcc/ada/prj-makr.ads +++ b/gcc/ada/prj-makr.ads @@ -6,7 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 2001-2005 Free Software Foundation, Inc. -- +-- Copyright (C) 2001-2005, Free Software Foundation, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- @@ -24,7 +24,7 @@ -- -- ------------------------------------------------------------------------------ --- Support for procedure Gnatname. +-- Support for procedure Gnatname -- For arbitrary naming schemes, create or update a project file, -- or create a configuration pragmas file. |