diff options
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 3aaa3a0..255de21 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, 1992 Free Software Foundation, Inc. + Copyright (C) 1987, 1992, 1998 Free Software Foundation, Inc. This file is part of GNU CC. |