[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

@@ -4970,7 +4970,7 @@ Version 1.7.0beta45 [December 28, 2014]
png_read_row to skip the unnecessary row de-interlace stuff.
Added testing of png_set_packing() to pngvalid.c
Version 1.7.0beta46 [December 29, 2014]
Version 1.7.0beta46 [January 1, 2015]
Regenerated configure scripts in the tar distributions with libtool-2.4.4
Implement previously untested cases of libpng transforms in pngvalid.c
Fixed byte order in 2-byte filler, in png_do_read_filler().