summaryrefslogtreecommitdiff
path: root/scripts/makefile.solaris-x86
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.solaris-x86')
-rw-r--r--scripts/makefile.solaris-x867
1 files changed, 5 insertions, 2 deletions
diff --git a/scripts/makefile.solaris-x86 b/scripts/makefile.solaris-x86
index 99427d7bf..b189d1d76 100644
--- a/scripts/makefile.solaris-x86
+++ b/scripts/makefile.solaris-x86
@@ -3,12 +3,15 @@
# Contributed by William L. Sebok, based on makefile.linux
# Copyright (C) 1998 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:
LIBNAME = libpng10
PNGMAJ = 0
-PNGMIN = 1.0.46
+PNGMIN = 1.0.47
PNGVER = $(PNGMAJ).$(PNGMIN)
# Shared library names: