diff options
author | Kaveh Ghazi <ghazi@gcc.gnu.org> | 2000-01-19 23:47:13 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 2000-01-19 23:47:13 +0000 |
commit | e774613011781485fcb8cebacd4296792f5572fe (patch) | |
tree | 1ca818228a2ecd16ccf09c75aa239c171f94bdbe /gcc/cpplib.h | |
parent | 857dde3994b4a45b6087b8efb2e40145888f2f7d (diff) | |
download | gcc-e774613011781485fcb8cebacd4296792f5572fe.zip gcc-e774613011781485fcb8cebacd4296792f5572fe.tar.gz gcc-e774613011781485fcb8cebacd4296792f5572fe.tar.bz2 |
more copyright nits
From-SVN: r31527
Diffstat (limited to 'gcc/cpplib.h')
-rw-r--r-- | gcc/cpplib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cpplib.h b/gcc/cpplib.h index e48d07b..66c77e3 100644 --- a/gcc/cpplib.h +++ b/gcc/cpplib.h @@ -1,5 +1,5 @@ /* Definitions for CPP library. - Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1995, 96-99, 2000 Free Software Foundation, Inc. Written by Per Bothner, 1994-95. This program is free software; you can redistribute it and/or modify it |