diff options
Diffstat (limited to 'gcc/ada/a-cgarso.adb')
-rw-r--r-- | gcc/ada/a-cgarso.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-cgarso.adb b/gcc/ada/a-cgarso.adb index 5594caaabe6..96199a27520 100644 --- a/gcc/ada/a-cgarso.adb +++ b/gcc/ada/a-cgarso.adb @@ -2,11 +2,11 @@ -- -- -- GNAT LIBRARY COMPONENTS -- -- -- --- ADA.CONTAINERS.GENERIC_ARRAY_SORT -- +-- A D A . C O N T A I N E R S . G E N E R I C _ A R R A Y _ S O R T -- -- -- -- B o d y -- -- -- --- Copyright (C) 2004 Free Software Foundation, Inc. -- +-- Copyright (C) 2004-2005 Free Software Foundation, Inc. -- -- -- -- This specification is derived from the Ada Reference Manual for use with -- -- GNAT. The copyright notice above, and the license provisions that follow -- |