summaryrefslogtreecommitdiff
path: root/gcc/c-lex.h
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-01-17 22:47:27 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-01-17 22:47:27 +0000
commit317ec7c83f1d5ac1100597eefa6385f7f24eb34e (patch)
tree47a64abd70a8bd9217c4ecd5823feb0fd05aa973 /gcc/c-lex.h
parentaddd8f3636417d99899bff4af62b75add074f362 (diff)
downloadgcc-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.h2
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.