diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-28 13:13:34 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 17:03:03 +0300 |
commit | 7e042736faab9457dd754668b9db2a1113cd322b (patch) | |
tree | fd758ba9ad7ba5806ca4f3bb9189b90df34e6dc3 /Documentation/admin-guide/namespaces | |
parent | 652a49bc68ce3cf0355bde357b3998bd63e73915 (diff) | |
download | linux-7e042736faab9457dd754668b9db2a1113cd322b.tar.xz |
docs: add SPDX tags to new index files
All those new files I added are under GPL v2.0 license.
Add the corresponding SPDX headers to them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/namespaces')
-rw-r--r-- | Documentation/admin-guide/namespaces/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/admin-guide/namespaces/index.rst b/Documentation/admin-guide/namespaces/index.rst index 713ec4949fa7..384f2e0f33d2 100644 --- a/Documentation/admin-guide/namespaces/index.rst +++ b/Documentation/admin-guide/namespaces/index.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: GPL-2.0 + ========== Namespaces ========== |