diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/gcc.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gcc/gcc.texi b/gcc/gcc.texi index 7348cd7..2d15b42 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -100,6 +100,8 @@ Published by the Free Software Foundation@* 59 Temple Place - Suite 330@* Boston, MA 02111-1307 USA @sp 1 +@c When you update the list of years below, search for copyright{} and +@c update the other copy too. Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. @sp 1 @@ -154,7 +156,8 @@ instead of in the original English. @center for gcc-2.97 @page @vskip 0pt plus 1filll -Copyright @copyright{} 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000 Free Software Foundation, Inc. +Copyright @copyright{} 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1998, +1999, 2000, 2001 Free Software Foundation, Inc. @sp 2 For GCC Version 2.97@* @sp 1 |