summaryrefslogtreecommitdiffstats
path: root/debian/copyright
blob: c18cca6c0937e96324dbc2f616bc7d02dcd0ea54 (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
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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: talloc
Upstream-Contact: Samba Developers <samba-technical@samba.org>
Source: http://talloc.samba.org/

Files: *
Copyright:
  2004-2005 Andrew Tridgell <tridge@samba.org>
  2006 Stefan Metzmacher <metze@samba.org>
License: LGPL-3.0+

Files: debian/*
Copyright: 2007-2012 Jelmer Vernooij <jelmer@samba.org>
License: LGPL-3.0+

Files: lib/replace/*.c
Comment: This file is not used when building the Debian package.
Copyright:
  Copyright (c) Andrew Tridgell                1994-2006
  Copyright (c) Jeremy Allison	               2000-2003,2007
  Copyright (c) Michael Adam <obnox@samba.org> 2008
  Copyright (c) Patrick Powell                 1995
  Copyright (c) Free Software Foundation, Inc. 1991-2001
  Copyright (c) Jelmer Vernooij                2006-2009
  Copyright (c) Andreas Schneider              2009-2015
  Copyright (c) Volker Lendecke                2011-2016
  Copyright (c) Internet Software Consortium   1996-2001
  Copyright (c) Aris Adamantiadis              2003-2009
  Copyright (c) Aleksandar Kanchev             2009
  Copyright (c) Matthieu Patou                 2010
License: LGPL-3.0+

Files: lib/replace/getaddrinfo.*
Comment: This file is not used when building the Debian package.
Copyright:
  Copyright (c) PostgreSQL Global Development Group 1996-2007
  Copyright (c) The Regents of the University of California 1994
License: PostgreSQL
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose, without fee, and without a written agreement
 is hereby granted, provided that the above copyright notice and this paragraph
 and the following two paragraphs appear in all copies.
 .
 IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
 LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
 EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.
 .
 THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
 ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS
 TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

Files: lib/replace/inet_ntop.c lib/replace/inet_pton.c
Comment: This file is not used when building the Debian package.
Copyright: Internet Software Consortium. 1996-2001
License: ISC

Files: lib/replace/snprintf.c
Comment: This file is not used when building the Debian package.
Copyright:
  Copyright (c) Patrick Powell 1995
  Copyright (c) Brandon Long <blong@fiction.net> 1997
  Copyright (c) Thomas Roessler <roessler@guug.de> 1998
  Copyright (c) Michael Elkins <me@cs.hmc.edu> 1998
  Copyright (c) Andrew Tridgell (tridge@samba.org) 1998-2001
  Copyright (c) Martin Pool 2003
  Copyright (c) Darren Tucker (dtucker@zip.com.au) 2005
  Copyright (c) Simo Sorce (idra@samba.org) 2006
License: BSD-3

Files: lib/replace/strptime.c
Comment: This file is not used when building the Debian package.
Copyright:
  Copyright (c) Ulrich Drepper <drepper@cygnus.com>, 1996
License: LGPL-3.0+

Files: lib/replace/timegm.c
Comment: This file is not used when building the Debian package.
Copyright:
  Copyright (c) Kungliga Tekniska Högskolan    1997
License: BSD-3

Files: lib/replace/xattr.c
Comment: This file is not used when building the Debian package.
Copyright:
  Copyright (c) Jeremy Allison  1998-2005
  Copyright (C) Timur Bakeyev        2005
  Copyright (C) Bjoern Jacke    2006-2007
  Copyright (C) Herb Lewis           2003
  Copyright (C) Andrew Bartlett      2012
License: LGPL-3.0+

Files: pytalloc*
Copyright:
  Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008-2011
  Copyright (C) Andrew Bartlett <abartlet@samba.org> 2016
License: GPL-3.0+

Files:
  buildtools/bin/waf
  buildtools/wafsamba/stale_files.py
  third_party/waf/*
Comment: See https://gitlab.com/ita1024/waf/blob/master/waf-light#L6
Copyright:
  Copyright Scott Newton, 2005 (scottn)
  Copyright Thomas Nagy, 2005-2018 (ita)
License: BSD-3

Files:
  third_party/waf/waflib/extras/bjam.py
  third_party/waf/waflib/extras/proc.py
  third_party/waf/waflib/extras/softlink_libs.py
Copyright:
  Copyright rosengren 2011
License: BSD-3

Files: third_party/waf/waflib/extras/blender.py
Copyright:
  Copyright Michal Proszek, 2014 (poxip)
License: BSD-3

Files: third_party/waf/waflib/extras/boo.py
Copyright:
  Copyright Yannick LM 2011
License: BSD-3

Files: third_party/waf/waflib/extras/boost.py
Copyright:
  Copyright Gernot Vormayr
  Copyright Ruediger Sonderfeld <ruediger@c-plusplus.de>, 2008
  Copyright Bjoern Michaelsen, 2008
  Copyright Luca Fossati, 2008
  Copyright Thomas Nagy, 2008
  Copyright Sylvain Rouquette, 2011
License: BSD-3

Files: third_party/waf/waflib/extras/buildcopy.py
Copyright:
  Copyright Calle Rosenquist, 2017 (xbreak)
License: BSD-3

Files: third_party/waf/waflib/extras/cabal.py
Copyright:
  Copyright Anton Feldmann, 2012
License: BSD-3

Files:
  third_party/waf/waflib/extras/c_bgxlc.py
  third_party/waf/waflib/extras/c_nec.py
  third_party/waf/waflib/extras/fc_bgxlf.py
  third_party/waf/waflib/extras/fc_cray.py
  third_party/waf/waflib/extras/fc_nag.py
  third_party/waf/waflib/extras/fc_nec.py
  third_party/waf/waflib/extras/fc_open64.py
  third_party/waf/waflib/extras/fc_solstudio.py
  third_party/waf/waflib/extras/fc_xlf.py
Copyright:
  Copyright harald at klimachs.de
License: BSD-3

Files: third_party/waf/waflib/extras/clang_compilation_database.py
Copyright:
  Copyright Christoph Koke, 2013
License: BSD-3

Files: third_party/waf/waflib/extras/codelite.py
Copyright:
  Copyright Christian Klein (chrikle@berlios.de)
License: BSD-3

Files:
 third_party/waf/waflib/extras/color_gcc.py
 third_party/waf/waflib/extras/color_rvct.py
 third_party/waf/waflib/extras/cross_gnu.py
 third_party/waf/waflib/extras/dcc.py
 third_party/waf/waflib/extras/halide.py
 third_party/waf/waflib/extras/qnxnto.py
 third_party/waf/waflib/extras/remote.py
 third_party/waf/waflib/extras/rst.py
 third_party/waf/waflib/extras/ticgt.py
Copyright:
  Copyright Jérôme Carretero, 2011-2014
License: BSD-3

Files: third_party/waf/waflib/extras/cppcheck.py
Copyright:
  Copyright Michel Mooij, michel.mooij7@gmail.com
License: BSD-3

Files:
  third_party/waf/waflib/extras/cpplint.py
  third_party/waf/waflib/extras/freeimage.py
  third_party/waf/waflib/extras/pep8.py
Copyright:
  Copyright Sylvain Rouquette, 2011-2014
License: BSD-3

Files: third_party/waf/waflib/extras/dpapi.py
Copyright:
  Copyright Matt Clarkson, 2012
License: BSD-3

Files: third_party/waf/waflib/extras/eclipse.py
Copyright:
  Copyright Richard Quirk 2009-1011
License: BSD-3

Files: third_party/waf/waflib/extras/erlang.py
Copyright:
  Copyright Thomas Nagy, 2010 (ita)
  Copyright Przemyslaw Rzepecki, 2016
License: BSD-3

Files: third_party/waf/waflib/extras/fluid.py third_party/waf/waflib/extras/objcopy.py
Copyright:
  Copyright Grygoriy Fuchedzhy 2009-2010
License: BSD-3

Files: third_party/waf/waflib/extras/gdbus.py third_party/waf/waflib/extras/msvcdeps.py
Copyright:
  Copyright Copyright Garmin International or its subsidiaries, 2012-2018
License: BSD-3

Files:
  third_party/waf/waflib/extras/gob2.py
  third_party/waf/waflib/Tools/dbus.py
  third_party/waf/waflib/Tools/gnu_dirs.py
Copyright:
  Copyright Ali Sabil, 2007
License: BSD-3

Files: third_party/waf/waflib/extras/javatest.py third_party/waf/waflib/extras/pyqt5.py
Copyright:
  Copyright Federico Pellegrin, 2016-2018 (fedepell)
License: BSD-3

Files: third_party/waf/waflib/extras/midl.py
Copyright:
  Copyright ultrix gmail com
License: BSD-3

Files: third_party/waf/waflib/extras/msvs.py
Copyright:
  Copyright Avalanche Studios 2009-2011
  Copyright Thomas Nagy 2011
License: BSD-3

Files: third_party/waf/waflib/extras/pch.py
Copyright:
  Copyright Alexander Afanasyev (UCLA), 2014
License: BSD-3

Files: third_party/waf/waflib/extras/pgicc.py third_party/waf/waflib/extras/pgicxx.py
Copyright:
  Copyright Antoine Dechaume 2011
License: BSD-3

Files: third_party/waf/waflib/extras/protoc.py
Copyright:
  Copyright Philipp Bender, 2012
  Copyright Matt Clarkson, 2012
License: BSD-3

Files: third_party/waf/waflib/extras/pytest.py
Copyright:
  Copyright Calle Rosenquist, 2016-2018 (xbreak)
License: BSD-3

Files: third_party/waf/waflib/extras/review.py
Copyright:
  Copyright Laurent Birtz, 2011
License: BSD-3

Files:
  third_party/waf/waflib/extras/run_do_script.py
  third_party/waf/waflib/extras/run_m_script.py
  third_party/waf/waflib/extras/run_py_script.py
  third_party/waf/waflib/extras/run_r_script.py
Copyright:
  Copyright Hans-Martin von Gaudecker, 2012
License: BSD-3

Files: third_party/waf/waflib/extras/sas.py
Copyright:
  Copyright Mark Coggeshall, 2010
License: BSD-3

Files: third_party/waf/waflib/extras/swig.py
Copyright:
  Copyright Petar Forai
  Copyright Thomas Nagy 2008-2010 (ita)
License: BSD-3

Files: third_party/waf/waflib/extras/use_config.py
Copyright:
  Copyright Mathieu Courtois - EDF R&D, 2013 - http://www.code-aster.org
License: BSD-3

Files: third_party/waf/waflib/extras/valadoc.py
Copyright:
  Copyright Nicolas Joseph 2009
License: BSD-3

Files: third_party/waf/waflib/extras/xcode6.py
Copyright:
  Copyright Nicolas Mercier 2011
  Copyright Simon Warg 2015, https://github.com/mimom
License: BSD-3

Files: third_party/waf/waflib/Tools/ar.py
Copyright:
  Copyright Thomas Nagy, 2006-2018 (ita)
  Copyright Ralf Habacker, 2006 (rh)
License: BSD-3

Files: third_party/waf/waflib/Tools/bison.py
Copyright:
  Copyright John O'Meara, 2006
  Copyright Thomas Nagy 2009-2018 (ita)
License: BSD-3

Files: third_party/waf/waflib/Tools/clang.py
Copyright:
  Copyright Krzysztof Kosiński 2014
License: BSD-3

Files: third_party/waf/waflib/Tools/compiler_c.py third_party/waf/waflib/Tools/compiler_cxx.py
Copyright:
  Copyright Matthias Jahn jahn dôt matthias ât freenet dôt de, 2007 (pmarat)
License: BSD-3

Files:
  third_party/waf/waflib/Tools/compiler_d.py
  third_party/waf/waflib/Tools/dmd.py
  third_party/waf/waflib/Tools/d.py
  third_party/waf/waflib/Tools/gdc.py
  third_party/waf/waflib/Tools/waf_unit_test.py
Copyright:
  Copyright Carlos Rafael Giani, 2006-2007 (dv)
  Copyright Thomas Nagy, 2008-2018 (ita)
License: BSD-3

Files: third_party/waf/waflib/Tools/flex.py
Copyright:
  Copyright John O'Meara, 2006
  Thomas Nagy, 2006-2018 (ita)
License: BSD-3

Files: third_party/waf/waflib/Tools/g95.py
Copyright:
  Copyright KWS 2010
  Copyright Thomas Nagy 2016-2018 (ita)
License: BSD-3

Files: third_party/waf/waflib/Tools/gcc.py third_party/waf/waflib/Tools/gxx.py
Copyright:
  Copyright Thomas Nagy, 2006-2018 (ita)
  Copyright Ralf Habacker, 2006 (rh)
  Copyright Yinon Ehrlich, 2009
License: BSD-3

Files: third_party/waf/waflib/Tools/icc.py
Copyright:
  Copyright Stian Selnes 2008
  Copyright Thomas Nagy 2009-2018 (ita)
License: BSD-3

Files: third_party/waf/waflib/Tools/ldc2.py
Copyright:
  Copyright Alex Rønne Petersen, 2012 (alexrp/Zor)
License: BSD-3

Files: third_party/waf/waflib/Tools/lua.py
Copyright:
  Copyright Sebastian Schlingmann, 2008
  Copyright Thomas Nagy, 2008-2018 (ita)
License: BSD-3

Files: third_party/waf/waflib/Tools/msvc.py
Copyright:
  Copyright Carlos Rafael Giani, 2006 (dv)
  Copyright Tamas Pal, 2007 (folti)
  Copyright Nicolas Mercier, 2009
  Copyright Matt Clarkson, 2012
License: BSD-3

Files: third_party/waf/waflib/Tools/perl.py
Copyright:
  Copyright andersg at 0x63.nu 2007
  Copyright Thomas Nagy 2016-2018 (ita)
License: BSD-3

Files: third_party/waf/waflib/Tools/python.py
Copyright:
  Copyright Thomas Nagy, 2007-2015 (ita)
  Copyright Gustavo Carneiro (gjc), 2007
License: BSD-3

Files: third_party/waf/waflib/Tools/ruby.py
Copyright:
  Copyright daniel.svensson at purplescout.se 2008
  Copyright Thomas Nagy 2016-2018 (ita)
License: BSD-3

Files: third_party/waf/waflib/Tools/suncc.py third_party/waf/waflib/Tools/suncxx.py
Copyright:
  Copyright Thomas Nagy, 2006-2018 (ita)
  Copyright Ralf Habacker, 2006 (rh)
License: BSD-3

Files: third_party/waf/waflib/Tools/vala.py
Copyright:
  Copyright Ali Sabil, 2007
  Copyright Radosław Szkodziński, 2010
License: BSD-3

Files: third_party/waf/waflib/Tools/winres.py
Copyright:
  Copyright Brant Young, 2007
License: BSD-3

Files: third_party/waf/waflib/Tools/xlc.py third_party/waf/waflib/Tools/xlcxx.py
Copyright:
  Copyright Thomas Nagy, 2006-2018 (ita)
  Copyright Ralf Habacker, 2006 (rh)
  Copyright Yinon Ehrlich, 2009
  Copyright Michael Kuhn, 2009
License: BSD-3

License: ISC
 Permission to use, copy, modify, and 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 INTERNET SOFTWARE CONSORTIUM
 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
 INTERNET SOFTWARE CONSORTIUM 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.

License: BSD-3
 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. Neither the name of the Institute nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``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 INSTITUTE OR CONTRIBUTORS 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: LGPL-3.0+
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 3 of the License, or (at your option) any later version.
 .
 This package 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-3".

License: GPL-3.0+
 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 package 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/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".