diff options
Diffstat (limited to 'gcc/ada/gprmake.adb')
-rw-r--r-- | gcc/ada/gprmake.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/gprmake.adb b/gcc/ada/gprmake.adb index 3e5b30296b5..93c20a79542 100644 --- a/gcc/ada/gprmake.adb +++ b/gcc/ada/gprmake.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 2004 Free Software Foundation, Inc. -- +-- Copyright (C) 2004-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 @@ -- -- ------------------------------------------------------------------------------ --- The driver for the gprmake tool. +-- The driver for the gprmake tool with Makegpr; |