File: copyright

package info (click to toggle)
libmoosex-markasmethods-perl 0.15-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 200 kB
  • sloc: perl: 280; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 755 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MooseX-MarkAsMethods
Upstream-Contact: Chris Weyl <cweyl@alumni.drew.edu>
Source: https://metacpan.org/release/MooseX-MarkAsMethods

Files: *
Copyright: 2009-2011 Chris Weyl <cweyl@alumni.drew.edu>
License: LGPL-2.1

Files: debian/*
Copyright: 2012, Dominique Dumont <dod@debian.org>
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.
 .
 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'.