Commit f2ac8ce8 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

media: docs: brainless mass add SPDX headers to all media files



All Documentation files outside the uAPI are all licensed with,
at least, GPL 2.0. So, mark them as such.

The ondes at media/uapi are at least GFDL 1.1+.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 70100e05
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0

*.pdf
# Files generated from *.dot
uapi/v4l/pipeline.svg
+2 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0

# Rules to convert a .h file to inline RST documentation

SRC_DIR=$(srctree)/Documentation/media
+2 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0

# Ignore header name
ignore define _DVBAUDIO_H_

+2 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0

# Ignore header name
ignore define _DVBCA_H_

+2 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

.. include:: <isonum.txt>

.. _cec-drivers:
Loading