summaryrefslogtreecommitdiff
path: root/pngwrite.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-07-27 05:25:33 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-07-27 05:27:17 -0500
commit9fcb846402d8692d25cb5286777a832ca852fa44 (patch)
treee2c3db1559f0751df5c83b4b0acaa262f2e7b75a /pngwrite.c
parent136b3203f464df16ee74941aa020d90a9ba51763 (diff)
[libpng16] Imported from libpng-1.6.31.tar
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 8c2952e79..70d47c4ca 100644
--- a/pngwrite.c
+++ b/pngwrite.c
@@ -1,7 +1,7 @@
/* pngwrite.c - general routines to write a PNG file
*
- * Last changed in libpng 1.6.31 [(PENDING RELEASE)]
+ * Last changed in libpng 1.6.31 [July 27, 2017]
* Copyright (c) 1998-2002,2004,2006-2017 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.)