File: copyright

package info (click to toggle)
jackd2 1.9.21~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,748 kB
  • sloc: cpp: 50,925; ansic: 30,986; python: 12,573; sh: 228; makefile: 31
file content (512 lines) | stat: -rw-r--r-- 19,053 bytes parent folder | download
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
508
509
510
511
512
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jack2
Upstream-Contact: JACK developers <jack-devel@jackaudio.org>
Source: https://github.com/jackaudio/jack2
Files-Excluded:
 windows/*.rc

Files: *
Copyright: 2002, Apple Computer, Inc
           2003, Bob Ham <rah@bash.sh>
           2014-2017, Cédric Schieli
           2011-2014, David Robillard
           2010, Devin Anderson
           2007, Dmitry Baikov
           2016-2019, Filipe Coelho
           2004-2013, Grame <grame@grame.fr>
           2004, Ian Esten
           2003-2004, Jack O'Quin
           2011, John Emmas
           2005, Jussi Laako
           2002, Kai Vehmanen
           2018, Karl Linden <karl.j.linden@gmail.com>
           2008, Nedko Arnaudov <nedko@arnaudov.name>
           2000-2013, Paul Davis
           2021, Peter Bridgman
           2008, RTL
           2003, Rohan Drape
           2004, Rui Nuno Capela
           2004, Lee Revell
           2004, Steve Harris
           2013-2014, Samsung Electronics
           2004, Steve Harris
           2017, Timo Wischer
           2010, Torben Hohn <torbenh@gmx.de>
           2002-2007, Werner Schweer and others
License: LGPL-2.1+

Files: android/JackGoldfishDriver.cpp
       android/JackGoldfishDriver.h
       android/JackOpenSLESDriver.cpp
       android/JackOpenSLESDriver.h
       common/JackAC3Encoder.cpp
       common/JackAC3Encoder.h
       common/JackAudioAdapter.cpp
       common/JackAudioAdapter.h
       common/JackAudioAdapterFactory.cpp
       common/JackAudioAdapterInterface.cpp
       common/JackAudioAdapterInterface.h
       common/JackAudioDriver.h
       common/JackCompilerDeps.h
       common/JackConstants.h
       common/JackDriver.cpp
       common/JackDriver.h
       common/JackDriverInfo.h
       common/JackDriverLoader.cpp
       common/JackDriverLoader.h
       common/JackDummyDriver.cpp
       common/JackDummyDriver.h
       common/JackEngine.cpp
       common/JackEngine.h
       common/JackException.cpp
       common/JackException.h
       common/JackExternalClient.cpp
       common/JackExternalClient.h
       common/JackFilters.h
       common/JackFreewheelDriver.cpp
       common/JackFreewheelDriver.h
       common/JackInternalClient.cpp
       common/JackInternalClient.h
       common/JackInternalClientChannel.h
       common/JackLibSampleRateResampler.cpp
       common/JackLibSampleRateResampler.h
       common/JackLockedEngine.h
       common/JackLoopbackDriver.cpp
       common/JackLoopbackDriver.h
       common/JackMidiDriver.h
       common/JackNetAdapter.cpp
       common/JackNetAdapter.h
       common/JackNetDriver.cpp
       common/JackNetDriver.h
       common/JackNetInterface.cpp
       common/JackNetInterface.h
       common/JackNetManager.cpp
       common/JackNetManager.h
       common/JackNetOneDriver.cpp
       common/JackNetOneDriver.h
       common/JackNetSocket.h
       common/JackNetTool.cpp
       common/JackNetTool.h
       common/JackProfiler.cpp
       common/JackProfiler.h
       common/JackProxyDriver.cpp
       common/JackProxyDriver.h
       common/JackResampler.cpp
       common/JackResampler.h
       common/JackRestartThreadedDriver.cpp
       common/JackRestartThreadedDriver.h
       common/JackServer.cpp
       common/JackServer.h
       common/JackServerAPI.cpp
       common/JackServerGlobals.cpp
       common/JackServerGlobals.h
       common/JackSystemDeps.h
       common/JackThreadedDriver.cpp
       common/JackThreadedDriver.h
       common/JackTimedDriver.cpp
       common/JackTimedDriver.h
       common/JackWaitCallbackDriver.cpp
       common/JackWaitCallbackDriver.h
       common/JackWaitThreadedDriver.cpp
       common/JackWaitThreadedDriver.h
       common/Jackdmp.cpp
       common/memops.c
       common/memops.h
       common/netjack.c
       common/netjack.h
       common/netjack_packet.c
       common/netjack_packet.h
       example-clients/capture_client.c
       example-clients/impulse_grabber.c
       example-clients/internal_metro.cpp
       example-clients/metro.c
       example-clients/midiseq.c
       example-clients/midisine.c
       example-clients/netmaster.c
       example-clients/netslave.c
       example-clients/server_control.cpp
       example-clients/showtime.c
       example-clients/simdtests.cpp
       example-clients/zombie.c
       linux/alsa/JackAlsaAdapter.cpp
       linux/alsa/JackAlsaAdapter.h
       linux/alsa/JackAlsaDriver.cpp
       linux/alsa/JackAlsaDriver.h
       linux/alsa/alsa_driver.c
       linux/alsa/alsa_driver.h
       linux/alsa/alsa_midi.h
       linux/alsa/alsa_midi_impl.h
       linux/alsa/alsa_midi_jackmp.cpp
       linux/alsa/alsa_rawmidi.c
       linux/alsa/alsa_seqmidi.c
       linux/alsa/bitset.h
       linux/alsa/generic.h
       linux/alsa/generic_hw.c
       linux/alsa/hammerfall.c
       linux/alsa/hammerfall.h
       linux/alsa/hardware.h
       linux/alsa/hdsp.c
       linux/alsa/hdsp.h
       linux/alsa/ice1712.c
       linux/alsa/ice1712.h
       linux/alsa/midi_pack.h
       linux/alsa/midi_unpack.h
       linux/alsa/usx2y.c
       linux/alsa/usx2y.h
       linux/alsarawmidi/JackALSARawMidiDriver.cpp
       linux/alsarawmidi/JackALSARawMidiDriver.h
       linux/alsarawmidi/JackALSARawMidiInputPort.cpp
       linux/alsarawmidi/JackALSARawMidiInputPort.h
       linux/alsarawmidi/JackALSARawMidiOutputPort.cpp
       linux/alsarawmidi/JackALSARawMidiOutputPort.h
       linux/alsarawmidi/JackALSARawMidiPort.cpp
       linux/alsarawmidi/JackALSARawMidiPort.h
       linux/alsarawmidi/JackALSARawMidiReceiveQueue.cpp
       linux/alsarawmidi/JackALSARawMidiReceiveQueue.h
       linux/alsarawmidi/JackALSARawMidiSendQueue.cpp
       linux/alsarawmidi/JackALSARawMidiSendQueue.h
       linux/alsarawmidi/JackALSARawMidiUtil.h
       linux/driver.h
       linux/firewire/JackFFADODriver.cpp
       linux/firewire/JackFFADODriver.h
       linux/firewire/ffado_driver.h
       linux/iio/*
       linux/uptime.h
       macosx/JackCompilerDeps_os.h
       macosx/coreaudio/*
       macosx/coremidi/*
       macosx/uptime.h
       posix/JackCompilerDeps_os.h
       posix/JackNetUnixSocket.cpp
       posix/JackNetUnixSocket.h
       posix/JackShmMem_os.h
       posix/JackSystemDeps_os.h
       solaris/oss/*
       tests/cpu.c
       tests/external_metro.cpp
       tests/iodelay.cpp
       tests/test.cpp
       tests/testAtomic.cpp
       tests/testMutex.cpp
       tests/testSem.cpp
       tests/testSynchroClient.cpp
       tests/testSynchroServer.cpp
       tests/testSynchroServerClient.cpp
       tests/testThread.cpp
       tools/alias.c
       tools/bufsize.c
       tools/connect.c
       tools/evmon.c
       tools/freewheel.c
       tools/ipload.c
       tools/ipunload.c
       tools/lsp.c
       tools/monitor_client.c
       tools/netsource.c
       tools/samplerate.c
       tools/session_notify.c
       tools/transport.c
       windows/JackWinNamedPipeServerNotifyChannel.cpp
       windows/portaudio/*
       windows/winmme/*
Copyright: 2006, (AC3Jack)
           2012, Adrian Knoth
           2017, Andreas Mueller
           2002, Anthony Van Groningen
           2014, Cédric Schieli
           2002, Dave LaRose
           2009-2011, Devin Anderson
           2006-2007, Dmitry S. Baikov <c0ff@konstruktiv.org>
           2016-2021, Filipe Coelho
           2003-2008, Fons Adriaensen <fons@kokkinizita.net>
           2004-2019, Grame
           2008, RTL
           2004, Ian Esten
           2003-2005, Jack O'Quin
           2000, Jaroslav Kysela <perex@suse.cz>
           2002, Jeremy Hall
           2006, Jesse Chappell <jesse@essej.net>
           2012, Jonathan Woithe
           2003-2007, Jussi Laako <jussi@sonarnerd.net>
           2018-2019, Karl Linden <karl.j.linden@gmail.com>
           2004-2005, Karsten Wiese, Rui Nuno Capela
           2008, Marc-Olivier Barre <marco@marcochapeau.org>
           2013, Matt Flax <flatmax@flatmax.org>
           1999-2007, Paul Davis
           2005-2008, Pieter Palmers
           2003, Robert Ham <rah@bash.sh>
           2008-2011, Romain <Moret@Grame>
           2013, Samsung Electronics
           2005, Samuel TRACOL
           2001, Steve Harris
           2010, Torben Hohn
           2005-2011, Torben Hohn <torbenh@gmx.de>
License: GPL-2+

Files: dbus/audio_reserve.c
       dbus/audio_reserve.h
       dbus/controller.c
       dbus/controller.h
       dbus/controller_iface_configure.c
       dbus/controller_iface_control.c
       dbus/controller_iface_introspectable.c
       dbus/controller_iface_patchbay.c
       dbus/controller_iface_session_manager.c
       dbus/controller_iface_transport.c
       dbus/controller_internal.h
       dbus/jackdbus.c
       dbus/jackdbus.h
       dbus/params.c
       dbus/params.h
       dbus/xml.c
       dbus/xml.h
       dbus/xml_expat.c
       dbus/xml_nop.c
       dbus/xml_write_raw.c
Copyright: 2009, Grame
           2007-2008, Juuso Alasuutari
           2008, Marc-Olivier Barre
           2007-2011, Nedko Arnaudov
License: GPL-2~either

Files: tools/zalsa/*
Copyright: 2012-2018, Fons Adriaensen <fons@linuxaudio.org>
License: GPL-3+

Files: android/JackControlAPIAndroid.cpp
       android/JackControlAPIAndroid.h
       common/JackControlAPI.cpp
       common/JackControlAPI.h
       common/jack/control.h
       compat/alloca/wscript
       compat/wscript
       dbus/list.h
Copyright: 2008, Grame
           2018, Karl Linden <karl.j.linden@gmail.com>
           2008, Nedko Arnaudov
           2013, Samsung Electronics
           unknown
License: GPL-2
Comment: 
 Licensing header contains the following explanation for copyright
 holder being unknown:
 .
 Linux kernel header adapted for user-mode
 The 2.6.17-rt1 version was used.
 .
 Original copyright holders of this code are unknown, they were not
 mentioned in the original file.

Files: windows/getopt.c
       windows/getopt.h
       windows/getopt1.c
Copyright: 1987-1999, Free Software Foundation, Inc
License: LGPL-2+

Files: common/JackAudioDriver.cpp
       common/JackMidiDriver.cpp
Copyright: 2004-2009, Grame <grame@grame.fr>
           2001, Paul Davis
License: GPL-2~or

Files: dbus/reserve.c
       dbus/reserve.h
Copyright: 2009, Lennart Poettering
License: Expat

Files: android/opensl_io.c
       android/opensl_io.h
Copyright: 2012, Victor Lazzarini
License: BSD-3-clause

Files: dbus/sigsegv.c
Copyright: 2005-2008, Jaco Kroon
License: public-domain~Kroon

Files: autooptions/__init__.py
Copyright: 2017, Karl Linden
License: BSD-2-clause

License: BSD-2-clause
 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.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
 HOLDER 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: BSD-3-clause
 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: Expat
 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 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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; version 2 of the License.
 .
 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.

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, 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.
 .
 Comment:
 .
 On Debian systems the 'GNU General Public License' version 2 is located
 in '/usr/share/common-licenses/GPL-2'.
 .
 You should have received a copy of the 'GNU General Public License'
 along with this program.  If not, see <https//www.gnu.org/licenses/>.

License: GPL-2~either
 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.
 .
 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.

License: GPL-2~or
 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
 .
 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
 (at your option) any later version.
 .
 GNU General Public License for more details.

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.
 .
 Comment:
 .
 On Debian systems the 'GNU General Public License version 3 is located
 in '/usr/share/common-licenses/GPL-3'.

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.
 .
 On Debian GNU systems, the complete text of the GNU Library General
 Public License (LGPL - later renamed GNU Lesser General Public License)
 version 2 or later can be found in '/usr/share/common-licenses/LGPL-2'.
 .
 You should have received a copy of the GNU Library General Public
 License along with this program.  If not, see
 <https//www.gnu.org/licenses/>.

License: LGPL-2.1+
 This library 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 2.1 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
 Lesser General Public License for more details.
 .
 Comment:
 .
 On Debian systems the 'GNU Lesser General Public License' version 2.1
 is located in '/usr/share/common-licenses/LGPL-2.1'.
 .
 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/>.

License: public-domain~Kroon
 This code is in the public domain.  Use it as you see fit, some credit
 would be appreciated, but is not a prerequisite for usage.  Feedback on
 it's use would encourage further development and maintenance.