aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-03-31 14:34:29 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-15 15:51:24 +0200
commitcc5d250e5a3b6b50b84b497a5c97ff0c2e59bd20 (patch)
tree74252e84f9801167d8a98e08d6dcbd0950910de1 /Documentation
parentmedia: docs: fix references for vimc (diff)
downloadwireguard-linux-cc5d250e5a3b6b50b84b497a5c97ff0c2e59bd20.tar.xz
wireguard-linux-cc5d250e5a3b6b50b84b497a5c97ff0c2e59bd20.zip
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')
-rw-r--r--Documentation/admin-guide/media/index.rst25
-rw-r--r--Documentation/driver-api/media/index.rst26
-rw-r--r--Documentation/userspace-api/media/index.rst16
3 files changed, 42 insertions, 25 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.
diff --git a/Documentation/driver-api/media/index.rst b/Documentation/driver-api/media/index.rst
index 57383df79bd3..5e9f67f34081 100644
--- a/Documentation/driver-api/media/index.rst
+++ b/Documentation/driver-api/media/index.rst
@@ -6,19 +6,9 @@
Media subsystem kernel internal API
===================================
-**Copyright** |copy| 2009-2016 : 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.
.. only:: html
@@ -38,3 +28,19 @@ For more details see the file COPYING in the source distribution of Linux.
csi2
drivers/index
+
+**Copyright** |copy| 2009-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.
diff --git a/Documentation/userspace-api/media/index.rst b/Documentation/userspace-api/media/index.rst
index bcfdd1a5caa0..2c2c96a6f146 100644
--- a/Documentation/userspace-api/media/index.rst
+++ b/Documentation/userspace-api/media/index.rst
@@ -6,13 +6,7 @@
Linux Media Infrastructure userspace API
########################################
-**Copyright** |copy| 2009-2016 : LinuxTV Developers
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.1 or
-any later version published by the Free Software Foundation, with no
-Invariant Sections. A copy of the license is included in the chapter
-entitled "GNU Free Documentation License".
.. only:: html
@@ -33,3 +27,13 @@ entitled "GNU Free Documentation License".
fdl-appendix
drivers/index
+
+**Copyright** |copy| 2009-2020 : LinuxTV Developers
+
+::
+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.1 or
+ any later version published by the Free Software Foundation, with no
+ Invariant Sections. A copy of the license is included in the chapter
+ entitled "GNU Free Documentation License".