From: Stefano Lattarini Date: Mon, 21 Jan 2013 13:47:00 +0000 (+0100) Subject: maint: update copyright in files generated by automake and aclocal X-Git-Tag: v1.13.1b~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=655e268ddfae52ec1eef5558f95cd1c72c362649;p=thirdparty%2Fautomake.git maint: update copyright in files generated by automake and aclocal * bootstrap.sh ($RELEASE_YEAR): Bump top 2013. * configure.ac ($RELEASE_YEAR): Likewise. Signed-off-by: Stefano Lattarini --- diff --git a/bootstrap.sh b/bootstrap.sh index 07bcddd80..fc58a21d0 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -38,7 +38,7 @@ datadir=. PERL_THREADS=0 # This should be automatically updated by the 'update-copyright' # rule of our Makefile. -RELEASE_YEAR=2012 +RELEASE_YEAR=2013 # Override SHELL. This is required on DJGPP so that Perl's system() # uses bash, not COMMAND.COM which doesn't quote arguments properly. diff --git a/configure.ac b/configure.ac index cea7aaae7..2cacaabd0 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ AM_INIT_AUTOMAKE([dist-xz filename-length-max=99 color-tests ## Keep this on a line of its own, since it must be found and processed ## by the 'update-copyright' rule in our Makefile. -RELEASE_YEAR=2012 +RELEASE_YEAR=2013 AC_SUBST([RELEASE_YEAR]) # The API version is the base version. We must guarantee