diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-08-26 09:03:09 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-01 14:13:30 +0200 |
commit | 059b1c5b15579b09c3787c3a3f843574233ab976 (patch) | |
tree | a17d18e9d23ce068b69c00e6e835e4bbb7c5435a /Documentation/userspace-api/media/v4l/standard.rst | |
parent | 8c91dc085b4406d7561496db51273b4d1ea01eba (diff) | |
download | linux-059b1c5b15579b09c3787c3a3f843574233ab976.tar.bz2 |
media: docs: use the new SPDX header for GFDL-1.1 on *.rst files
SPDX v3.10 gained support for GFDL-1.1 with no invariant sections:
https://spdx.org/licenses/GFDL-1.1-no-invariants-or-later.html
So, remove the license text, replacing them by this new SPDX
license.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/userspace-api/media/v4l/standard.rst')
-rw-r--r-- | Documentation/userspace-api/media/v4l/standard.rst | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/Documentation/userspace-api/media/v4l/standard.rst b/Documentation/userspace-api/media/v4l/standard.rst index 61c341508eb3..1f6678325da9 100644 --- a/Documentation/userspace-api/media/v4l/standard.rst +++ b/Documentation/userspace-api/media/v4l/standard.rst @@ -1,11 +1,4 @@ -.. 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, no Front-Cover Texts -.. and no Back-Cover Texts. A copy of the license is included at -.. Documentation/userspace-api/media/fdl-appendix.rst. -.. -.. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections +.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later .. _standard: |