Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libcec
Upstream-Contact: Lars Op den Kamp <lars.opdenkamp@pulse-eight.com>
Source: https://github.com/Pulse-Eight/libcec
Files-Excluded: support/windows/*.dll
  support/windows/*.exe
Comment: Prebuilt Windows binaries; not actual source code

Files: *
Copyright: 2011-2026, Pulse-Eight Limited.
License: GPL-2+
Comment: Alternatively, you can license this library under a commercial license,
 please contact Pulse-Eight Licensing for more information.
 .
 For more information contact:
 Pulse-Eight Licensing <license@pulse-eight.com>
 http://www.pulse-eight.com/
 http://www.pulse-eight.net/

Files: debian/*
Copyright: 2011-2012, Andres Mejia <amejia@debian.org>
           2014, Sjoerd Simons <sjoerd@debian.org>
           2014-2022, Balint Reczey <balint@balintreczey.hu>
           2022, Vagrant Cascadian <vagrant@debian.org>
           2023-2026, Barak A. Pearlmutter <bap@debian.org>
License: GPL-2+

Files: src/libcec/adapter/Exynos/*
Copyright: 2011-2026 Pulse-Eight Limited
           2014 Valentin Manea
Comment: Used for the Exynos SoC backend, built only with -DHAVE_EXYNOS_API=1.
License: GPL-2+

Files: src/libcec/adapter/AOCEC/*
Copyright: 2011-2026 Pulse-Eight Limited
           2016 Gerald Dachs
           2014 Valentin Manea
Comment: Used for the Amlogic AO-CEC backend, built only with -DHAVE_AOCEC_API=1.
 Derived from the Exynos backend, whose copyright it carries too.
License: GPL-2+

Files: src/libcec/adapter/Linux/*
Copyright: 2011-2026 Pulse-Eight Limited
           2017-2019 Jonas Karlman
           2016 Gerald Dachs
           2014 Valentin Manea
Comment: Used for the kernel CEC framework backend, built only with
 -DHAVE_LINUX_API=1. Derived from the AOCEC and Exynos backends, whose
 copyright it carries too.
License: GPL-2+

Files: src/libcec/platform/adl/adl_defines.h
       src/libcec/platform/adl/adl_sdk.h
       src/libcec/platform/adl/adl_structures.h
Copyright: 2016-2022 Advanced Micro Devices, Inc.
Comment: Used for reading a display's EDID from an AMD graphics card. Compiled into
 libCEC on every platform.
License: Expat

Files: src/libcec/adapter/IMX/IMXCEC.h
       src/libcec/adapter/IMX/IMXCECAdapterCommunication.cpp
       src/libcec/adapter/IMX/IMXCECAdapterCommunication.h
       src/libcec/adapter/IMX/IMXCECAdapterDetection.cpp
       src/libcec/adapter/IMX/IMXCECAdapterDetection.h
Copyright: 2011-2026 Pulse-Eight Limited
           2013 Stephan Rafin
Comment: Used for the i.MX6 SoC backend, built only with -DHAVE_IMX_API=1. Ported
 from libCEC's own TDA995x backend, and the port's author offered his part
 under the GPL alone, so these files carry no commercial-licence option and
 their headers say so.
License: GPL-2+

Files: src/EventGhost/egplugin_sources/PulseEight/__init__.py
       src/EventGhost/egplugin_sources/PulseEight/cec_classes.py
       src/EventGhost/egplugin_sources/PulseEight/controls.py
Copyright: 2011-2026 Pulse-Eight Limited
           2005-2016 EventGhost Project <http://www.eventghost.org/>
Comment: Used for the EventGhost plugin, packaged by the Windows installer. These
 files embed code from EventGhost itself, which is under the GPL alone, so
 they carry no commercial-licence option.
License: GPL-2+

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 dated June, 1991, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.

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.
