diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-31 14:34:29 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-15 15:51:24 +0200 |
commit | cc5d250e5a3b6b50b84b497a5c97ff0c2e59bd20 (patch) | |
tree | 74252e84f9801167d8a98e08d6dcbd0950910de1 /Documentation/userspace-api | |
parent | ef7f0c9539d8a1e7de8e3e62788774b0bdbf30e9 (diff) |
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/userspace-api')
-rw-r--r-- | Documentation/userspace-api/media/index.rst | 16 |
1 files changed, 10 insertions, 6 deletions
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". |