提交 e0dc4c8a 编写于 作者: G Glenn Randers-Pehrson

[devel] Imported from libpng-1.4.0beta65.tar

上级 02045b57
Libpng 1.4.0beta65 - June 24, 2009
Libpng 1.4.0beta65 - June 25, 2009
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
......@@ -488,8 +488,8 @@ version 1.4.0beta64 [June 24, 2009]
Moved the various unknown chunk macro definitions outside of the
PNG_READ|WRITE_ANCILLARY_CHUNK_SUPPORTED blocks.
version 1.4.0beta65 [June 24, 2009]
Added a reference to the zlib-libpng license in each file.
version 1.4.0beta65 [June 25, 2009]
Added a reference to the zlib/libpng license in each file.
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.
......
......@@ -2165,8 +2165,8 @@ version 1.4.0beta64 [June 24, 2009]
Moved the various unknown chunk macro definitions outside of the
PNG_READ|WRITE_ANCILLARY_CHUNK_SUPPORTED blocks.
version 1.4.0beta65 [June 24, 2009]
Added a reference to the zlib-libpng license in each file.
version 1.4.0beta65 [June 25, 2009]
Added a reference to the zlib/libpng license in each file.
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.
......
Installing libpng version 1.4.0beta65 - June 24, 2009
Installing libpng version 1.4.0beta65 - June 25, 2009
On Unix/Linux and similar systems, you can simply type
......
......@@ -8,9 +8,9 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
If you modify libpng you may insert additional notices immediately following
this sentence.
This code is released under the zlib-libpng license.
This code is released under the zlib/libpng license.
libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 24, 2009, are
libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 25, 2009, are
Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
......@@ -108,4 +108,4 @@ certification mark of the Open Source Initiative.
Glenn Randers-Pehrson
glennrp at users.sourceforge.net
June 24, 2009
June 25, 2009
README for libpng version 1.4.0beta65 - June 24, 2009 (shared library 14.0)
README for libpng version 1.4.0beta65 - June 25, 2009 (shared library 14.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.
......
......@@ -2,7 +2,7 @@
*
* Copyright (c) 2007, 2009 Glenn Randers-Pehrson
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
......@@ -2,7 +2,7 @@
*
* Copyright (c) 2007, 2009 Glenn Randers-Pehrson
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
......@@ -2,7 +2,7 @@
*
* Copyright (c) 2007, 2009 Glenn Randers-Pehrson
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
......@@ -4,7 +4,7 @@
// Copyright 2000, Willem van Schaik.
//
// This code is released under the zlib-libpng license.
// This code is released under the zlib/libpng license.
// For conditions of distribution and use, see the
// copyright/license/disclaimer notice in png.h
......
......@@ -4,7 +4,7 @@
// Copyright 2000, Willem van Schaik.
//
// This code is released under the zlib-libpng license.
// This code is released under the zlib/libpng license.
// For conditions of distribution and use, see the
// copyright/license/disclaimer notice in png.h
......
......@@ -3,7 +3,7 @@ Microsoft Developer Studio Build File, Format Version 6.00 for VisualPng
Copyright 2000, Willem van Schaik.
This code is released under the zlib-libpng license.
This code is released under the zlib/libpng license.
For conditions of distribution and use, see the
copyright/license/disclaimer notice in png.h
......
......@@ -4,7 +4,7 @@
// Copyright 2000, Willem van Schaik.
//
// This code is released under the zlib-libpng license.
// This code is released under the zlib/libpng license.
// For conditions of distribution and use, see the
// copyright/license/disclaimer notice in png.h
......
......@@ -2,7 +2,7 @@
#if 0 /* in case someone actually tries to compile this */
/* example.c - an example of using libpng
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* This file has been placed in the public domain by the authors.
* Maintained 1998-2009 Glenn Randers-Pehrson
* Maintained 1996, 1997 Andreas Dilger)
......
libpng.txt - A description on how to use and modify libpng
libpng version 1.4.0beta65 - June 24, 2009
libpng version 1.4.0beta65 - June 25, 2009
Updated and distributed by Glenn Randers-Pehrson
<glennrp at users.sourceforge.net>
Copyright (c) 1998-2009 Glenn Randers-Pehrson
This document is released under the zlib-libpng license.
This document is released under the zlib/libpng license.
For conditions of distribution and use, see copyright notice, disclaimer,
and license in png.h
Based on:
libpng versions 0.97, January 1998, through 1.4.0beta65 - June 24, 2009
libpng versions 0.97, January 1998, through 1.4.0beta65 - June 25, 2009
Updated and distributed by Glenn Randers-Pehrson
Copyright (c) 1998-2009 Glenn Randers-Pehrson
......@@ -3147,7 +3147,7 @@ source.
XIII. Y2K Compliance in libpng
June 24, 2009
June 25, 2009
Since the PNG Development group is an ad-hoc body, we can't make
an official declaration.
......
.TH LIBPNG 3 "June 24, 2009"
.TH LIBPNG 3 "June 25, 2009"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.4.0beta65
.SH SYNOPSIS
......@@ -809,18 +809,18 @@ Following is a copy of the libpng.txt file that accompanies libpng.
.SH LIBPNG.TXT
libpng.txt - A description on how to use and modify libpng
libpng version 1.4.0beta65 - June 24, 2009
libpng version 1.4.0beta65 - June 25, 2009
Updated and distributed by Glenn Randers-Pehrson
<glennrp at users.sourceforge.net>
Copyright (c) 1998-2009 Glenn Randers-Pehrson
This document is released under the zlib-libpng license.
This document is released under the zlib/libpng license.
For conditions of distribution and use, see copyright notice, disclaimer,
and license in png.h
Based on:
libpng versions 0.97, January 1998, through 1.4.0beta65 - June 24, 2009
libpng versions 0.97, January 1998, through 1.4.0beta65 - June 25, 2009
Updated and distributed by Glenn Randers-Pehrson
Copyright (c) 1998-2009 Glenn Randers-Pehrson
......@@ -3956,7 +3956,7 @@ source.
.SH XIII. Y2K Compliance in libpng
June 24, 2009
June 25, 2009
Since the PNG Development group is an ad-hoc body, we can't make
an official declaration.
......@@ -4186,7 +4186,7 @@ possible without all of you.
Thanks to Frank J. T. Wojcik for helping with the documentation.
Libpng version 1.4.0beta65 - June 24, 2009:
Libpng version 1.4.0beta65 - June 25, 2009:
Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc.
Currently maintained by Glenn Randers-Pehrson (glennrp at users.sourceforge.net).
......@@ -4207,9 +4207,9 @@ included in the libpng distribution, the latter shall prevail.)
If you modify libpng you may insert additional notices immediately following
this sentence.
This code is released under the zlib-libpng license.
This code is released under the zlib/libpng license.
libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 24, 2009, are
libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 25, 2009, are
Copyright (c) 2004,2006-2007 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
......@@ -4308,7 +4308,7 @@ certification mark of the Open Source Initiative.
Glenn Randers-Pehrson
glennrp at users.sourceforge.net
June 24, 2009
June 25, 2009
.\" end of man page
.TH LIBPNGPF 3 "June 24, 2009"
.TH LIBPNGPF 3 "June 25, 2009"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.4.0beta65
(private functions)
......
.TH PNG 5 "June 24, 2009"
.TH PNG 5 "June 25, 2009"
.SH NAME
png \- Portable Network Graphics (PNG) format
.SH DESCRIPTION
......
/* png.h - header file for PNG reference library
*
* libpng version 1.4.0beta65 - June 24, 2009
* libpng version 1.4.0beta65 - June 25, 2009
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license (See LICENSE, below)
* This code is released under the zlib/libpng license (See LICENSE, below)
*
* Authors and maintainers:
* libpng versions 0.71, May 1995, through 0.88, January 1996: Guy Schalnat
* libpng versions 0.89c, June 1996, through 0.96, May 1997: Andreas Dilger
* libpng versions 0.97, January 1998, through 1.4.0beta65 - June 24, 2009: Glenn
* libpng versions 0.97, January 1998, through 1.4.0beta65 - June 25, 2009: Glenn
* See also "Contributing Authors", below.
*
* Note about libpng version numbers:
......@@ -159,7 +159,7 @@
* If you modify libpng you may insert additional notices immediately following
* this sentence.
*
* libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 24, 2009, are
* libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 25, 2009, are
* Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are
* distributed according to the same disclaimer and license as libpng-1.2.5
* with the following individual added to the list of Contributing Authors:
......@@ -335,7 +335,7 @@
/* Version information for png.h - this should match the version in png.c */
#define PNG_LIBPNG_VER_STRING "1.4.0beta65"
#define PNG_HEADER_VERSION_STRING \
" libpng version 1.4.0beta65 - June 24, 2009\n"
" libpng version 1.4.0beta65 - June 25, 2009\n"
#define PNG_LIBPNG_VER_SONUM 14
#define PNG_LIBPNG_VER_DLLNUM 14
......
/* pngconf.h - machine configurable file for libpng
*
* libpng version 1.4.0beta65 - June 24, 2009
* libpng version 1.4.0beta65 - June 25, 2009
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngerror.c - stub functions for i/o and memory allocation
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngget.c - retrieval of values from info struct
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngmem.c - stub functions for memory allocation
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngpread.c - read a png file in push mode
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*/
......
/* pngpriv.h - private declarations for use inside libpng
*
* libpng version 1.4.0beta65 - June 24, 2009
* libpng version 1.4.0beta65 - June 25, 2009
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*/
......
/* pngread.c - read a PNG file
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngrio.c - functions for data input
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngrtran.c - transforms the data in a row for PNG readers
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngrutil.c - utilities to read a PNG file
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngset.c - storage of image information into info struct
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngtest.c - a simple test program to test libpng
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngtrans.c - transforms the data in a row (used by both readers and writers)
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*/
......
/* pngwio.c - functions for data output
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*
......
/* pngwrite.c - general routines to write a PNG file
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*/
......
/* pngwtran.c - transforms the data in a row for PNG writers
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*/
......
/* pngwutil.c - utilities to write a PNG file
*
* Last changed in libpng 1.4.0 [June 24, 2009]
* Last changed in libpng 1.4.0 [June 25, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is released under the zlib-libpng license.
* This code is released under the zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*/
......
......@@ -3,7 +3,7 @@ Microsoft Developer Studio Project File, Format Version 6.00 for libpng.
Copyright (C) 2000-2004 Simon-Pierre Cadieux.
Copyright (C) 2004 Cosmin Truta.
This code is released under the zlib-libpng license.
This code is released under the zlib/libpng license.
For conditions of distribution and use, see copyright notice in png.h
......
......@@ -2,7 +2,7 @@ Microsoft Developer Studio Project File, Format Version 7.10 for libpng.
Copyright (C) 2004 Simon-Pierre Cadieux.
This code is released under the zlib-libpng license.
This code is released under the zlib/libpng license.
For conditions of distribution and use, see copyright notice in png.h
Assumptions:
......
......@@ -7,7 +7,7 @@ Microsoft Developer Studio Project File, Format Version 7.10 for zlib.
Copyright (C) 2004 Simon-Pierre Cadieux.
Copyright (C) 2004 Cosmin Truta.
This code is released under the zlib-libpng license.
This code is released under the zlib/libpng license.
For conditions of distribution and use, see copyright notice in zlib.h.
......
......@@ -3,7 +3,7 @@ project(PNG)
# Copyright (C) 2007 Glenn Randers-Pehrson
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -5,7 +5,7 @@
# Copyright (C) 2002 Glenn Randers-Pehrson
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -5,7 +5,7 @@
# Copyright (C) 2002, 2004, 2006, 2007 Glenn Randers-Pehrson
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
// IBM VisualAge/C++ version 4.0 or later
// Copyright (C) 2000 Cosmin Truta
//
// This code is released under the zlib-libpng license.
// This code is released under the zlib/libpng license.
// For conditions of distribution and use, see copyright notice, disclaimer,
// and license in png.h
//
......
......@@ -4,7 +4,7 @@
# Copyright (C) 1998 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -4,7 +4,7 @@
# Copyright (C) 1998 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -4,7 +4,7 @@
# Copyright (C) 2000 Marc O. Gloor (AIX support added, from makefile.gcc)
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# makefile for libpng and SAS C V6.5x compiler
# Copyright (C) 1995-2000 Wolf Faust
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
......
......@@ -2,7 +2,7 @@
# Copyright (C) 2002 Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
......
......@@ -4,7 +4,7 @@
# Copyright (C) 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -8,7 +8,7 @@
# Copyright (C) 1998-2000 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -5,7 +5,7 @@
# Copyright (C) 1998, 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) 2000-2002, 2006 Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) 2002, 2006, 2009 Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -3,7 +3,7 @@
# and Glenn Randers-Pehrson
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
# makefile for libpng under FreeBSD
# Copyright (C) 2002, 2007, 2009 Glenn Randers-Pehrson and Andrey A. Chernov
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -3,7 +3,7 @@
# Copyright (C) 2000 Cosmin Truta
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -3,7 +3,7 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42
# contributed by Jim Rice and updated by Chris Schleicher, Hewlett Packard
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -4,7 +4,7 @@
# Copyright (C) 1998, 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -3,7 +3,7 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42
# contributed by Jim Rice and updated by Chris Schleicher, Hewlett Packard
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -3,7 +3,7 @@
# Copyright (C) 2006 Glenn Randers-Pehrson
# Copyright (C) 2000 Cosmin Truta
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
......
......@@ -5,7 +5,7 @@
# Copyright (C) 2000, Pawel Mrochen, based on makefile.msc which is
# copyright 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
......
......@@ -2,7 +2,7 @@
# Copyright (C) 2002, 2006, 2009 Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
......
......@@ -3,7 +3,7 @@
# Glenn Randers-Pehrson
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -8,7 +8,7 @@
# Copyright (C) 1998-2000, 2007 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
# Copyright (C) 2006, 2009 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
......
......@@ -4,7 +4,7 @@
# Copyright (C) 2002 Patrick R.L. Welche
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -4,7 +4,7 @@
# Copyright (C) 2002 Patrick R.L. Welche
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -3,7 +3,7 @@
# Glenn Randers-Pehrson
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
# Copyright (C) 2007-2008 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
# makefile for libpng on OS/2 with gcc
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -5,7 +5,7 @@
# Copyright (C) 1998 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) 2001-2002, 2006 Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) 2001-2002, 2006, 2007 Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -5,7 +5,7 @@
# Copyright (C) 1998-2001 Greg Roelofs
# Copyright (C) 1996-1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -4,7 +4,7 @@
# Copyright (C) 1998 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) 2002, 2006 Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) 2002, 2006 Glenn Randers-Pehrson
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# Copyright (C) 2006,2009 Glenn Randers-Pehrson
# Copyright (C) 1998 Tim Wegner
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
......
......@@ -2,7 +2,7 @@
# Copyright (C) 1998 Tim Wegner
# Copyright (C) 2006,2009 Glenn Randers-Pehrson
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
#
......
......@@ -4,7 +4,7 @@
# Copyright (C) 2000, Pawel Mrochen, based on makefile.msc which is
# copyright 1995 Guy Eric Schalnat, Group 42, Inc.
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
......@@ -2,7 +2,7 @@
# makefile for libpng and SAS C V6.58/7.00 PPC compiler
# Copyright (C) 1998 by Andreas R. Kleinert
#
# This code is released under the zlib-libpng license.
# This code is released under the zlib/libpng license.
# For conditions of distribution and use, see copyright notice, disclaimer,
# and license in png.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册