summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 20:16:12 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 20:16:12 +0000
commit107c7f394092eb0d423c365fcadd0e13389842b9 (patch)
tree30d5988ccc283503764a64cdd1c87dd7db6ce56e /gcc/cp/lex.h
parent3d94c7f05b7315dcd0a1cad9ea0a87b510c53b5a (diff)
downloadgcc-107c7f394092eb0d423c365fcadd0e13389842b9.tar.gz
Fix copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32185 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/lex.h')
-rw-r--r--gcc/cp/lex.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/cp/lex.h b/gcc/cp/lex.h
index d2c9352fa9a..456fdeeb1b4 100644
--- a/gcc/cp/lex.h
+++ b/gcc/cp/lex.h
@@ -1,5 +1,6 @@
/* Define constants and variables for communication with parse.y.
- Copyright (C) 1987, 92-97, 1998, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+ 2000 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
and by Brendan Kehoe (brendan@cygnus.com).