summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.h
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1998-11-23 03:12:41 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1998-11-23 03:12:41 +0000
commitab42e0f98714a22e80ede85bbf5081e678468d7d (patch)
treec36987185f313f926e86f74240423242be22b6a9 /gcc/cp/lex.h
parentd320f95e97b1cf8c6709c3b46fc988b7472e14e3 (diff)
downloadgcc-ab42e0f98714a22e80ede85bbf5081e678468d7d.tar.gz
update copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23764 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/lex.h')
-rw-r--r--gcc/cp/lex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/lex.h b/gcc/cp/lex.h
index ec08f39f69e..249eef9bb0f 100644
--- a/gcc/cp/lex.h
+++ b/gcc/cp/lex.h
@@ -1,5 +1,5 @@
/* Define constants and variables for communication with parse.y.
- Copyright (C) 1987, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+ Copyright (C) 1987, 92-97, 1998 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
and by Brendan Kehoe (brendan@cygnus.com).