summaryrefslogtreecommitdiff
path: root/scripts/makefile.so9
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.so9')
-rw-r--r--scripts/makefile.so97
1 files changed, 5 insertions, 2 deletions
diff --git a/scripts/makefile.so9 b/scripts/makefile.so9
index 84bfe25a9..3890b59cc 100644
--- a/scripts/makefile.so9
+++ b/scripts/makefile.so9
@@ -4,11 +4,14 @@
# Copyright (C) 2002, 2006, 2008 Glenn Randers-Pehrson
# Copyright (C) 1998-2001 Greg Roelofs
# Copyright (C) 1996-1997 Andreas Dilger
-# For conditions of distribution and use, see copyright notice in png.h
+
+# This code is released under the libpng license.
+# For conditions of distribution and use, see the disclaimer
+# and license in png.h
# Library name:
PNGMAJ = 0
-PNGMIN = 1.0.46
+PNGMIN = 1.0.47
PNGVER = $(PNGMAJ).$(PNGMIN)
LIBNAME = libpng10