File: copyright

package info (click to toggle)
libconfig-model-systemd-perl 0.258.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,108 kB
  • sloc: perl: 13,931; makefile: 12
file content (21 lines) | stat: -rw-r--r-- 796 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Config-Model-Systemd
Upstream-Contact: Dominique Dumont <ddumont@cpan.org>
Source: https://metacpan.org/release/Config-Model-Systemd

Files: *
Copyright: 2015-2022, Dominique Dumont
License: LGPL-2.1

Files: lib/Config/Model/models/*
Copyright: 2016, Dominique Dumont
 2010-2016, Lennart Poettering and others
License: LGPL-2.1

License: LGPL-2.1
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by the
 Free Software Foundation; version 2.1 of the License.
 .
 On Debian systems, the complete text of version 2.1 of the GNU Lesser
 General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.