File: copyright

package info (click to toggle)
libmodule-extract-perl 0.01-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 176 kB
  • sloc: perl: 930; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,176 bytes parent folder | download | duplicates (2)
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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Module-Extract
Upstream-Contact: Adam Kennedy <adamk@cpan.org>
Source: https://metacpan.org/release/Module-Extract

Files: *
Copyright: © 2006, Adam Kennedy <adamk@cpan.org>
License: GPL-1+ or Artistic
 This program is free software, you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 Perl is distributed under the GNU General Public License, either version 1 or
 (at your option) any later version, and the Artistic License.
 .
 On Debian systems, the complete text of the GNU General Public License can be
 found in /usr/share/common-licenses/GPL-1 and the Artistic license in
 /usr/share/common-licenses/Artistic.

Files: inc/*
Copyright: © 2002-2006, Brian Ingerson, Audrey Tang and Adam Kennedy.
License: GPL-1+ or Artistic
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.

Files: debian/*
Copyright: © 2008, Ansgar Burchardt <ansgar@debian.org>
License: GPL-1+ or Artistic
 This program is free software, you can redistribute it and/or modify it
 under the same terms as Perl itself.