/usr/share/doc/libiri-perl/copyright is in libiri-perl 0.004-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/IRI
Upstream-Contact: Gregory Todd Williams <gwilliams@cpan.org>
Upstream-Name: IRI
Files: *
Copyright: 2014 Gregory Todd Williams <gwilliams@cpan.org>
License: Artistic or GPL-1+
Files: inc/Module/Install*
Copyright: 2008-2012 Adam Kennedy
License: Artistic or GPL-1+
Comment:
Module::Install has the annoying behaviour to install an embedded
code copy of itself into every package which uses it. Citing from the
package description of libmodule-install-perl:
.
It is designed to automatically include a copy of itself with
modules that use it, thus ensuring that bleeding-edge features will
be available for use in Makefile.PL in a simple and portable
way. It is simple to learn, and has the same features as
ExtUtils::MakeMaker and Module::Build. However, it has the
advantage that it requires no installation for end-users.
Files: debian/*
Copyright: 2014, Axel Beckert <abe@debian.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 1.0
(Perl) 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 systems, the complete text of version 1 of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-1'.
|