File: copyright

package info (click to toggle)
treeviewx 0.5.1%2Bgit20100823.7e4d0e9-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,688 kB
  • sloc: cpp: 14,362; xml: 82; makefile: 66
file content (61 lines) | stat: -rw-r--r-- 2,744 bytes parent folder | download | duplicates (3)
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: TreeView X
Upstream-Contact: Roderic D. M. Page <r.page@bio.gla.ac.uk>
Source: https://github.com/rdmpage/treeviewx

Files: *
Copyright: © 2001 Roderic D. M. Page <r.page@bio.gla.ac.uk>
License: GPL-2+
Comment: The files under the TreeLib directory are part of TreeView X,
 as they have never been released as an independent library.

Files: ncl-2.0/*
Copyright: © 1999 Paul O. Lewis
License: GPL-2+
Comment: TreeView X is statically linked to the Nexus Class Library.

Files: debian/*
Copyright: 2006–2015 Charles Plessy <plessy@debian.org>
           2007 David Paleino <d.paleino@gmail.com>
           2012-2016 Andreas Tille <tille@debian.org>
License: PD
 Please treat the packaging work as if it were in the public domain.

Files: debian/tv.1.xml debian/tv.1
Copyright: © 2006-2008 Charles Plessy <charles-debian-nospam@plessy.org>
License: GPL-2+

License: GPL-2+
   TreeView X 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.
 .
   TreeView X 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
 .
 TreeView X has been released by its author under the GNU GPL (see COPYING), but
 most of its files use a header which places them under the GNU Library GPL
 (LGPL). The author of TreeView X confirmed to the maintainer of this package
 that his intention is to have TreeView X released under the GPL. Therefore, as
 permitted the clause 3 of the LGPL, the licence of these files is changed to
 the GPL through the patch in the following file:
 debian/patches/60_LGPLtoGPL.patch
 .
 Some files which are part of TreeView X - namely ntree.h, ntree.cpp and
 lcaquery.cpp - have no copyright notice. The author of TreeView X confirmed to
 the maintainer of this package that he is the copyright holder for them.
 Therefore, they are distributed under the terms of the COPYING file, which is
 the GNU GPL.
 .
 On Debian systems, the complete text of the GNU Library General Public
 License can be found in ‘/usr/share/common-licenses/LGPL-2’ and the
 complete text of the GNU General Public License version 2 can be found
 in ‘/usr/share/common-licenses/GPL-2’.