Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gensio
Upstream-Contact: Corey Minyard <minyard@acm.org>
Source: https://github.com/cminyard/gensio

Files: *
Copyright: 2018-2022 Corey Minyard <minyard@acm.org>
License: GPL-2

Files: tools/gensiotool.c
 tools/gtlssh.c
 tools/gtlssh.h 
 tools/gtlsshd.c
 tools/utils.c
 tools/utils.h
Copyright: 2018  Corey Minyard <minyard@acm.org>
License: GPL-2 with OpenSSL exception

Files: tools/gtlssh-keygen.c
 tools/gtlssh-shared.c
 tools/ioinfo.c
 tools/ioinfo.h
 tools/localports.c
 tools/localports.h
 tools/run_get_output.c
 tools/ser_ioinfo.c
 tools/ser_ioinfo.h
Copyright: 2019  Corey Minyard <minyard@acm.org>
License: GPL-2 with OpenSSL exception

Files: tools/gensiomdns.c
Copyright: 2020  Corey Minyard <minyard@acm.org>
License: GPL-2 with OpenSSL exception

Files: m4/ax_config_feature.m4 m4/ax_pkg_swig.m4
Copyright: 2008 Francesco Salvestrini <salvestrini@users.sourceforge.net>
 2008 Sebastian Huber <sebastian-huber@web.de>
 2008 Alan W. Irwin
 2008 Rafael Laboissiere <rafael@laboissiere.net>
 2008 Andrew Collier
 2011 Murray Cumming <murrayc@openismus.com>
License: GPL-2+

Files: m4/ax_pthread.m4
 m4/ax_python_devel.m4
Copyright: 2008 Steven G. Johnson <stevenj@alum.mit.edu>
 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
 2019 Marc Stevens <marc.stevens@cwi.nl>
 2009 Sebastian Huber <sebastian-huber@web.de>
 2009 Alan W. Irwin
 2009 Rafael Laboissiere <rafael@laboissiere.net>
 2009 Andrew Collier
 2009 Matteo Settenvini <matteo@member.fsf.org>
 2009 Horst Knorr <hk_classes@knoda.org>
 2013 Daniel Mullner <muellner@math.stanford.edu>
License: GPL-3+

Files: include/gensio/argvutils.h
 include/gensio/gensio.h
 include/gensio/gensio_acc_gensio.h
 include/gensio/gensio_base.h
 include/gensio/gensio_class.h
 include/gensio/gensio_deprecated.h
 include/gensio/gensio_dllvisibility.h
 include/gensio/gensio_err.h
 include/gensio/gensio_list.h
 include/gensio/gensio_ll_fd.h
 include/gensio/gensio_ll_gensio.h
 include/gensio/gensio_os_funcs.h
 include/gensio/gensio_selector.h
 include/gensio/gensio_version.h.in
 include/gensio/selector.h
 include/gensio/sergensio.h
 include/gensio/sergensio_class.h
 lib/buffer.c
 lib/gensio.c
 lib/gensio_acc.c
 lib/gensio_acc_gensio.c
 lib/gensio_base.c
 lib/gensio_certauth.c
 lib/gensio_conacc.c
 lib/gensio_dummy.c
 lib/gensio_echo.c
 lib/gensio_file.c
 lib/gensio_filter_msgdelim.c
 lib/gensio_filter_msgdelim.h
 lib/gensio_filter_perf.c
 lib/gensio_filter_perf.h
 lib/gensio_filter_relpkt.h
 lib/gensio_filter_ssl.c
 lib/gensio_filter_ssl.h
 lib/gensio_filter_telnet.c
 lib/gensio_filter_telnet.h
 lib/gensio_filter_trace.c
 lib/gensio_filter_trace.h
 lib/gensio_ll_fd.c
 lib/gensio_ll_gensio.c
 lib/gensio_ll_ipmisol.c
 lib/gensio_ll_ipmisol.h
 lib/gensio_mdns.c
 lib/gensio_msgdelim.c
 lib/gensio_mux.c
 lib/gensio_net.c
 lib/gensio_net.h
 lib/gensio_perf.c
 lib/gensio_pty.c
 lib/gensio_relpkt.c
 lib/gensio_sctp.c
 lib/gensio_ssl.c
 lib/gensio_stdio.c
 lib/gensio_trace.c
 lib/gensio_udp.c
 lib/heap.h
 lib/selector.c
 lib/sergensio.c
 lib/sergensio_ipmisol.c
 lib/sergensio_serialdev.c
 lib/sergensio_telnet.c
 lib/telnet.c
 lib/telnet.h
 lib/utils.c
 lib/utils.h
 swig/gensio.i
 swig/python/gensio_python.h
 swig/python/gensiodoc.py
Copyright: 2018  Corey Minyard <minyard@acm.org>
License: LGPL-2.1-only

Files: include/gensio/gensio_osops.h
 lib/gensio_filter_certauth.c
 lib/gensio_filter_certauth.h
 lib/gensio_osops.c
Copyright: 2019  Corey Minyard <minyard@acm.org>
License: LGPL-2.1-only

Files: include/pthread_handler.h
 include/gensio/gensio_mdns.h
 lib/avahi_watcher.c
 lib/avahi_watcher.h
 lib/errtrig.c
 lib/errtrig.h
 lib/gensio_filter_relpkt.c
 lib/mdns.c
Copyright: 2020  Corey Minyard <minyard@acm.org>
License: LGPL-2.1-only

Files: examples/basic_client.c
 examples/basic_client.py
 examples/basic_server.c
 examples/basic_server.py
 examples/basic_server_sync.c
 examples/basic_server_sync_fork.c
Copyright: 2020 Corey Minyard
License: Apache-2.0

Files: m4/ax_check_openssl.m4
 m4/ax_compare_version.m4
 m4/ax_have_epoll.m4
 m4/ax_prog_python_version.m4
Copyright: 2009,2010 Zmanda Inc. <http://www.zmanda.com/>
 2009,2010 Dustin J. Mitchell <dustin@zmanda.com>
 2008 Tim Toolan <toolan@ele.uri.edu>
 2008 Peter Simons <simons@cryp.to>
 2009 Francesco Salvestrini <salvestrini@users.sourceforge.net>
License: FSFAP

Files: debian/*
Copyright: 2020-2022 Marc Haber <mh+debian-packages@zugschlus.de>
License: GPL-2+

License: GPL-2
 This package 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 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 2 can be found in "/usr/share/common-licenses/GPL-2".

License: GPL-2 with OpenSSL exception
 This program is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public
 License Version 2, as published by the Free Software Foundation
 .
 In addition, as a special exception, the author of this
 program gives permission to link the code of its
 release with the OpenSSL project's "OpenSSL" library (or
 with modified versions of it that use the same license as
 the "OpenSSL" library), and distribute the linked
 executables. You must obey the GNU General Public
 License in all respects for all of the code used other
 than "OpenSSL".  If you modify this file, you may extend
 this exception to your version of the file, but you are
 not obligated to do so.  If you do not wish to do so,
 delete this exception statement from your 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 package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

License: GPL-2+
 This package 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 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 2 can be found in "/usr/share/common-licenses/GPL-2".

License: GPL-3+
 This package 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 2 can be found in "/usr/share/common-licenses/GPL-2".

License: LGPL-2.1-only
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License, version 2.1, as published by the Free Software Foundation.
 .
 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.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA  02110-1301  USA
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License version 2.1 can be found in
 "/usr/share/common-licenses/LGPL-2\.1".

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
     http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the full text of the Apache License version 2 can
 be found in /usr/share/common-licenses/Apache-2.0.

License: FSFAP
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved. This file is offered as-is,
 without any warranty.