aboutsummaryrefslogtreecommitdiff
path: root/pngwrite.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-01-01 07:45:42 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-01-01 07:45:42 -0600
commit9477ecdfa6fb1ac6b37959d3a2a668f948452582 (patch)
tree97b2ab1e87f0109bd70786921084d60894aae181 /pngwrite.c
parent408652acafc3d9cd228eac3b2af9e8c8c6b37ef4 (diff)
downloadlibpng-9477ecdfa6fb1ac6b37959d3a2a668f948452582.tar.gz
[libpng16] Updated copyright year to 2013 in newly-changed files
Diffstat (limited to 'pngwrite.c')
-rw-r--r--pngwrite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngwrite.c b/pngwrite.c
index fb1d4e55b..7bcdc6ba5 100644
--- a/pngwrite.c
+++ b/pngwrite.c
@@ -2,7 +2,7 @@
/* pngwrite.c - general routines to write a PNG file
*
* Last changed in libpng 1.6.0 [(PENDING RELEASE)]
- * Copyright (c) 1998-2012 Glenn Randers-Pehrson
+ * Copyright (c) 1998-2013 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*