diff options
Diffstat (limited to 'gcc/ada/s-sequio.ads')
-rw-r--r-- | gcc/ada/s-sequio.ads | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-sequio.ads b/gcc/ada/s-sequio.ads index 3bc2f962ac0..27e1713d174 100644 --- a/gcc/ada/s-sequio.ads +++ b/gcc/ada/s-sequio.ads @@ -1,12 +1,12 @@ ------------------------------------------------------------------------------ -- -- --- GNAT RUNTIME COMPONENTS -- +-- GNAT RUN-TIME COMPONENTS -- -- -- -- S Y S T E M . S E Q U E N T I A L _ I O -- -- -- -- S p e c -- -- -- --- Copyright (C) 1992,1993,1994 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- -- |