diff options
Diffstat (limited to 'gcc/input.h')
-rw-r--r-- | gcc/input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/input.h b/gcc/input.h index 3e00496eda9..e1289e56a7c 100644 --- a/gcc/input.h +++ b/gcc/input.h @@ -1,6 +1,6 @@ /* Declarations for variables relating to reading the source file. Used by parsers, lexical analyzers, and error message routines. - Copyright (C) 1993, 1997, 1998, 2000, 2003 Free Software Foundation, Inc. + Copyright (C) 1993, 1997, 1998, 2000, 2003, 2004 Free Software Foundation, Inc. This file is part of GCC. |