diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-11 00:12:38 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-11 00:12:38 +0000 |
commit | 1c68d99016032388bcbf1f0c54d8e7f1381347b3 (patch) | |
tree | db9674f9f01c977003fa19cf960d455f4ad5b013 /gcc/cp/lex.c | |
parent | d8c9779c3658ecb212f3fc8ec66b43028bab10db (diff) | |
download | gcc-1c68d99016032388bcbf1f0c54d8e7f1381347b3.tar.gz |
Update copyrights for last checkin.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31309 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/lex.c')
-rw-r--r-- | gcc/cp/lex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/lex.c b/gcc/cp/lex.c index 237feb2418e..50ae51dad41 100644 --- a/gcc/cp/lex.c +++ b/gcc/cp/lex.c @@ -1,5 +1,5 @@ /* Separate lexical analyzer for GNU C++. - Copyright (C) 1987, 89, 92-98, 1999 Free Software Foundation, Inc. + Copyright (C) 1987, 89, 92-99, 2000 Free Software Foundation, Inc. Hacked by Michael Tiemann (tiemann@cygnus.com) This file is part of GNU CC. |