File: copyright

package info (click to toggle)
libtest-api-perl 0.010-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 224 kB
  • sloc: perl: 353; makefile: 2
file content (44 lines) | stat: -rw-r--r-- 1,430 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Test::API
Upstream-Contact: https://github.com/dagolden/Test-API/issues
Source: https://metacpan.org/release/Test-API
 https://github.com/dagolden/Test-API.git

Files: *
Copyright: 2009,2018, David Golden <dagolden@cpan.org>
License: Apache-2.0
Comment:
 License:
 .
 This is free software, licensed under:
 .
 The Apache License, Version 2.0, January 2004

Files: debian/*
Copyright: 2014, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+

License: Apache-2.0
 Comment:
 .
 On Debian systems the 'Apache License' version 2.0 is located in
 '/usr/share/common-licenses/Apache-2.0'.

License: GPL-3+
 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 3, 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.
 .
 Comment:
 .
 On Debian systems the 'GNU General Public License' version 3 is located
 in '/usr/share/common-licenses/GPL-3'.
 .
 You should have received a copy of the 'GNU General Public License'
 along with this program.  If not, see <https://www.gnu.org/licenses/>.