]> git.saurik.com Git - bison.git/blobdiff - data/yacc.c
maint: update copyright years
[bison.git] / data / yacc.c
index 4e590241c5e5409a7d9d926c1a701f345dd7cb56..ba72c24ad21fbb6e2867b1f153a29c2b0db0f639 100644 (file)
@@ -1,11 +1,11 @@
                                                              -*- C -*-
 # Yacc compatible skeleton for Bison
 
-# Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation,
+# Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation,
 # Inc.
 
 m4_pushdef([b4_copyright_years],
-           [1984, 1989-1990, 2000-2012])
+           [1984, 1989-1990, 2000-2013])
 
 # 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