81 lines
3.1 KiB
Plaintext
81 lines
3.1 KiB
Plaintext
|
|
|
||
|
|
This copy of the pngcrush notices is provided for your convenience. In case of
|
||
|
|
any discrepancy between this copy and the notices in the file pngcrush.c
|
||
|
|
the latter shall prevail.
|
||
|
|
|
||
|
|
NOTICES:
|
||
|
|
|
||
|
|
If you have modified this source, you may insert additional notices
|
||
|
|
immediately after this sentence.
|
||
|
|
|
||
|
|
COPYRIGHT:
|
||
|
|
|
||
|
|
Copyright (C) 1998-2002, 2006-2016 Glenn Randers-Pehrson
|
||
|
|
(glennrp at users.sf.net)
|
||
|
|
Portions copyright (C) 2005 Greg Roelofs
|
||
|
|
|
||
|
|
LICENSE:
|
||
|
|
|
||
|
|
Permission is hereby irrevocably granted to everyone to use, copy, modify,
|
||
|
|
and distribute this source code, or portions hereof, or executable programs
|
||
|
|
compiled from it, for any purpose, without payment of any fee, subject to
|
||
|
|
the following restrictions:
|
||
|
|
|
||
|
|
1. The origin of this source code must not be misrepresented.
|
||
|
|
|
||
|
|
2. Altered versions must be plainly marked as such and must not be
|
||
|
|
misrepresented as being the original source.
|
||
|
|
|
||
|
|
3. This Copyright notice, disclaimers, and license may not be removed
|
||
|
|
or altered from any source or altered source distribution.
|
||
|
|
|
||
|
|
DISCLAIMERS:
|
||
|
|
|
||
|
|
The pngcrush computer program is supplied "AS IS". The Author disclaims all
|
||
|
|
warranties, expressed or implied, including, without limitation, the
|
||
|
|
warranties of merchantability and of fitness for any purpose. The
|
||
|
|
Author assumes no liability for direct, indirect, incidental, special,
|
||
|
|
exemplary, or consequential damages, which may result from the use of
|
||
|
|
the computer program, even if advised of the possibility of such damage.
|
||
|
|
There is no warranty against interference with your enjoyment of the
|
||
|
|
computer program or against infringement. There is no warranty that my
|
||
|
|
efforts or the computer program will fulfill any of your particular purposes
|
||
|
|
or needs. This computer program is provided with all faults, and the entire
|
||
|
|
risk of satisfactory quality, performance, accuracy, and effort is with
|
||
|
|
the user.
|
||
|
|
|
||
|
|
EXPORT CONTROL
|
||
|
|
|
||
|
|
I am not a lawyer, but I believe that the Export Control Classification
|
||
|
|
Number (ECCN) for pngcrush is EAR99, which means not subject to export
|
||
|
|
controls or International Traffic in Arms Regulations (ITAR) because it
|
||
|
|
and libpng and zlib which may be bundled with pngcrush are all open source,
|
||
|
|
publicly available software, that do not contain any encryption software.
|
||
|
|
See the EAR, paragraphs 734.3(b)(3) and 734.7(b).
|
||
|
|
|
||
|
|
TRADEMARK:
|
||
|
|
|
||
|
|
The name "pngcrush" has not been registered by the Copyright owner
|
||
|
|
as a trademark in any jurisdiction. However, because pngcrush has
|
||
|
|
been distributed and maintained world-wide, continually since 1998,
|
||
|
|
the Copyright owner claims "common-law trademark protection" in any
|
||
|
|
jurisdiction where common-law trademark is recognized.
|
||
|
|
|
||
|
|
CEXCEPT COPYRIGHT, DISCLAIMER, and LICENSE:
|
||
|
|
|
||
|
|
The cexcept.h header file which is bundled with this software
|
||
|
|
is conveyed under the license and disclaimer described in lines 10
|
||
|
|
through 18 of cexcept.h.
|
||
|
|
|
||
|
|
LIBPNG COPYRIGHT, DISCLAIMER, and LICENSE:
|
||
|
|
|
||
|
|
If libpng is bundled with this software, it is conveyed under the
|
||
|
|
libpng license (see COPYRIGHT NOTICE, DISCLAIMER, and LICENSE, in png.h).
|
||
|
|
|
||
|
|
ZLIB COPYRIGHT, DISCLAIMER, and LICENSE:
|
||
|
|
|
||
|
|
If zlib is bundled with this software, it is conveyed under the
|
||
|
|
zlib license (see the copyright notice, disclaimer, and license
|
||
|
|
appearing in zlib.h).
|
||
|
|
|