diff options
author | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-01-17 22:47:27 +0000 |
---|---|---|
committer | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-01-17 22:47:27 +0000 |
commit | 317ec7c83f1d5ac1100597eefa6385f7f24eb34e (patch) | |
tree | 47a64abd70a8bd9217c4ecd5823feb0fd05aa973 /gcc/c-lex.h | |
parent | addd8f3636417d99899bff4af62b75add074f362 (diff) | |
download | gcc-317ec7c83f1d5ac1100597eefa6385f7f24eb34e.tar.gz |
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@200 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-lex.h')
-rw-r--r-- | gcc/c-lex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-lex.h b/gcc/c-lex.h index bee288923e9..c62b7617a3b 100644 --- a/gcc/c-lex.h +++ b/gcc/c-lex.h @@ -1,5 +1,5 @@ /* Define constants for communication with c-parse.y. - Copyright (C) 1987 Free Software Foundation, Inc. + Copyright (C) 1987, 1992 Free Software Foundation, Inc. This file is part of GNU CC. |