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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libicns
Upstream-Contact: Mathew Eis <mathew@eisbox.net>
Source: http://sourceforge.net/projects/icns/files/
Files: src/icns_debug.c
src/icns_element.c
src/icns_family.c
src/icns_image.c
src/icns_io.c
src/icns_jp2.c
src/icns_png.c
src/icns_rle24.c
src/icns_utils.c
Copyright: 2001-2012, Mathew Eis
License: LGPL-2.1+
Files: src/icns.h
src/icns_internals.h
Copyright: 2001-2012, Mathew Eis
2002, Chenxiao Zhao
License: LGPL-2.1+
Files: icnsutils/png2icns.c
Copyright: 2008, Julien BLACHE
2012, Mathew Eis
License: GPL-2+
Files: icnsutils/icontainer2icns.c
Copyright: 2005-2007, Thomas Lübking
License: LGPL-2+
Files: icnsutils/icns2png.c
Copyright: 2001-2012, Mathew Eis
License: LGPL-2+
Files: src/icns_colormaps.h
Copyright: 2001-2012, Mathew Eis
2004, Brion Vibber
2007, Lyonel Vincent
License: LGPL-2.1+
Files: debian/*
Copyright: 2008-2012, Mathew Eis
License: GPL-2+
License: LGPL-2.1+
libicns and its utility programs (with the exception of png2icns) are
free software; you can redistribute them and/or modify them under
the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
.
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
Library General Public License for more details.
.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
.
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
License: LGPL-2+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
.
This library 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
Library General Public License for more details.
.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
.
On Debian systems, the complete text of the GNU Library General
Public License can be found in `/usr/share/common-licenses/LGPL-2'.
License: GPL-2+
png2icns 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; either version 2 of the License, or
(at your option) any later version.
.
This program 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 program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
|