diff options
Diffstat (limited to 'gcc/ada/errno.c')
-rw-r--r-- | gcc/ada/errno.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/errno.c b/gcc/ada/errno.c index ef69fd0da81..533233071bf 100644 --- a/gcc/ada/errno.c +++ b/gcc/ada/errno.c @@ -1,12 +1,12 @@ /**************************************************************************** * * - * GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS * + * GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS * * * * E R R N O * * * * C Implementation File * * * - * Copyright (C) 1992-2004 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- * |