X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f6df83b4e80b2a53c08b5dc654e247076a3b9b03..7d6bad195977b0204fc8406cac57cf5a4f1c769b:/data/location.cc diff --git a/data/location.cc b/data/location.cc index b65bf490..74c11458 100644 --- a/data/location.cc +++ b/data/location.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 @@ -16,7 +16,7 @@ # along with this program. If not, see . m4_pushdef([b4_copyright_years], - [2002-2012]) + [2002-2013]) # b4_position_define # ------------------