summaryrefslogtreecommitdiff
path: root/contrib/tools
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tools')
-rw-r--r--contrib/tools/checksum-icc.c2
-rw-r--r--contrib/tools/cvtcolor.c2
-rw-r--r--contrib/tools/intgamma.sh2
-rw-r--r--contrib/tools/makesRGB.c2
-rw-r--r--contrib/tools/sRGB.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/contrib/tools/checksum-icc.c b/contrib/tools/checksum-icc.c
index 96aa4107c..581e7088a 100644
--- a/contrib/tools/checksum-icc.c
+++ b/contrib/tools/checksum-icc.c
@@ -2,7 +2,7 @@
*
* Copyright (c) 2013 John Cunningham Bowler
*
- * Last changed in libpng 1.6.0 [(PENDING RELEASE)]
+ * Last changed in libpng 1.6.0 [February 14, 2013]
*
* This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer
diff --git a/contrib/tools/cvtcolor.c b/contrib/tools/cvtcolor.c
index b3776236b..285325467 100644
--- a/contrib/tools/cvtcolor.c
+++ b/contrib/tools/cvtcolor.c
@@ -1,7 +1,7 @@
/*-
* convert.c
*
- * Last changed in libpng 1.6.0 [(PENDING RELEASE)]
+ * Last changed in libpng 1.6.0 [February 14, 2013]
*
* COPYRIGHT: Written by John Cunningham Bowler, 2012.
* To the extent possible under law, the author has waived all copyright and
diff --git a/contrib/tools/intgamma.sh b/contrib/tools/intgamma.sh
index 36a66d3be..e3219473f 100644
--- a/contrib/tools/intgamma.sh
+++ b/contrib/tools/intgamma.sh
@@ -2,7 +2,7 @@
#
# intgamma.sh
#
-# Last changed in libpng 1.6.0 [(PENDING RELEASE)]
+# Last changed in libpng 1.6.0 [February 14, 2013]
#
# COPYRIGHT: Written by John Cunningham Bowler, 2012.
# To the extent possible under law, the author has waived all copyright and
diff --git a/contrib/tools/makesRGB.c b/contrib/tools/makesRGB.c
index 0f7e7c7b4..de9191e1d 100644
--- a/contrib/tools/makesRGB.c
+++ b/contrib/tools/makesRGB.c
@@ -1,6 +1,6 @@
/* makesRGB.c -- build sRGB-to-linear and linear-to-sRGB conversion tables
*
- * Last changed in libpng 1.6.0 [(PENDING RELEASE)]
+ * Last changed in libpng 1.6.0 [February 14, 2013]
*
* COPYRIGHT: Written by John Cunningham Bowler, 2012.
* To the extent possible under law, the author has waived all copyright and
diff --git a/contrib/tools/sRGB.h b/contrib/tools/sRGB.h
index 3b192bb39..833f2305f 100644
--- a/contrib/tools/sRGB.h
+++ b/contrib/tools/sRGB.h
@@ -1,7 +1,7 @@
/*-
* sRGB.h
*
- * Last changed in libpng 1.6.0 [(PENDING RELEASE)]
+ * Last changed in libpng 1.6.0 [February 14, 2013]
*
* COPYRIGHT: Written by John Cunningham Bowler, 2012.
* To the extent possible under law, the author has waived all copyright and