diff options
author | Akim Demaille <akim@lrde.epita.fr> | 2015-01-04 17:31:18 +0100 |
---|---|---|
committer | Akim Demaille <akim@lrde.epita.fr> | 2015-01-04 17:49:13 +0100 |
commit | 3209eb1c4c5de8dd812e65da27df00c548f476fe (patch) | |
tree | dc194b455d2222e89aa09ed719a4696ba6fe1bad /etc/bench.pl.in | |
parent | 975bb564319aa4f4204c48aba265757ba207a80f (diff) | |
download | bison-3209eb1c4c5de8dd812e65da27df00c548f476fe.tar.gz |
package: bump to 2015
Which also requires:
* gnulib: Update.
Diffstat (limited to 'etc/bench.pl.in')
-rwxr-xr-x | etc/bench.pl.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bench.pl.in b/etc/bench.pl.in index 69d21d55..cbd9473d 100755 --- a/etc/bench.pl.in +++ b/etc/bench.pl.in @@ -1,6 +1,6 @@ #! /usr/bin/perl -w -# Copyright (C) 2006, 2008-2014 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008-2015 Free Software Foundation, Inc. # # This file is part of Bison, the GNU Compiler Compiler. # |