[master] Revised references to libpng license in contrib/visupng

to be consistent with the rest of the source files.
This commit is contained in:
Glenn Randers-Pehrson glennrp@comcast.net
2009-07-11 07:13:56 -05:00
parent 7430bcbc44
commit fec191d3cc
4 changed files with 12 additions and 9 deletions

View File

@@ -2,8 +2,11 @@
// PNGFILE.H -- Header File for pngfile.c
//------------------------------------------
// Copyright 2000, Willem van Schaik. For conditions of distribution and
// use, see the copyright/license/disclaimer notice in png.h
// Copyright 2000, Willem van Schaik.
// This code is released under the libpng license.
// For conditions of distribution and use, see the disclaimer
// and license in png.h
#include <stdio.h>
#include <stdlib.h>