aboutsummaryrefslogtreecommitdiff
path: root/copyright
blob: bdc2f8a99a0f93e04f0022beaef6ee6f0db067f5 (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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Hydrilla
Source: https://git.koszko.org/hydrilla/

Files: depcomp compile missing
Copyright: 1996-2018 Free Software Foundation, Inc. <https://fsf.org/>
License: GPL-2+

Files: install-sh
Copyright: 1994 X Consortium
License: X11
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
 TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 .
 Except as contained in this notice, the name of the X Consortium shall not
 be used in advertising or otherwise to promote the sale, use or other deal-
 ings in this Software without prior written authorization from the X Consor-
 tium.

Files: configure
Copyright: 1992-1996, 1998-2012 Free Software Foundation, Inc. <https://fsf.org/>
License: unlimited
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

Files: *.in aclocal.m4
Copyright: 1994-2018 Free Software Foundation, Inc. <https://fsf.org/>
License: unlimited-no-warranty
 This Makefile.in is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.

Files: config.h.in
Copyright: (none)
License: public-domain
 This file has been auto-generated and does not contain enough
 creative content to be copyrightable.

Files: src/*
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
License: AGPL-3+ or Alicense-1.0

Files: src/serve.c
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
   2008-2010, 2012 Christian Grothoff
License: AGPL-3+ or Alicense-1.0
Comment: Based on the examples provided with libmicrohttpd. The
 examples have been placed by their author in the public domain.

Files: daemon/sysv.in
Copyright: 2020 Danny Milosavljevic <dannym@scratchpost.org>
   2021 Wojtek Kosior <koszko@koszko.org>
License: GPL-3+ and CC0-1.0
Comment: The original script from <https://git.savannah.gnu.org/cgit/guix.git/tree/etc/init.d/guix-daemon.in>
 is available under GPL-3+. Modifications by Wojtek are under CC0.

Files: *.ac *.am README.txt copyright examples/* tests/* .gitignore
Copyright: 2021 Wojtek Kosior <koszko@koszko.org>
License: CC0-1.0

Files: licenses/*
Copyright: 2001, 2002, 2011-2013 Creative Commons
License: CC-BY-4.0

Files: licenses/agpl-3.txt licenses/gpl-2.txt licenses/gpl-3.txt
Copyright: 2007 Free Software Foundation, Inc. <https://fsf.org/>
License: no-changing
 Everyone is permitted to copy and distribute verbatim copies of
 this license document, but changing it is not allowed.

Files: licenses/alicense.txt
Copyright: 1988-1990 Regents of the University of California
   2021 Wojtek Kosior <koszko@koszko.org>
License: CC0-1.0
Comment: The original text of the BSD license used for "A"
 license has no license specified but is less than 15 lines and
 has been reused like this before.

License: Alicense-1.0
 You can use and redistribute this program with or without
 modification under then terms of "A" license version 1.0. You
 should have received a copy of "A" license along with this
 program. If not, you can get it from
 `https://koszko.org/alicense.txt'.
 Also see `https://koszko.org/en/articles/my-new-license.html'
 for more explanation.

License: AGPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as
 published by the Free Software Foundation, either version 3 of the
 License, or (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU Affero General Public License for more details.
 .
 You should have received a copy of the GNU Affero General Public License
 along with this program; if not, see
 <http://www.gnu.org/licenses/agpl-3.0.html>.

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 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, see
 <https://www.gnu.org/licenses/old-licenses/gpl-2.0.html>.

License: GPL-3+
 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 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, see
 <https://www.gnu.org/licenses/gpl-3.0.html>.

License: CC0
 See `licenses/cc0.txt'

License: CC-BY-4.0
 See `licenses/cc-by-4.0.txt'