diff options
author | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-01-03 22:45:56 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-01-03 22:45:56 +0000 |
commit | b54becdc4b0629b02b4c4dfb13ab88875eb678c8 (patch) | |
tree | de8eb2982a9db679478a2d51740f5d7821be8353 /gcc | |
parent | fa5db8286c9eeb7f937ebc52899aa741061efee2 (diff) | |
download | gcc-b54becdc4b0629b02b4c4dfb13ab88875eb678c8.zip gcc-b54becdc4b0629b02b4c4dfb13ab88875eb678c8.tar.gz gcc-b54becdc4b0629b02b4c4dfb13ab88875eb678c8.tar.bz2 |
Update the second copyright notice. Point to it from the first.
From-SVN: r38675
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 |