aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-02-07 14:14:54 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-02-07 14:14:54 +0000
commit0ea5865c17469625fcd91d2dcecf5dec6fe4ce10 (patch)
treed7967a0ae7458ae0c3373dcd1f2290a35cefdf25 /gcc/doc
parentfb0840fc1ef17181582c3ca7ac96115d45eddfae (diff)
downloadgcc-0ea5865c17469625fcd91d2dcecf5dec6fe4ce10.zip
gcc-0ea5865c17469625fcd91d2dcecf5dec6fe4ce10.tar.gz
gcc-0ea5865c17469625fcd91d2dcecf5dec6fe4ce10.tar.bz2
c-ppoutput.c, [...]: Update copyright.
gcc/ * c-ppoutput.c, cfganal.c, diagnostic.h, print-rtl.c, config/darwin.c, config/darwin.h, config/ia64/ia64-c.c, config/m32r/linux.h, config/rs6000/ppc64-fp.c, config/sparc/openbsd.h, doc/makefile.texi, doc/passes.texi: Update copyright. cp/ * rtti.c: Update copyright. From-SVN: r77449
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/makefile.texi2
-rw-r--r--gcc/doc/passes.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/makefile.texi b/gcc/doc/makefile.texi
index d39baa5..d504bc0 100644
--- a/gcc/doc/makefile.texi
+++ b/gcc/doc/makefile.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+@c Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
diff --git a/gcc/doc/passes.texi b/gcc/doc/passes.texi
index a71c7c6..5962c53 100644
--- a/gcc/doc/passes.texi
+++ b/gcc/doc/passes.texi
@@ -1,5 +1,5 @@
@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-@c 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+@c 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.