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

Files: *
Copyright: 2013 Martin Ling <martin-libserialport@earth.li>
License: LGPL-3.0+

Files: configure.ac Makefile.am
Copyright: 2010-2012 Bert Vermeulen <bert@biot.com>
           2013 Martin Ling <martin-libserialport@earth.li>
License: LGPL-3.0+

Files: freebsd.c
Copyright: 2015 Uffe Jakobsen <uffe@uffe.org>
License: LGPL-3.0+

Files: linux.c macosx.c windows.c libserialport_internal.h
Copyright: 2013-2014 Martin Ling <martin-libserialport@earth.li>
           2014 Aurelien Jacobs <aurel@gnuage.org>
License: LGPL-3.0+

Files: serialport.c
Copyright: 2010-2012 Bert Vermeulen <bert@biot.com>
           2010-2015 Uwe Hermann <uwe@hermann-uwe.de>
           2013-2015 Martin Ling <martin-libserialport@earth.li>
           2013 Matthias Heidbrink <m-sigrok@heidbrink.biz>
           2014 Aurelien Jacobs <aurel@gnuage.org>
License: LGPL-3.0+

Files: libserialport.h
Copyright: 2013-2020 Martin Ling <martin-libserialport@earth.li>
           2014 Uwe Hermann <uwe@hermann-uwe.de>
           2014 Aurelien Jacobs <aurel@gnuage.org>
License: LGPL-3.0+

Files: debian/*
Copyright: 2014-2016 Uwe Hermann <uwe@debian.org>
License: LGPL-3.0+

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 General Public License
 along with this program. If not, see <http://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".