diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-08-30 16:20:04 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-12-05 16:40:34 +0100 |
commit | f2ac8ce823dbaff1db7229cbf446a5516988870f (patch) | |
tree | 80e82ec143fd1c3fd826c0c30966efb7f1913275 /Documentation/media/kapi/v4l2-videobuf2.rst | |
parent | media: svg files: dual-licence some files with GPL and GFDL (diff) | |
download | linux-f2ac8ce823dbaff1db7229cbf446a5516988870f.tar.xz linux-f2ac8ce823dbaff1db7229cbf446a5516988870f.zip |
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: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/kapi/v4l2-videobuf2.rst')
-rw-r--r-- | Documentation/media/kapi/v4l2-videobuf2.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/media/kapi/v4l2-videobuf2.rst b/Documentation/media/kapi/v4l2-videobuf2.rst index 3c4cb1e7e05f..1044f64ff168 100644 --- a/Documentation/media/kapi/v4l2-videobuf2.rst +++ b/Documentation/media/kapi/v4l2-videobuf2.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: GPL-2.0 + .. _vb2_framework: V4L2 videobuf2 functions and data structures |