summaryrefslogtreecommitdiff
path: root/debian/copyright
blob: cf4a18f9eaf23ef31e3d71cb48316e7dea163170 (plain)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: common-sense
Source: https://metacpan.org/release/common-sense
Upstream-Contact: Marc Lehmann <schmorp@schmorp.de>

Files: *
Copyright: 2009, Marc Lehmann <schmorp@schmorp.de>
 2009, Robin Redeker <elmex@ta-sa.org>
License: Artistic or GPL-1+
Comment:
    From root@schmorp.de Sat Aug 22 13:08:49 2009
    Delivered-To: ryan@debian.org
    Received: by 10.140.248.2 with SMTP id v2cs115971rvh;
            Sat, 22 Aug 2009 13:08:50 -0700 (PDT)
    Received: by 10.223.6.23 with SMTP id 23mr1908412fax.89.1250971729199;
            Sat, 22 Aug 2009 13:08:49 -0700 (PDT)
    Return-Path: <root@schmorp.de>
    Received: from mail.nethype.de (mail.nethype.de [78.47.73.129])
            by mx.google.com with ESMTP id 7si5847011fxm.79.2009.08.22.13.08.48;
            Sat, 22 Aug 2009 13:08:49 -0700 (PDT)
    Received-SPF: pass (google.com: domain of root@schmorp.de designates 78.47.73.129 as permitted sender) client-ip=78.47.73.129;
    Authentication-Results: mx.google.com; spf=pass (google.com: domain of root@schmorp.de designates 78.47.73.129 as permitted sender) smtp.mail=root@schmorp.de
    Received: from [10.0.0.5] (helo=doom.schmorp.de)
    	by mail.nethype.de with esmtp (Exim 4.69)
    	(envelope-from <root@schmorp.de>)
    	id 1MewtL-00010L-U3
    	for ryan@debian.org; Sat, 22 Aug 2009 20:08:47 +0000
    Received: from [10.0.0.1] (helo=cerebro.laendle)
    	by doom.schmorp.de with esmtp (Exim 4.69)
    	(envelope-from <root@schmorp.de>)
    	id 1MewtL-0004Ft-OK
    	for ryan@debian.org; Sat, 22 Aug 2009 20:08:47 +0000
    Received: from root by cerebro.laendle with local (Exim 4.69)
    	(envelope-from <root@schmorp.de>)
    	id 1MewtL-0000wm-Na
    	for ryan@debian.org; Sat, 22 Aug 2009 22:08:47 +0200
    Date: Sat, 22 Aug 2009 22:08:47 +0200
    From: Marc Lehmann <schmorp@schmorp.de>
    To: Ryan Niebur <ryan@debian.org>
    Subject: Re: copyright information for Debian for common::sense
    Message-ID: <20090822200847.GB3562@schmorp.de>
    References: <20090820010308.GB14079@jade.home>
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline
    In-Reply-To: <20090820010308.GB14079@jade.home>
    X-PGP: "1024D/DA743396 1999-01-26 Marc Alexander Lehmann
    	<schmorp@schmorp.de>       Key fingerprint = 475A FE9B D1D4 039E
    	01AC  C217 A1E8 0270 DA74 3396"
    Status: RO
    Content-Length: 961
    Lines: 26
 .
    On Wed, Aug 19, 2009 at 06:03:08PM -0700, Ryan Niebur <ryan@debian.org> wrote:
    > I'm just curious about copyright/licensing info for common::sense. I
 .
    Ooops, I completely forgot to include a license - that was an oversight.
 .
    > know what you think of Debian's copyright requirements, so sorry for
    > bugging you. If you could please just reply with the copyright
    > statement I need, I would be very grateful.
 .
    Sure:
 .
    Authors: Marc Lehmann, Robin Redeker
    Copyright 2009
    License terms will be "This module is licensed under the same terms as perl
    itself.",
    but generally whatever is in LICENSE or COPYING (which I forgot to include).
 .
    Greetings,
 .
    -- 
                    The choice of a       Deliantra, the free code+content MORPG
          -----==-     _GNU_              http://www.deliantra.net
          ----==-- _       generation
          ---==---(_)__  __ ____  __      Marc Lehmann
          --==---/ / _ \/ // /\ \/ /      pcg@goof.com
          -=====/_/_//_/\_,_/ /_/\_\

Files: debian/*
Copyright: 2009, 2011, Angel Abad <angel@debian.org>
 2009, Jonathan Yu <jawnsy@cpan.org>
 2009, Ryan Niebur <ryan@debian.org>
 2010, Ansgar Burchardt <ansgar@debian.org>
 2010-2021, gregor herrmann <gregoa@debian.org>
 2012, 2013, Salvatore Bonaccorso <carnil@debian.org>
 2013, Xavier Guimard <yadd@debian.org>
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 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 systems, the complete text of version 1 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.