[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

@@ -3,7 +3,7 @@
*
* Copyright (c) 2013-2014 John Cunningham Bowler
*
* Last changed in libpng 1.6.16 [(PENDING RELEASE)]
* Last changed in libpng 1.6.16 [December 22, 2014]
*
* This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer

View File

@@ -1,8 +1,8 @@
/* pngvalid.c - validate libpng by constructing then reading png files.
*
* Last changed in libpng 1.7.0 [(PENDING RELEASE)]
* Copyright (c) 2014 Glenn Randers-Pehrson
* Last changed in libpng 1.6.17 [(PENDING RELEASE)]
* Copyright (c) 2014-2015 Glenn Randers-Pehrson
* Written by John Cunningham Bowler
*
* This code is released under the libpng license.