[libpng17] Add copyright and license to contrib/testpngs/makepngs.sh

This commit is contained in:
Glenn Randers-Pehrson
2015-09-22 16:04:26 -05:00
parent 3f6efbd8e2
commit 40d90d34a8
4 changed files with 12 additions and 8 deletions

View File

@@ -3577,10 +3577,6 @@ main(int argc, char **argv)
printf(" *\n");
printf(" * BUILT USING:" PNG_HEADER_VERSION_STRING);
printf(" *\n");
printf(" * This code is released under the libpng license.\n");
printf(" * For conditions of distribution and use, see the disclaimer\n");
printf(" * and license in png.h\n");
printf(" *\n");
printf(" * THIS IS A MACHINE GENERATED FILE: do not edit it directly!\n");
printf(" * Instead run:\n");
printf(" *\n");