]> git.saurik.com Git - bison.git/blobdiff - data/glr.c
package: bump to 2014
[bison.git] / data / glr.c
index 39d12a0e636ae8b5262bb9353f49f38101387de2..236a4b41ba5fd307716403cd60d0bed95d1a4c9a 100644 (file)
@@ -2,7 +2,7 @@
 
 # GLR skeleton for Bison
 
-# Copyright (C) 2002-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 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
@@ -180,7 +180,7 @@ m4_if(b4_skeleton, ["glr.c"],
 
 b4_output_begin([b4_parser_file_name])
 b4_copyright([Skeleton implementation for Bison GLR parsers in C],
-             [2002-2013])[
+             [2002-2014])[
 
 /* C GLR parser skeleton written by Paul Hilfinger.  */
 
@@ -2556,7 +2556,7 @@ m4_if(b4_skeleton, ["glr.c"],
 [b4_defines_if(
 [b4_output_begin([b4_spec_defines_file])
 b4_copyright([Skeleton interface for Bison GLR parsers in C],
-             [2002-2013])[
+             [2002-2014])[
 
 ]b4_cpp_guard_open([b4_spec_defines_file])[
 ]b4_shared_declarations[