summaryrefslogtreecommitdiff
path: root/debian/copyright
blob: b76247670bde5b4b260e3058db91ac07005cec21 (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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: farbfeld
Upstream-Contact: Laslo Hunhold <dev@frign.de>
Source: http://tools.suckless.org/farbfeld

Files: *
Copyright:
 2014-2017 Laslo Hunhold <dev@frign.de>
 2014-2015 Dimitris Papastamos <sin@2f30.org>
 2014-2016 Hiltjo Posthuma <hiltjo@codemadness.org>
 2015 Willy Goiffon <willy@mailoo.org>
License: ISC

Files: util.c
Copyright:
 2014-2017 Laslo Hunhold <dev@frign.de>
 2014-2015 Dimitris Papastamos <sin@2f30.org>
 2014-2016 Hiltjo Posthuma <hiltjo@codemadness.org>
 2015 Willy Goiffon <willy@mailoo.org>
 2008 Otto Moerbeek <otto@drijf.net>
 2004 Ted Unangst
 2004 Todd Miller
License: ISC

Files: arg.h
 2017 20h
License: ISC
Comment:
 Got written permission from the Author.
 The relevant email excerpts follow.
 .
 On 2017-07-25 13:56, Christoph Lohmann wrote:
 > On Tue, 25 Jul 2017 13:56:30 Paride Legovini <pl@ninthfloor.org> wrote:
 >
 > > while working on software packaging I encountered your arg.h file,
 > [...]
 > > May I assume it's MIT/X Consortium licensed?
 >
 > You can assume that it is MIT/X licensed.
 .
 On 2017-07-26 13:20, Christoph Lohmann <20h@r-36.net> wrote:
 > On Wed, 26 Jul 2017 13:20:40 Paride Legovini <pl@ninthfloor.org> wrote:
 >
 > > May I publicly quote your email?
 >
 > You are allowed to do that.
 >
 > > For the purpose of license homogeneity, may I assume arg.h to be
 > > also ISC licensed?
 >
 > Yes

Files: debian/*
Copyright:
 2017 Dmitry Bogatov <KAction@gnu.org>
 2017 Paride Legovini <pl@ninthfloor.org>
License: ISC

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.