diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-26 19:19:06 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-26 19:19:06 -0400 |
commit | 3c80bccc1d5c5d70017986770e5703ac96b5164b (patch) | |
tree | 5bfa7a5b788774abe09a1c70099b7a797803d681 /gcc/cp | |
parent | f47f2c17db22e355a48c7aa99ff3ce4529f24b80 (diff) | |
download | gcc-3c80bccc1d5c5d70017986770e5703ac96b5164b.zip gcc-3c80bccc1d5c5d70017986770e5703ac96b5164b.tar.gz gcc-3c80bccc1d5c5d70017986770e5703ac96b5164b.tar.bz2 |
Update copyright.
From-SVN: r10057
Diffstat (limited to 'gcc/cp')
-rw-r--r-- | gcc/cp/lex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/lex.h b/gcc/cp/lex.h index 816aacd..1cf5687 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 Free Software Foundation, Inc. + Copyright (C) 1987, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. Hacked by Michael Tiemann (tiemann@cygnus.com) and by Brendan Kehoe (brendan@cygnus.com). |