[devel] Revise references to zlib-libpng license

This commit is contained in:
Glenn Randers-Pehrson
2009-06-24 10:27:36 -05:00
parent ed82c3bb59
commit 037023bb31
68 changed files with 140 additions and 76 deletions

View File

@@ -4,7 +4,8 @@ project(PNG)
# Copyright (C) 2007 Glenn Randers-Pehrson
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
set(PNGLIB_MAJOR 1)
set(PNGLIB_MINOR 4)

View File

@@ -6,7 +6,8 @@
# Copyright (C) 2002 Glenn Randers-Pehrson
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Modeled after libxml-config.

View File

@@ -6,7 +6,8 @@
# Copyright (C) 2002, 2004, 2006, 2007 Glenn Randers-Pehrson
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Modeled after libxml-config.

View File

@@ -3,7 +3,8 @@
// Copyright (C) 2000 Cosmin Truta
//
// This code is released under the zlib-libpng license.
// For conditions of distribution and use, see copyright notice in png.h
// For conditions of distribution and use, see copyright notice, disclaimer,
// and license in png.h
//
// Notes:
// All modules are compiled in C mode

View File

@@ -5,7 +5,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME=libpng14

View File

@@ -5,7 +5,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME=libpng14

View File

@@ -5,7 +5,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Location of the zlib library and include files
ZLIBINC = ../zlib

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995-2000 Wolf Faust
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
# Note: Use #define PNG_READ_BIG_ENDIAN_SUPPORTED in pngconf.h
#

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
# modified for LC56/ATARI assumes libz.lib is in same dir and uses default
# rules for library management

View File

@@ -5,7 +5,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME=libpng14

View File

@@ -9,7 +9,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# This makefile intends to support building outside the src directory
# if desired. When invoking it, specify an argument to SRCDIR on the

View File

@@ -6,7 +6,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# where "make install" puts libpng.a, libpng14.dylib, png.h and pngconf.h
prefix=/usr/local

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
PNGMAJ = 14

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# where make install will put libpng.a and png.h
#prefix=/usr/local

View File

@@ -4,7 +4,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Modified for Debian by Junichi Uekawa and Josselin Mouette
# Major modifications are:

View File

@@ -2,7 +2,8 @@
# Copyright (C) 2002, 2007, 2009 Glenn Randers-Pehrson and Andrey A. Chernov
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
PREFIX?= /usr/local
SHLIB_VER?= %SONUM%

View File

@@ -4,7 +4,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Location of the zlib library and include files
ZLIBINC = ../zlib

View File

@@ -4,7 +4,8 @@
# contributed by Jim Rice and updated by Chris Schleicher, Hewlett Packard
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Where the zlib library and include files are located
ZLIBLIB=/opt/zlib/lib

View File

@@ -5,7 +5,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME = libpng14

View File

@@ -4,7 +4,8 @@
# contributed by Jim Rice and updated by Chris Schleicher, Hewlett Packard
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Where the zlib library and include files are located
ZLIBLIB=/opt/zlib/lib

View File

@@ -4,7 +4,8 @@
# Copyright (C) 2000 Cosmin Truta
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
# Notes:
# Derived from makefile.std

View File

@@ -6,7 +6,8 @@
# copyright 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
# To use, do "nmake /f scripts\makefile.intel"
#

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
# This makefile requires the file ansi2knr.c, which you can get
# from the Ghostscript ftp site at ftp://ftp.cs.wisc.edu/ghost/

View File

@@ -4,7 +4,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME = libpng14

View File

@@ -9,7 +9,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Built from makefile.cygwin

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# where make install puts libpng.a and png.h
prefix=/usr/local

View File

@@ -3,7 +3,8 @@
# Copyright (C) 2006, 2009 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib

View File

@@ -5,7 +5,8 @@
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# You should also run makefile.netbsd

View File

@@ -5,7 +5,8 @@
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# You should also run makefile.ne0bsd

View File

@@ -4,7 +4,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME = libpng14

View File

@@ -3,7 +3,8 @@
# Copyright (C) 2007-2008 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
PREFIX?= /usr/local
LIBDIR= ${PREFIX}/lib

View File

@@ -1,7 +1,8 @@
# makefile for libpng on OS/2 with gcc
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Related files: pngos2.def

View File

@@ -6,7 +6,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME = libpng14

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME=libpng14

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME=libpng14

View File

@@ -6,7 +6,8 @@
# Copyright (C) 1996-1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
PNGMAJ = 14

View File

@@ -5,7 +5,8 @@
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# Library name:
LIBNAME = libpng14

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# where make install puts libpng.a and png.h
prefix=/usr/local

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# where make install puts libpng.a and png.h
prefix=/usr/local

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1998 Tim Wegner
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
# To use, do "nmake /f scripts\makefile.vcawin32"

View File

@@ -3,7 +3,8 @@
# Copyright (C) 2006,2009 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
# To use, do "nmake /f scripts\makefile.vcwin32"

View File

@@ -5,7 +5,8 @@
# copyright 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
# To use, do "wmake /f scripts\makefile.watcom"

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1998 by Andreas R. Kleinert
#
# This code is released under the zlib-libpng license.
# For conditions of distribution and use, see copyright notice in png.h
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
CC = scppc
CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OPTINLOCAL OPTINL IDIR /zlib \