summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/media
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-03-31 15:34:29 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-15 16:51:24 +0300
commitcc5d250e5a3b6b50b84b497a5c97ff0c2e59bd20 (patch)
tree74252e84f9801167d8a98e08d6dcbd0950910de1 /Documentation/admin-guide/media
parentef7f0c9539d8a1e7de8e3e62788774b0bdbf30e9 (diff)
downloadlinux-cc5d250e5a3b6b50b84b497a5c97ff0c2e59bd20.tar.xz
media: docs: move copyrights to the end and update them
The copyright info is not the most valuable information there. Move them to the end. While here, change the copyright to cover up to this year (2020). Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/media')
-rw-r--r--Documentation/admin-guide/media/index.rst25
1 files changed, 16 insertions, 9 deletions
diff --git a/Documentation/admin-guide/media/index.rst b/Documentation/admin-guide/media/index.rst
index 04bc259f3325..eb1d82dffcc9 100644
--- a/Documentation/admin-guide/media/index.rst
+++ b/Documentation/admin-guide/media/index.rst
@@ -2,18 +2,9 @@
.. include:: <isonum.txt>
-**Copyright** |copy| 1999-2020 : LinuxTV Developers
-This documentation 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 of the License.
-This program is distributed in the hope that it will be useful, but WITHOUT
-ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
-more details.
-For more details see the file COPYING in the source distribution of Linux.
.. _uapi-v4l-drivers:
@@ -101,3 +92,19 @@ CEC driver-specific documentation
:numbered:
pulse8-cec
+
+**Copyright** |copy| 1999-2020 : LinuxTV Developers
+
+::
+
+ This documentation 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; either version 2 of the License, or (at your option) any
+ later version.
+
+ This program is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ more details.
+
+ For more details see the file COPYING in the source distribution of Linux.