[devel] Mention zlib-libpng license in each source file

This commit is contained in:
Glenn Randers-Pehrson
2009-06-24 09:31:28 -05:00
parent d84748a467
commit 3e61d7985c
75 changed files with 203 additions and 31 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 zlib-libpng license.
// For conditions of distribution and use, see the
// copyright/license/disclaimer notice in png.h
#include <stdio.h>
#include <stdlib.h>