X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=contrib%2Ftestpngs%2Fmakepngs.sh;h=270f0630aaf3e0766e361df54652615d98d5a7b6;hb=f125affdc66153880ba8dc33d8369e5a0dc9a6a7;hp=eb1c15fc95123f6d6288cfe82f6488a39b7c5531;hpb=fa7e0fcd15b99f3b778e018992da36a5703fc6a3;p=platform%2Fupstream%2Flibpng.git diff --git a/contrib/testpngs/makepngs.sh b/contrib/testpngs/makepngs.sh index eb1c15f..270f063 100755 --- a/contrib/testpngs/makepngs.sh +++ b/contrib/testpngs/makepngs.sh @@ -1,12 +1,10 @@ #!/bin/sh -# + # Make a set of test PNG files, MAKEPNG is the name of the makepng executable # built from contrib/libtests/makepng.c # Copyright (c) 2015 John Cunningham Bowler -# Last changed in libpng 1.6.20 [December 3, 2015] - # This code is released under the libpng license. # For conditions of distribution and use, see the disclaimer # and license in png.h