summaryrefslogtreecommitdiff
path: root/src/ielr.c
diff options
context:
space:
mode:
authorAkim Demaille <demaille@gostai.com>2012-01-13 11:47:30 +0100
committerAkim Demaille <demaille@gostai.com>2012-01-13 11:48:14 +0100
commitc932d6135ca3e508f7136810b9b0bf79725290b9 (patch)
tree00ef5b880925b34d9020e50c892daee63d058815 /src/ielr.c
parente4caef0eadbc338cc3bcbb38f5bf0abbf6dc581f (diff)
downloadbison-c932d6135ca3e508f7136810b9b0bf79725290b9.tar.gz
maint: run "make update-copyright".
Diffstat (limited to 'src/ielr.c')
-rw-r--r--src/ielr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ielr.c b/src/ielr.c
index 2bf9412b..cde2baaf 100644
--- a/src/ielr.c
+++ b/src/ielr.c
@@ -1,6 +1,6 @@
/* IELR main implementation.
- Copyright (C) 2009-2011 Free Software Foundation, Inc.
+ Copyright (C) 2009-2012 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.