File: copyright

package info (click to toggle)
libalien-wxwidgets-perl 0.65%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,224 kB
  • ctags: 393
  • sloc: perl: 5,363; sh: 51; makefile: 16
file content (95 lines) | stat: -rw-r--r-- 3,856 bytes parent folder | download
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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Alien-wxWidgets
Upstream-Contact: Mattia Barbon <mbarbon@cpan.org>
Source: https://metacpan.org/release/Alien-wxWidgets
Comment: Since upstream-provided tarball contains files without license, it has to be
 repackaged. The following items are removed:
 .
 + inc/src/: contains files without a license
 + inc/bin/patch.exe: supposedly the result of compiling the above sources.
   removed as it becomes sourceless after inc/src removal

Files: *
Copyright: 2005-2012, Mattia Barbon <mbarbon@cpan.org>
License: Artistic or GPL-1+

Files: debian/*
Copyright: 2010, Franck Joncourt <franck@debian.org>
 2009, Jonathan Yu <jawnsy@cpan.org>
 2008-2009, Damyan Ivanov <dmn@debian.org>
 2008-2009, Roberto C. Sanchez <roberto@connexer.com>
 2011-2014, gregor herrmann <gregoa@debian.org>
License: GPL-2+

Files: inc/bin/patch
Copyright: 1999, Moogle Stuffy Software <tgy@chocobo.org>
License: Artistic or GPL-1+

Files: inc/inc_Archive-Extract/Archive/Extract.pm
Copyright: 2002, Jos Boumans <kane@cpan.org>
License: Artistic or GPL-1+

Files: inc/inc_File-Fetch/File/Fetch.pm
Copyright: 2003-2007, Jos Boumans <kane@cpan.org>
License: Artistic or GPL-1+

Files: inc/inc_IPC-Cmd/IPC/Cmd.pm
Copyright: 2002-2006, Jos Boumans <kane@cpan.org>
License: Artistic or GPL-1+

Files: inc/inc_Locale-Maketext-Simple/Locale/Maketext/Simple.pm
Copyright: 2003-2006, Audrey Tang <cpan@audreyt.org>
License: MIT

Files: inc/inc_Module-Load*
Copyright: 2002-2007, Jos Boumans <kane@cpan.org>
License: Artistic or GPL-1+

Files: inc/inc_Params-Check/Params/Check.pm
Copyright: 2003-2004, Jos Boumans <kane@cpan.org>
License: Artistic or GPL-1+

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License
 can be found in `/usr/share/common-licenses/Artistic'.

License: GPL-1+
  This program 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 1, or (at your option)
  any later version.
 .
  On Debian GNU/Linux systems, the complete text of version 1 of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-1.

License: GPL-2+
  This program 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, or (at your option)
  any later version.
 .
  On Debian systems, the complete text of version 2 of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-2'.

License: MIT
  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to
  permit persons to whom the Software is furnished to do so, subject to
  the following conditions:
 .
  The above copyright notice and this permission notice shall be included
  in all copies or substantial portions of the Software.
 .
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.