Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libsigrokdecode
Upstream-Contact: <sigrok-devel@lists.sourceforge.net>
Source: http://sigrok.org/download/source/libsigrokdecode

Files: *
Copyright: 2010 Uwe Hermann <uwe@hermann-uwe.de>
           2012 Bert Vermeulen <bert@biot.com>
License: GPL-3.0+

Files: exception.c module_sigrokdecode.c type_decoder.c
Copyright: 2012 Bert Vermeulen <bert@biot.com>
License: GPL-3.0+

Files: log.c version.c
Copyright: 2011-2012 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-2.0+

Files: sigrokdecode-internal.h
Copyright: 2011 Uwe Hermann <uwe@hermann-uwe.de>
           2012 Bert Vermeulen <bert@biot.com>
License: GPL-2.0+

Files: decoders/*
Copyright: 2010-2012 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-2.0+

Files: decoders/ac97/*
Copyright: 2017 Gerhard Sittig <gerhard.sittig@gmx.net>
License: GPL-2.0+

Files: decoders/atsha204a/*
Copyright: 2018 Michalis Pappas <mpappas@fastmail.fm>
License: GPL-2.0+

Files: decoders/cec/*
Copyright: 2018 Jorge Solla Rubiales <jorgesolla@gmail.com>
License: GPL-2.0+

Files: decoders/cfp/*
Copyright: 2018 Elias Oenal <sigrok@eliasoenal.com>
License: BSD-2-clause

Files: decoders/counter/*
Copyright: 2018 Stefan Brüns <stefan.bruens@rwth-aachen.de>
License: GPL-2.0+

Files: decoders/ds243x/*
Copyright: 2017 Kevin Redon <kingkevin@cuvoodoo.info>
           2017 Soeren Apel <soeren@apelpie.net>
License: GPL-2.0+

Files: decoders/edid/* decoders/i2cfilter/*
Copyright: 2012 Bert Vermeulen <bert@biot.com>
License: GPL-3.0+

Files: decoders/graycode/* decoders/morse/*
Copyright: 2017 Christoph Rackwitz <christoph.rackwitz@rwth-aachen.de>
License: GPL-2.0+

Files: decoders/i2s/*
Copyright: 2012 Joel Holdsworth <joel@airwebreathe.org.uk>
License: GPL-2.0+

Files: decoders/jtag_ejtag/*
Copyright: 2018 Vladislav Ivanov <vlad.ivanov@lab-systems.ru>
License: GPL-2.0+

Files: decoders/maple_bus/*
Copyright: 2017 Marcus Comstedt <marcus@mc.pp.se>
License: GPL-2.0+

Files: decoders/mcs48/*
Copyright: 2018 fenugrec <fenugrec@users.sourceforge.net>
License: GPL-2.0+

Files: decoders/miller/*
Copyright: 2017 Christoph Rackwitz <christoph.rackwitz@rwth-aachen.de>
License: GPL-2.0+

Files: decoders/ook/* decoders/ook_oregon/* decoders/ook_vis/*
Copyright: 2018 Steve R <steversig@virginmedia.com>
License: GPL-2.0+

Files: decoders/rc_encode/*
Copyright: 2018 Steve R <steversig@virginmedia.com>
License: GPL-2.0+

Files: decoders/sda2506/*
Copyright: 2018 Max Weller
License: GPL-2.0+

Files: decoders/spi/spi.py decoders/usb/usb.py
Copyright: 2011 Gareth McMullin <gareth@blacksphere.co.nz>
           2012 Uwe Hermann <uwe@hermann-uwe.de>
License: GPL-2.0+

Files: decoders/st7735/*
Copyright: 2018 Aleksander Alekseev <afiskon@gmail.com>
License: GPL-2.0+

Files: decoders/swim/*
Copyright: 2018 Mike Jagdis <mjagdis@eris-associates.co.uk>
License: GPL-2.0+

Files: decoders/usb_power_delivery/*
Copyright: 2015 Google, Inc
           2018 davidanger <davidanger@163.com>
           2018 Peter Hazenberg <sigrok@haas-en-berg.nl>
License: GPL-2.0+

Files: debian/*
Copyright: 2012 Uwe Hermann <uwe@debian.org>
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
 All rights reserved.
 .
 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 OWNER 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.

