SPDX v3.10 gained support for GFDL-1.1 with no invariant sections: https://spdx.org/licenses/GFDL-1.1-no-invariants-or-later.html So, remove the license text, replacing them by this new SPDX license. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
46 lines
758 B
ReStructuredText
46 lines
758 B
ReStructuredText
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
|
.. include:: <isonum.txt>
|
|
|
|
.. _cec:
|
|
|
|
#########################################
|
|
Part V - Consumer Electronics Control API
|
|
#########################################
|
|
|
|
This part describes the CEC: Consumer Electronics Control
|
|
|
|
|
|
.. only:: html
|
|
|
|
.. class:: toc-title
|
|
|
|
Table of Contents
|
|
|
|
.. toctree::
|
|
:maxdepth: 5
|
|
:numbered:
|
|
|
|
cec-intro
|
|
cec-funcs
|
|
cec-pin-error-inj
|
|
cec-header
|
|
|
|
|
|
**********************
|
|
Revision and Copyright
|
|
**********************
|
|
Authors:
|
|
|
|
- Verkuil, Hans <hverkuil-cisco@xs4all.nl>
|
|
|
|
- Initial version.
|
|
|
|
**Copyright** |copy| 2016 : Hans Verkuil
|
|
|
|
****************
|
|
Revision History
|
|
****************
|
|
|
|
:revision: 1.0.0 / 2016-03-17 (*hv*)
|
|
|
|
Initial revision
|