diff options
Diffstat (limited to 'lib/yyerror.c')
-rw-r--r-- | lib/yyerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yyerror.c b/lib/yyerror.c index 208ecccb..8e554a09 100644 --- a/lib/yyerror.c +++ b/lib/yyerror.c @@ -1,6 +1,6 @@ /* Yacc library error-printing function. - Copyright (C) 2002, 2009 Free Software Foundation, Inc. + Copyright (C) 2002, 2009-2010 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. |