-
Notifications
You must be signed in to change notification settings - Fork 0
/
copyright
260 lines (230 loc) · 8.15 KB
/
copyright
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aide
Upstream-Contact: Hannes von Haugwitz <hannes@vonhaugwitz.com>
Upstream-Source: https://github.com/aide/aide/releases
Files: *
Copyright: 1999-2002 Rami Lehti <rammer@cs.tut.fi>,
Pablo Virolainen <pablo@cs.tut.fi>
2003-2009 Richard van den Berg <richard@vdberg.org>,
Rami Lehti <rammer@ipi.fi>,
Pablo Virolainen <pablo@ipi.fi>
2010-2023 Hannes von Haugwitz <hannes@vonhaugwitz.com>,
Richard van den Berg <richard@vdberg.org>,
Rami Lehti <rammer@ipi.fi>,
Pablo Virolainen <pablo@ipi.fi>
License: GPL-2+
Files: debian/*
Copyright: 2000-2005 Mike Markley <mike@markley.org>
2005-2023 Marc Haber <mh+debian-packages@zugschlus.de>
2010-2023 Hannes von Haugwitz <hannes@vonhaugwitz.con>
License: GPL-2+
Files: debian/aideinit
Copyright: 2003-2005 Mike Markley <mike@markley.org>
2005-2022 Marc Haber <mh+debian-packages@zugschlus.de>
2010 Hannes von Haugwitz <hannes@vonhaugwitz.con>
License: bsd-like-1
This script is free for any purpose whatseoever so long as the
above copyright notice remains in place.
Files: debian/po/cs.po
Copyright: 2006 Miroslav Kure <kurem@debian.cz>
License: GPL-2+
Comment: File is not explicitly licensed
Files: debian/po/da.po
Copyright: 2010 aide & nedenstående oversættere
Morten Brix Pedersen <morten@wtf.dk>, 2005
Joe Hansen <joedalton2@yahoo.dk>, 2010
License: GPL-2+
Files: debian/po/de.po
Copyright: 2004-2006 Erik Schanze
License: GPL-2+
Comment: File is not explicitly licensed
Files: debian/po/el.po
Copyright: 2004 Konstantinos Margaritis
License: GPL-2+
Comment: File is not explicitly licensed
Files: debian/po/es.po
Copyright: 2006 Rudy Godoy <rudy@kernel-panik.org>
2021 Camaleón <noelamac@gmail.com>
License: GPL-2+
Files: debian/po/fr.po
Copyright: 2005 Christian Perrier <bubulle@debian.org>
2006 Gregory Colpart <reg@evolix.fr>
License: GPL-2+
Comment: File is not explicitly licensed
Files: debian/po/it.po
Copyright: 2010 Mark Caglienzi <mark.caglienzi@gmail.com>
License: GPL-2+
Files: debian/po/nl.po
Copyright: 2006 Bart Cornelis <cobaco@linux.be>
License: GPL-2+
Comment: File is not explicitly licensed
Files: debian/po/pl.po
Copyright: 2006 Marcin Owsiany <porridge@debian.org>
License: GPL-2+
Files: debian/po/pt_BR.po
Copyright: 2006 André Luís Lopes <andrelop@debian.org>
License: GPL-2+
Comment: File is not explicitly licensed
Files: debian/po/pt.po
Copyright: 2005 Marco Ferra <mferra@sdf.lonestar.org>
2021 Miguel Figueiredo <elmig@debianpt.org>
License: GPL-2+
Files: debian/po/ru.po
Copyright: 2006 Yuri Kozlov <kozlov.y@gmail.com>
License: GPL-2+
Comment: File is not explicitly licensed
Files: debian/po/sv.po
Copyright: 2006 Daniel Nylander <po@danielnylander.se>
License: GPL-2+
Comment: File is not explicitly licensed
Files: debian/po/vi.po
Copyright: 2006 Free Software Foundation, Inc. (sic!)
2005-2006 Clytie Siddall <clytie@riverland.net.au>
License: GPL-2+
Comment: File is not explicitly licensed
Files: debian/po/zh_TW.po
Copyright: 2005 Asho Yeh <asho@debian.org.tw>
License: GPL-2+
Comment: File is not explicitly licensed
Files: include/aide.h
include/attributes.h
include/commandconf.h
include/conf_lex.h
include/db.h
include/db_config.h
include/db_file.h
include/db_lex.h
include/do_md.h
include/errorcodes.h
include/gen_list.h
include/md.h
include/report.h
include/rx_rule.h
include/url.h
include/util.h
src/be.c
src/commandconf.c
src/conf_lex.l
src/conf_yacc.y
src/db.c
src/db_lex.l
src/list.c
src/seltree.c
Copyright: 1999-2006, 2009-2013, 2015-2016, 2019-2021 Rami Lehti,
Pablo Virolainen, Richard van den Berg, Hannes von Haugwitz
License: GPL-2+
Files: include/db_list.h
include/symboltable.h
Copyright: 1999-2002, 2006, 2010 Rami Lehti,
Pablo Virolainen, Richard van den Berg
License: GPL-2+
Files: include/be.h
include/db_disk.h
include/list.h
include/seltree.h
include/seltree_struct.h
Copyright: 1999-2002, 2010-2011, 2019-2021 Rami Lehti,
Pablo Virolainen, Hannes von Haugwitz
License: GPL-2+
Files: src/aide.c
src/db_disk.c
src/db_file.c
src/do_md.c
src/gen_list.c
src/md.c
src/report.c
src/util.c
Copyright: 1999-2007, 2009-2013, 2015-2021 Rami Lehti,
Pablo Virolainen, Mike Markley, Richard van den Berg,
Hannes von Haugwitz
License: GPL-2+
Files: src/symboltable.c
Copyright: 1999-2002, 2005-2006 Rami Lehti, Pablo Virolainen,
Richard van den Berg
License: GPL-2+
Files: include/locale-aide.h
src/db_list.c
Copyright: 1999-2002 Rami Lehti, Pablo Virolainen
License: GPL-2+
Files: include/conf_ast.h
include/conf_eval.h
include/hashsum.h
include/log.h
src/attributes.c
src/conf_ast.c
src/conf_eval.c
src/hashsum.c
src/log.c
src/url.c
src/rx_rule.c
tests/check_aide.c
tests/check_aide.h
tests/check_attributes.c
Copyright: 2015-2016, 2019-2021 Hannes von Haugwitz
License: GPL-2+
Files: include/getopt.h
src/getopt.c
src/getopt1.c
Copyright: 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
Free Software Foundation, Inc.
License: LGPL-2+
Files: include/base64.h
src/base64.c
Copyright: 1994 Swedish University Network (SUNET)
Modified by Rami Lehti (C) 1999
License: GPL-2+
Files: include/fopen.h src/fopen.c
Copyright: 2003 Simtec Electronics
Re-implemented by Vincent Sanders <vince@kyllikki.org> with extensive
reference to original curl example code
Modified for aide by Hannes von Haugwitz <hannes@vonhaugwitz.com>
based on modifications of previous version by Pablo Virolainen
License: BSD-3-clause-like
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
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.
.
A copy of the GNU General Public License, version 2, can be found in
/usr/share/common-licenses/GPL-2 or in the COPYING file included with the
source.
License: LGPL-2+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
.
This library 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
Library General Public License for more details.
.
A copy of the GNU Library General Public License, version 2, can
be found in /usr/share/common-licenses/LGPL-2.