[libpng16] Updated copyright year to 2012

This commit is contained in:
Glenn Randers-Pehrson
2012-01-01 14:45:04 -06:00
parent d9fc0622a1
commit 1531bd61a0
26 changed files with 38 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/awk -f
# scripts/options.awk - library build configuration control
#
# last changed in libpng version 1.5.7 - (PENDING RELEASE)
# last changed in libpng version 1.5.7 - December 15, 2011
#
# Copyright (c) 1998-2011 Glenn Randers-Pehrson
#

View File

@@ -3,9 +3,9 @@
/* pnglibconf.h - library build configuration */
/* Libpng 1.6.0beta05 - December 30, 2011 */
/* Libpng 1.6.0beta05 - January 1, 2012 */
/* Copyright (c) 1998-2011 Glenn Randers-Pehrson */
/* Copyright (c) 1998-2012 Glenn Randers-Pehrson */
/* This code is released under the libpng license. */
/* For conditions of distribution and use, see the disclaimer */