[libpng17] Happy New Year -- update copyright year.

This commit is contained in:
Glenn Randers-Pehrson
2014-12-31 18:39:21 -06:00
parent d7e9c1c584
commit b1d49de5bc
41 changed files with 65 additions and 66 deletions

View File

@@ -60,10 +60,10 @@ AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
dnl libtool/libtoolize; version 2.4.2 is the tested version, this or any
dnl libtool/libtoolize; version 2.4.4 is the tested version, this or any
dnl compatible later version may be used
LT_INIT([win32-dll])
LT_PREREQ([2.4.2])
LT_PREREQ([2.4.4])
# Some awks crash when confronted with pnglibconf.dfa, do a test run now
# to make sure this doesn't happen