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/libusb0.dll
  support/windows/p8-usbcec-bootloader-driver-installer.exe
  support/windows/p8-usbcec-driver-installer.exe
  src/libcec/platform/adl/adl_defines.h
  src/libcec/platform/adl/adl_sdk.h
  src/libcec/platform/adl/adl_structures.h
Comment: The support/windows files are prebuilt Windows binaries shipped
 without corresponding source.
 .
 The adl_*.h files are headers from AMD's Display Library (ADL) SDK, vendored by
 upstream.  The entire copyright notice they carry disclaims warranty but grants
 no permission to use, copy, modify or redistribute, and the terms of the AMD ADL
 SDK licence agreement under which upstream obtained them are not reproduced in
 the source, so they are not distributable.
 .
 AMD has since republished these same headers under the MIT license as
 the GPUOpen display-library SDK.
 https://github.com/GPUOpen-LibrariesAndSDKs/display-library/tree/master/include
 which have been placed in debian/src/libcec/platform/adl/adl_*.h and
 are used instead.

Files: *
Copyright: 2011-2015, 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, Andres Mejia <amejia@debian.org>
License: GPL-2+

Files: debian/src/libcec/platform/adl/adl_*.h
Copyright: 2016–2022 Advanced Micro Devices, Inc
License: MIT

Files: src/libcec/adapter/Exynos/*
Copyright: 2014, Valentin Manea
  2011-2015, Pulse-Eight Limited.
License: GPL-2+

Files: src/libcec/adapter/AOCEC/*
Copyright: 2016, Gerald Dachs
  2014, Valentin Manea
  2011-2015, Pulse-Eight Limited.
License: GPL-2+

Files: src/libcec/adapter/IMX/*
Copyright: 2013, Stephan Rafin
  2011-2013, Pulse-Eight Limited.
License: GPL-2+

Files: src/libcec/adapter/Linux/*
Copyright: 2017-2019, Jonas Karlman
  2016, Gerald Dachs
  2014, Valentin Manea
  2011-2015, Pulse-Eight Limited.
License: GPL-2+

Files: src/EventGhost/egplugin_sources/PulseEight/*
Copyright: 2005-2016, EventGhost Project <http://www.eventghost.org/>
  2011-2015, Pulse-Eight Limited.
License: GPL-2+

Files: src/libcec/platform/adl/adl-edid.cpp
  src/libcec/platform/adl/adl-edid.h
Copyright: 2011-2015, Pulse-Eight Limited.
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: MIT
 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.
