summaryrefslogtreecommitdiff
path: root/src/lalr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lalr.c')
-rw-r--r--src/lalr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lalr.c b/src/lalr.c
index 53a5dbfd..5e155749 100644
--- a/src/lalr.c
+++ b/src/lalr.c
@@ -1,6 +1,6 @@
/* Compute lookahead criteria for Bison.
- Copyright (C) 1984, 1986, 1989, 2000-2012 Free Software Foundation,
+ Copyright (C) 1984, 1986, 1989, 2000-2013 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.