diff options
Diffstat (limited to 'gcc/ada/s-strcom.ads')
-rw-r--r-- | gcc/ada/s-strcom.ads | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-strcom.ads b/gcc/ada/s-strcom.ads index bfd5b39417d..fd013ecba77 100644 --- a/gcc/ada/s-strcom.ads +++ b/gcc/ada/s-strcom.ads @@ -1,12 +1,12 @@ ------------------------------------------------------------------------------ -- -- --- GNU ADA RUNTIME LIBRARY COMPONENTS -- +-- GNAT RUN-TIME LIBRARY COMPONENTS -- -- -- -- S Y S T E M . S T R I N G _ C O M P A R E -- -- -- -- S p e c -- -- -- --- Copyright (C) 2002 Free Software Foundation, Inc. -- +-- Copyright (C) 2002-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- -- |