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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
This package was debianized by Mitch Blevins <mblevin@debian.org> on
Sun, 8 Nov 1998 23:37:24 -0500
It has been subsequently taken over by Luis Bustamante
<luferbu@fluidsignal.com> followed by Martin Pitt
<mpitt@debian.org>. The current maintainer is Christoph Wegscheider
<christoph.wegscheider@wegi.net>
It was downloaded from http://www.klografx.net/qiv/download/
Upstream Authors: (see below)
Copyright: Adam Kopacz <adam.k@klografx.de>
Andy Spiegl <qiv.andy@spiegl.de>
Darren Smith <darren.smith@juno.com>
Pavel Andreev <paxvel@vumsoft.cz>
Decklin Foster <decklin@red-bean.com>
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 dated June, 1991.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
The file debian/patches/06.xmalloc.diff is:
* Created by Kevin Locke (from numerous canonical examples)
*
* I hereby place this file in the public domain. It may be freely reproduced,
* distributed, used, modified, built upon, or otherwise employed by anyone
* for any purpose without restriction.
Kevin Locke <kwl7@cornell.edu> wrote on bug 383113:
I have attached my stock do-or-die memory handling functions (public domain,
but easily relicensable to GPL if desired), and a patch to incorporate those
functions into qiv.
|