summaryrefslogtreecommitdiff
path: root/data/lalr1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'data/lalr1.cc')
-rw-r--r--data/lalr1.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/lalr1.cc b/data/lalr1.cc
index 178b8fa9..2b1949e4 100644
--- a/data/lalr1.cc
+++ b/data/lalr1.cc
@@ -1,6 +1,6 @@
# C++ skeleton for Bison
-# Copyright (C) 2002-2012 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -128,7 +128,7 @@ m4_ifdef([b4_lex_param], [, ]b4_lex_param))])])
m4_pushdef([b4_copyright_years],
- [2002-2012])
+ [2002-2013])
m4_define([b4_parser_class_name],
[b4_percent_define_get([[parser_class_name]])])