[devel] Revise references to zlib/libpng license

This commit is contained in:
Glenn Randers-Pehrson
2009-06-25 13:43:50 -05:00
parent e0dc4c8a1e
commit c332bbcd34
63 changed files with 63 additions and 64 deletions

View File

@@ -3,7 +3,7 @@
// Copyright (C) 2000 Cosmin Truta
//
// This code is released under the zlib/libpng license.
// For conditions of distribution and use, see copyright notice, disclaimer,
// For conditions of distribution and use, see the disclaimer
// and license in png.h
//
// Notes:
@@ -11,7 +11,6 @@
// Tested with IBM VAC++ 4.0 under Win32
// Expected to work with IBM VAC++ 4.0 or later under OS/2 and Win32
// Can be easily adapted for IBM VAC++ 4.0 or later under AIX
// For conditions of distribution and use, see copyright notice in png.h
option incl(searchpath, "../zlib"), opt(level, "2"),
link(libsearchpath, "../zlib")