diff options
Diffstat (limited to 'gcc/ada/a-excpol.adb')
-rw-r--r-- | gcc/ada/a-excpol.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-excpol.adb b/gcc/ada/a-excpol.adb index feb6d53b9b6..50908fdbe41 100644 --- a/gcc/ada/a-excpol.adb +++ b/gcc/ada/a-excpol.adb @@ -1,13 +1,13 @@ ------------------------------------------------------------------------------ -- -- --- GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS -- +-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- A D A . E X C E P T I O N S . P O L L -- -- -- -- B o d y -- -- (dummy version where polling is not used) -- -- -- --- Copyright (C) 1992-1998, Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2005, Free Software Foundation, Inc. -- -- -- -- GNARL 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- -- |