File: copyright

package info (click to toggle)
libalgorithm-diff-perl 1.19.03-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 332 kB
  • ctags: 165
  • sloc: perl: 1,494; makefile: 7
file content (37 lines) | stat: -rw-r--r-- 1,483 bytes parent folder | download
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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Algorithm-Diff
Upstream-Contact: This version released by Tye McQueen (http://perlmonks.org/?node=tye).
Source: http://search.cpan.org/~tyemq/Algorithm-Diff/

Files: *
Copyright: 2000-2004, Ned Konz <perl@bike-nomad.com>
License: Artistic or GPL-1+

Files: cdiff.pl diff.pl diffnew.pl
Copyright: 1998, M-J. Dominus <mjd-perl-diff@plover.com>
License: Artistic or GPL-1+

Files: debian/*
Copyright: 2000, 2001, 2002, 2003, Michael Alan Dorman <mdorman@debian.org>
 2004, 2005, Florian Weimer <fw@deneb.enyo.de>
 2008, gregor herrmann <gregoa@debian.org>
 2009, Jonathan Yu <jawnsy@cpan.org>
 2010-2015, Salvatore Bonaccorso <carnil@debian.org>
 2012, Xavier Guimard <x.guimard@free.fr>
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 GNU/Linux systems, the complete text of the Artistic License
 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 GNU/Linux systems, the complete text of version 1 of the
 General Public License can be found in `/usr/share/common-licenses/GPL-1'.