Added libalien-wxwidgets-perl
[pkg-perl] / deb-src / libalien-wxwidgets-perl / libalien-wxwidgets-perl-0.50 / debian / copyright
1 Format-Specification:
2     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
3 Upstream-Maintainer: Mattia Barbon <mbarbon@cpan.org>
4 Upstream-Source: http://search.cpan.org/dist/Alien-wxWidgets/
5 Upstream-Name: Alien-wxWidgets
6 X-Comment: Since upstream-provided tarball contains files without license, it has to be
7  repackaged. The following items are removed:
8  .
9  + inc/src/: contains files without a license
10  + inc/bin/patch.exe: supposedly the result of compiling the above sources.
11    removed as it becomes sourceless after inc/src removal
12
13 Files: *
14 Copyright: 2005-2009, Mattia Barbon <mbarbon@cpan.org>
15 License-Alias: Perl
16 License: Artistic | GPL-1+
17
18 Files: debian/*
19 Copyright: 2009, Jonathan Yu <jawnsy@cpan.org>
20  2008-2009, Damyan Ivanov <dmn@debian.org>
21  2008-2009, Roberto C. Sanchez <roberto@connexer.com>
22 License: GPL-2+
23
24 Files: inc/bin/patch
25 Copyright: 1999, Moogle Stuffy Software <tgy@chocobo.org>
26 License-Alias: Perl
27 License: Artistic | GPL-1+
28
29 Files: inc/Archive/Extract.pm
30 Copyright: 2002, Jos Boumans <kane@cpan.org>
31 License-Alias: Perl
32 License: Artistic | GPL-1+
33
34 Files: inc/File/Spec/Unix.pm
35 Copyright: 2004, Perl 5 Porters. All rights reserved.
36 License-Alias: Perl
37 License: Artistic | GPL-1+
38
39 Files: inc/File/Fetch.pm
40 Copyright: 2003-2007, Jos Boumans <kane@cpan.org>
41 License-Alias: Perl
42 License: Artistic | GPL-1+
43
44 Files: inc/IPC/Cmd.pm
45 Copyright: 2002-2006, Jos Boumans <kane@cpan.org>
46 License-Alias: Perl
47 License: Artistic | GPL-1+
48
49 Files: inc/Locale/Maketext/Simple.pm
50 Copyright: 2003-2006, Audrey Tang <cpan@audreyt.org>
51 License: MIT
52
53 Files: inc/Module/Load.pm, inc/Module/Load/Conditional.pm
54 Copyright: 2002-2007, Jos Boumans <kane@cpan.org>
55 License-Alias: Perl
56 License: Artistic | GPL-1+
57
58 Files: inc/Params/Check.pm
59 Copyright: 2003-2004, Jos Boumans <kane@cpan.org>
60 License-Alias: Perl
61 License: Artistic | GPL-1+
62
63 Files: inc/Text/Patch.pm
64 Copyright: 2004, Vladi Belperchinov-Shabanski <cade@datamax.bg>
65 License: GPL-2+
66
67 Files: inc/version.pm, inc/version/vpp.pm
68 Copyright: 2004-2009, John Peacock <jpeacock@cpan.org>
69 License-Alias: Perl
70 License: Artistic | GPL-1+
71
72 License: Artistic
73     This program is free software; you can redistribute it and/or modify
74     it under the terms of the Artistic License, which comes with Perl.
75     On Debian GNU/Linux systems, the complete text of the Artistic License
76     can be found in `/usr/share/common-licenses/Artistic'
77
78 License: GPL-1+
79     This program is free software; you can redistribute it and/or modify
80     it under the terms of the GNU General Public License as published by
81     the Free Software Foundation; either version 1, or (at your option)
82     any later version.
83     On Debian GNU/Linux systems, the complete text of the GNU General
84     Public License can be found in `/usr/share/common-licenses/GPL'
85
86 License: GPL-2+
87     This program is free software; you can redistribute it and/or modify
88     it under the terms of the GNU General Public License as published by
89     the Free Software Foundation; either version 2, or (at your option)
90     any later version.
91     On Debian GNU/Linux systems, the complete text of the GNU General
92     Public License can be found in `/usr/share/common-licenses/GPL-2'
93
94 License: MIT
95     Permission is hereby granted, free of charge, to any person obtaining a
96     copy of this software and associated documentation files (the
97     "Software"), to deal in the Software without restriction, including
98     without limitation the rights to use, copy, modify, merge, publish,
99     distribute, sublicense, and/or sell copies of the Software, and to
100     permit persons to whom the Software is furnished to do so, subject to
101     the following conditions:
102  .
103     The above copyright notice and this permission notice shall be included
104     in all copies or substantial portions of the Software.
105  .
106     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
107     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
108     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
109     IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
110     CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
111     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
112     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.