File: copyright

package info (click to toggle)
libcrypt-simple-perl 0.06-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 88 kB
  • sloc: perl: 224; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 791 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Crypt-Simple
Upstream-Contact: Marty Pauley <marty@kasei.com>
Source: https://metacpan.org/release/Crypt-Simple

Files: *
Copyright: © 2001, Kasei Limited
License: GPL-2+

Files: debian/*
Copyright:
 © 2006-2009, Sandro Tosi <morph@debian.org>
 © 2009,      Ansgar Burchardt <ansgar@debian.org>
License: GPL-2+

License: GPL-2+
 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 2, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.