1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
This package was debianised by Darren Salt
<linux@youmustbejoking.demon.co.uk> on Thu, 17 May 2001 20:52:14 +0100.
It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=1689
Upstream author: Dave Beckett <Dave.Beckett@bristol.ac.uk>
Home page: http://pmt.sourceforge.net/pngmeta/
Licence: same as for libpng.
See /usr/share/doc/libpng12/copyright
Copyright:
This code was modified from the code for png_read_end() from the
libpng library. See pngmeta.c for the full copyright headers - they
have to remain in that file to comply with them.
[Relevant parts of the copyright headers included here for reference. For
more information, see /usr/share/doc/libpng3/copyright.]
Copyright 1998-2001 Dave Beckett, ILRT, University of Bristol
http://purl.org/net/dajobe/
Dave Beckett wrote the GNU automake/autoconf configuration files with the
libpng and zlib searching stuff and give permission for other people to
use it to autoconfigure png and zlib in their programs, as long as you
acknowledge him via his home page URI below.
Dave.Beckett@bristol.ac.uk
http://purl.org/net/dajobe/
|