File: copyright

package info (click to toggle)
libsigrok 0.5.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,328 kB
  • sloc: ansic: 88,993; sh: 4,451; cpp: 2,198; makefile: 852; python: 270; java: 13; xml: 8
file content (529 lines) | stat: -rw-r--r-- 18,068 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
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libsigrok
Upstream-Contact: <sigrok-devel@lists.sourceforge.net>
Source: http://sigrok.org/download/source/libsigrok

Files: *
Copyright: 2010-2015 Bert Vermeulen <bert@biot.com>
License: GPL-3.0+

Files: Makefile.am configure.ac
Copyright: 2010-2012 Bert Vermeulen <bert@biot.com>
           2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
License: GPL-3.0+

Files: contrib/*
       src/log.c src/strutil.c src/version.c src/error.c src/std.c
       src/dmm/fs9922.c src/dmm/metex14.c src/dmm/ut71x.c src/dmm/vc870.c
       src/hardware/arachnid-labs-re-load-pro/*.[ch]
       src/hardware/center-3xx/*.[ch] src/hardware/chronovu-la/*.[ch]
       src/hardware/ikalogic-scanaplus/*.[ch] src/hardware/kern-scale/*.[ch]
       src/hardware/mic-985xx/*.[ch] src/hardware/tondaj-sl-814/*.[ch]
       src/hardware/uni-t-dmm/*.[ch]
       src/hardware/zeroplus-logic-cube/protocol.h
       src/input/chronovu_la8.c src/input/null.c
       src/output/binary.c src/output/csv.c src/output/null.c
       src/scale/kern.c
       src/transform/invert.c src/transform/nop.c src/transform/scale.c
       tests/*.c
Copyright: 2010-2018 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-2.0+

Files: m4/sigrok.m4
Copyright: 2009 Openismus GmbH
           2015 Daniel Elstner <daniel.kitta@gmail.com>
License: GPL-3.0+

Files: src/backend.c
Copyright: 2010-2012 Bert Vermeulen <bert@biot.com>
           2012 Peter Stuge <peter@stuge.se>
License: GPL-3.0+

Files: src/conversion.c
Copyright: 2017 Soeren Apel <soeren@apelpie.net>
License: GPL-2.0+

Files: src/drivers.c
Copyright: 2016 Aurelien Jacobs <aurel@gnuage.org>
           2016 Lars-Peter Clausen <lars@metafoo.de>
           2017 Marcus Comstedt <marcus@mc.pp.se>
License: GPL-3.0+

Files: src/fallback.c
       src/hardware/appa-55ii/*.[ch]
       src/hardware/maynuo-m97/*.[ch] src/hardware/teleinfo/*.[ch]
       src/modbus/*.c
       src/scpi/scpi_usbtmc_libusb.c src/scpi/scpi_vxi.c
Copyright: 2013-2015 Aurelien Jacobs <aurel@gnuage.org>
License: GPL-3.0+

Files: src/serial.c
Copyright: 2010-2012 Bert Vermeulen <bert@biot.com>
           2010-2012 Uwe Hermann <uwe@hermann-uwe.de>
           2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
           2014 Uffe Jakobsen <uffe@uffe.org>
           2017-2019 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/serial_bt.c src/serial_hid.[ch] src/serial_hid_bu86x.c
       src/serial_hid_ch9325.c src/serial_hid_victor.c 
Copyright: 2018-2019 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/serial_hid_cp2110.c
Copyright: 2017 Carl-Fredrik Sundström <audio.cf@gmail.com>
           2018-2019 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/serial_libsp.c
Copyright: 2010-2012 Bert Vermeulen <bert@biot.com>
           2010-2012 Uwe Hermann <uwe@hermann-uwe.de>
           2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
           2014 Uffe Jakobsen <uffe@uffe.org>
License: GPL-3.0+

Files: src/session.c
Copyright: 2010-2012 Bert Vermeulen <bert@biot.com>
           2015 Daniel Elstner <daniel.kitta@gmail.com>
License: GPL-3.0+

Files: src/sw_limits.c
Copyright: 2016 Lars-Peter Clausen <lars@metafoo.de>
License: GPL-3.0+

Files: src/usb.c
Copyright: 2012 Bert Vermeulen <bert@biot.com>
           2012 Uwe Hermann <uwe@hermann-uwe.de>
           2015 Daniel Elstner <daniel.kitta@gmail.com>
License: GPL-3.0+

Files: bindings/cxx/* bindings/java/* bindings/python/* bindings/swig/*
       src/scpi/scpi_libgpib.c
       src/scpi/scpi_tcp.c
       src/scpi/scpi_visa.c
Copyright: 2013-2015 Martin Ling <martin-sigrok@earth.li>
License: GPL-3.0+

Files: bindings/ruby/classes.i
Copyright: 2016 Aurelien Jacobs <aurel@gnuage.org>
License: GPL-2.0+

Files: src/bt/bt_bluez.c
Copyright: 2018-2019 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/dmm/asycii.c
Copyright: 2012-2013 Uwe Hermann <uwe@hermann-uwe.de>
           2016 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-2.0+

Files: src/dmm/bm25x.c
Copyright: 2014 Janne Huttunen <jahuttun@gmail.com>
License: GPL-3.0+

Files: src/dmm/bm86x.c
Copyright: 2014 Aurelien Jacobs <aurel@gnuage.org>
           2019 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/dmm/dtm0660.c
Copyright: 2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
           2012 Uwe Hermann <uwe@hermann-uwe.de>
           2015 Matthieu Gaillet <matthieu@gaillet.be>
License: GPL-2.0+

Files: src/dmm/eev121gw.c
Copyright: 2018 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-2.0+

Files: src/dmm/es519xx.c
Copyright: 2012 Uwe Hermann <uwe@hermann-uwe.de>
           2013 Aurelien Jacobs <aurel@gnuage.org>
License: GPL-2.0+

Files: src/dmm/fs9721.c
Copyright: 2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
           2012 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-2.0+

Files: src/dmm/m2110.c
       src/hardware/conrad-digi-35-cpu/*.[ch] src/hardware/gmc-mh-1x-2x/*.[ch]
       src/hardware/norma-dmm/*.[ch]
Copyright: 2013-2014 Matthias Heidbrink <m-sigrok@heidbrink.biz>
License: GPL-3.0+

Files: src/dmm/ms2115b.c
Copyright: 2019 Vitaliy Vorobyov
License: GPL-2.0+

Files: src/dmm/ms8250d.c
Copyright: 2012 Uwe Hermann <uwe@hermann-uwe.de>
           2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
           2018 Stefan Mandl
License: GPL-2.0+

Files: src/dmm/rs9lcd.c
       src/hardware/brymen-dmm/*.[ch] src/hardware/hp-3457a/*.[ch]
Copyright: 2012,2016 Alexandru Gagniuc <mr.nuke.me@gmail.com>
License: GPL-3.0+

Files: src/dmm/ut372.c
Copyright: 2015 Martin Ling <martin-sigrok@earth.li>
License: GPL-2.0+

Files: src/dmm/vc96.c
Copyright: 2012-2013 Uwe Hermann <uwe@hermann-uwe.de>
           2018 Matthias Schulz <matthschulz@arcor.de>
License: GPL-2.0+

Files: src/driver_list_start.c src/driver_list_stop.c
Copyright: 2017 Marcus Comstedt <marcus@mc.pp.se>
License: GPL-3.0+

Files: src/hardware/asix-sigma/*.[ch]
Copyright: 2010-2012 Håvard Espeland <gus@ping.uio.no>
           2010 Martin Stensgård <mastensg@ping.uio.no>
           2010 Carl Henrik Lunde <chlunde@ping.uio.no>
License: GPL-3.0+

Files: src/hardware/baylibre-acme/*.[ch]
Copyright: 2015 Bartosz Golaszewski <bgolaszewski@baylibre.com>
License: GPL-3.0+

Files: src/hardware/beaglelogic/*.[ch]
Copyright: 2014-2017 Kumar Abhishek <abhishek@theembeddedkitchen.net>
License: GPL-3.0+

Files: src/hardware/demo/*.[ch]
Copyright: 2010 Uwe Hermann <uwe@hermann-uwe.de>
           2011 Olivier Fauchon <olivier@aixmarseille.com>
           2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
           2015 Bartosz Golaszewski <bgolaszewski@baylibre.com>
           2019 Frank Stettner <frank-stettner@gmx.net>
License: GPL-2.0+

Files: src/hardware/dreamsourcelab-dslogic/*.[ch]
Copyright: 2013 Bert Vermeulen <bert@biot.com>
           2012 Joel Holdsworth <joel@airwebreathe.org.uk>
License: GPL-3.0+

Files: src/hardware/fluke-45/*.[ch]
Copyright: 2013 Bert Vermeulen <bert@biot.com>
           2017 John Chajecki <subs@qcontinuum.plus.com>
License: GPL-3.0+

Files: src/hardware/ftdi-la/*.[ch]
Copyright: 2015 Sergey Alirzaev <zl29ah@gmail.com>
License: GPL-3.0+

Files: src/hardware/fx2lafw/*.[ch]
Copyright: 2012 Joel Holdsworth <joel@airwebreathe.org.uk>
           2013 Bert Vermeulen <bert@biot.com>
License: GPL-3.0+

Files: src/hardware/gwinstek-gds-800/*.[ch]
Copyright: 2015 Martin Lederhilger <martin.lederhilger@gmx.at>
License: GPL-3.0+

Files: src/hardware/gwinstek-gpd/*.[ch]
Copyright: 2018 Bastian Schmitz <bastian.schmitz@udo.edu>
License: GPL-3.0+

Files: src/hardware/hameg-hmo/*.[ch]
       src/hardware/lecroy-xstream/protocol.h
Copyright: 2013 poljar (Damir Jelić) <poljarinho@gmail.com>
           2018 Guido Trentalancia <guido@trentalancia.com>
License: GPL-3.0+

Files: src/hardware/hantek-4032l/*.[ch]
Copyright: 2016 Andreas Zschunke <andreas.zschunke@gmx.net>
          2017 Andrej Valek <andy@skyrain.eu>
          2017 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-3.0+

Files: src/hardware/hantek-6xxx/*.[ch]
Copyright: 2015 Christer Ekholm <christerekholm@gmail.com>
License: GPL-3.0+

Files: src/hardware/hantek-dso/protocol.[ch]
Copyright: 2008 Oleg Khudyakov <prcoder@gmail.com>
           2012 Bert Vermeulen <bert@biot.com>
License: GPL-3.0+

Files: src/hardware/hp-3478a/*.[ch]
Copyright: 2017 Frank Stettner <frank-stettner@gmx.net>
License: GPL-3.0+

Files: src/hardware/hung-chang-dso-2100/*.[ch]
Copyright: 2015 Daniel Glöckner <daniel-gl@gmx.net>
License: GPL-3.0+

Files: src/hardware/ikalogic-scanalogic2/*.[ch]
       src/input/csv.c
Copyright: 2013 Marc Schink <sigrok-dev@marcschink.de>
           2019 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/hardware/ipdbg-la/*.[ch]
Copyright: 2016 Eva Kissling <eva.kissling@bluewin.ch>
License: GPL-3.0+

Files: src/hardware/korad-kaxxxxp/*.[ch]
Copyright: 2015 Hannu Vuolasaho <vuokkosetae@gmail.com>
           2018-2019 Frank Stettner <frank-stettner@gmx.net>
License: GPL-3.0+

Files: src/hardware/lecroy-logicstudio/api.c
Copyright: 2012 Bert Vermeulen <bert@biot.com>
           2015 Tilman Sauerbeck <tilman@code-monkey.de>
License: GPL-3.0+

Files: src/hardware/lecroy-logicstudio/protocol.[ch]
Copyright: 2015 Tilman Sauerbeck <tilman@code-monkey.de>
License: GPL-3.0+

Files: src/hardware/lecroy-xstream/api.c
       src/hardware/lecroy-xstream/protocol.c
Copyright: 2017 Sven Schnelle <svens@stackframe.org>
License: GPL-3.0+

Files: src/hardware/manson-hcs-3xxx/*.[ch]
Copyright: 2014 Matthias Heidbrink <m-sigrok@heidbrink.biz>
           2014 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-2.0+

Files: src/hardware/mastech-ms6514/*.[ch]
Copyright: 2019 Dave Buechi <db@pflutsch.ch>
License: GPL-3.0+

Files: src/hardware/microchip-pickit2/*.[ch]
Copyright: 2018 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/hardware/mooshimeter-dmm/*.[ch]
Copyright: 2019 Derek Hageman <hageman@inthat.cloud>
License: GPL-3.0+

Files: src/hardware/motech-lps-30x/*.[ch]
Copyright: 2014 Bert Vermeulen <bert@biot.com>
           2014 Matthias Heidbrink <m-sigrok@heidbrink.biz>
License: GPL-3.0+

Files: src/hardware/pce-322a/*.[ch]
Copyright: 2016 George Hopkins <george-hopkins@null.net>
           2016 Matthieu Guillaumin <matthieu@guillaum.in>
License: GPL-3.0+

Files: src/hardware/rdtech-dps/*.[ch]
Copyright: 2018 James Churchill <pelrun@gmail.com>
           2019 Frank Stettner <frank-stettner@gmx.net>
License: GPL-3.0+

Files: src/hardware/rigol-ds/*.[ch]
Copyright: 2012 Martin Ling <martin-git@earth.li>
           2013 Bert Vermeulen <bert@biot.com>
           2013 Mathias Grimmberger <mgri@zaphod.sax.de>
License: GPL-3.0+

Files: src/hardware/rohde-schwarz-sme-0x/*.[ch]
Copyright: 2016 Vlad Ivanov <vlad.ivanov@lab-systems.ru>
License: GPL-3.0+

Files: src/hardware/saleae-logic-pro/*.[ch]
Copyright: 2017 Jan Luebbe <jluebbe@lasnet.de>
License: GPL-3.0+

Files: src/hardware/saleae-logic16/*.[ch]
Copyright: 2012 Joel Holdsworth <joel@airwebreathe.org.uk>
           2013 Bert Vermeulen <bert@biot.com>
           2013 Marcus Comstedt <marcus@mc.pp.se>
License: GPL-3.0+

Files: src/hardware/scpi-dmm/*.[ch]
Copyright: 2018 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/hardware/scpi-pps/api.c src/hardware/scpi-pps/protocol.[ch]
Copyright: 2014 Bert Vermeulen <bert@biot.com>
           2017,2019 Frank Stettner <frank-stettner@gmx.net>
License: GPL-3.0+

Files: src/hardware/scpi-pps/profiles.c
Copyright: 2014 Bert Vermeulen <bert@biot.com>
           2015 Google, Inc.
           2017,2019 Frank Stettner <frank-stettner@gmx.net>
License: GPL-3.0+

Files: src/hardware/serial-dmm/api.c
Copyright: 2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
           2012 Bert Vermeulen <bert@biot.com>
           2012 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-3.0+

Files: src/hardware/serial-dmm/protocol.c
Copyright: 2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
           2012 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-3.0+

Files: src/hardware/serial-lcr/*.[ch]
Copyright: 2014 Janne Huttunen <jahuttun@gmail.com>
           2019 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/hardware/siglent-sds/*.[ch]
Copyright: 2018 mhooijboer <marchelh@gmail.com>
License: GPL-3.0+

Files: src/hardware/siglent-sds/protocol.c
Copyright: 2016 mhooijboer <marchelh@gmail.com>
           2012 Martin Ling <martin-git@earth.li>
           2013 Bert Vermeulen <bert@biot.com>
           2013 Mathias Grimmberger <mgri@zaphod.sax.de>
License: GPL-3.0+

Files: src/hardware/sysclk-lwla/*.[ch]
Copyright: 2014-2015 Daniel Elstner <daniel.kitta@gmail.com>
License: GPL-3.0+

Files: src/hardware/sysclk-sla5032/*.[ch]
Copyright: 2014 Daniel Elstner <daniel.kitta@gmail.com>
           2019 Vitaliy Vorobyov
License: GPL-3.0+

Files: src/hardware/yokogawa-dlm/*.[ch]
Copyright: 2014 abraxa (Soeren Apel) <soeren@apelpie.net>
License: GPL-3.0+

Files: src/hardware/zeroplus-logic-cube/analyzer.[ch]
       src/hardware/zeroplus-logic-cube/gl_usb.[ch]
Copyright: 2010 Sven Peter <sven@fail0verflow.com>
           2010 Haxx Enterprises <bushing@gmail.com>
License: BSD-2-clause

Files: src/hardware/zketech-ebd-usb/*.[ch]
Copyright: 2018 Sven Bursch-Osewold <sb_git@bursch.com>
License: GPL-3.0+

Files: src/input/logicport.c
Copyright: 2018 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-2.0+

Files: src/input/raw_analog.c
Copyright: 2013 Bert Vermeulen <bert@biot.com>
           2015 Stefan Brüns <stefan.bruens@rwth-aachen.de>
License: GPL-3.0+

Files: src/input/trace32_ad.c
Copyright: 2015 Bert Vermeulen <bert@biot.com>
           2015 Soeren Apel <soeren@apelpie.net>
License: GPL-3.0+

Files: src/input/vcd.c
Copyright: 2012 Petteri Aimonen <jpa@sr.mail.kapsi.fi>
           2014 Bert Vermeulen <bert@biot.com>
License: GPL-3.0+

Files: src/lcr/es51919.c
Copyright: 2014 Janne Huttunen <jahuttun@gmail.com>
           2019 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/lcr/vc4080.c
Copyright: 2019 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-3.0+

Files: src/output/ascii.c
Copyright: 2011 Håvard Espeland <gus@ping.uio.no>
           2014 Bert Vermeulen <bert@biot.com>
License: GPL-3.0+

Files: src/output/chronovu_la8.c
       src/output/ols.c
       src/output/vcd.c
Copyright: 2010,2011 Uwe Hermann <uwe@hermann-uwe.de>
           2013,2014 Bert Vermeulen <bert@biot.com>
License: GPL-2.0+

Files: src/output/wavedrom.c
Copyright: 2019 Marc Jacobi <obiwanjacobi@hotmail.com>
License: GPL-3.0+

Files: src/transform/transform.c
Copyright: 2014 Bert Vermeulen <bert@biot.com>
           2015 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-3.0+

Files: src/scpi/scpi.c
Copyright: 2013 poljar (Damir Jelić) <poljarinho@gmail.com>
           2015 Bert Vermeulen <bert@biot.com>
License: GPL-3.0+

Files: src/scpi/scpi_serial.c
Copyright: 2013 Martin Ling <martin-sigrok@earth.li>
           2013 poljar (Damir Jelić) <poljarinho@gmail.com>
License: GPL-3.0+

Files: debian/*
Copyright: 2012-2014 Uwe Hermann <uwe@debian.org>
           2017 Jonathan McDowell <noodles@earth.li>
License: GPL-2.0+

License: GPL-2.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 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, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

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 <http://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".

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:
 .
 * Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
 .
 * 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.