diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-06 20:44:41 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-06 20:44:41 +0000 |
commit | a8cffe1148512531649d897c006d23e36a22342c (patch) | |
tree | 9a8d2547175242f6b81be462ea57e5a732709986 /gcc/cpp.texi | |
parent | dab4c373778583e48cbf58188a1ade923f64dad5 (diff) | |
download | ppe42-gcc-a8cffe1148512531649d897c006d23e36a22342c.tar.gz ppe42-gcc-a8cffe1148512531649d897c006d23e36a22342c.zip |
Copyright fixes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24535 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cpp.texi')
-rw-r--r-- | gcc/cpp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cpp.texi b/gcc/cpp.texi index c81554b6a92..47a50dafe7e 100644 --- a/gcc/cpp.texi +++ b/gcc/cpp.texi @@ -16,7 +16,7 @@ @ifinfo This file documents the GNU C Preprocessor. -Copyright 1987, 1989, 1991, 1992, 1993, 1994, 1995 Free Software +Copyright 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1997, 1998 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of |