diff options
Diffstat (limited to 'gcc/ada/a-astaco.adb')
-rw-r--r-- | gcc/ada/a-astaco.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-astaco.adb b/gcc/ada/a-astaco.adb index e7dd4214356..95b1bae3dc3 100644 --- a/gcc/ada/a-astaco.adb +++ b/gcc/ada/a-astaco.adb @@ -1,12 +1,12 @@ ------------------------------------------------------------------------------ -- -- --- GNAT RUNTIME COMPONENTS -- +-- GNAT RUN-TIME COMPONENTS -- -- -- -- A D A . A S Y N C H R O N O U S _ T A S K _ C O N T R O L -- -- -- -- B o d y -- -- -- --- Copyright (C) 1992,1993,1994,1995 Free Software Foundation, Inc. -- +-- Copyright (C) 1992-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- -- |