File: copyright

package info (click to toggle)
libstring-similarity-perl 1.04-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 132 kB
  • ctags: 23
  • sloc: ansic: 392; perl: 10; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 1,245 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Marc Lehmann <schmorp@schmorp.de>
Source: http://search.cpan.org/dist/String-Similarity/
Upstream-Name: String-Similarity

Files: *
Copyright: 2000, Marc Lehmann <schmorp@schmorp.de>
License: GPL-2+
Comment: Under the Berne convention it is assumed that the authors
 are also the copyright holders.
 Years of copyright are taken from Changes

Files: fstrcmp.c
Copyright: 1988, 1989, 1992, 1993, 1995 Free Software Foundation, Inc.
	   1995, Peter Miller <pmiller@agso.gov.au>
	   1995, Marc Lehmann <schmorp@schmorp.de>
License: GPL-2+

Files: fstrcmp.h
Copyright: 1995, Free Software Foundation, Inc.
           1995, Peter Miller <pmiller@agso.gov.au>
License: GPL-2+

Files: debian/*
Copyright: 2012, Fabrizio Regalli <fabreg@fabreg.it>
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; version 2 dated June, 1991, 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'.