diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-28 07:13:34 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 11:03:03 -0300 |
commit | 7e042736faab9457dd754668b9db2a1113cd322b (patch) | |
tree | fd758ba9ad7ba5806ca4f3bb9189b90df34e6dc3 /Documentation/admin-guide/blockdev | |
parent | 652a49bc68ce3cf0355bde357b3998bd63e73915 (diff) | |
download | linux-7e042736faab9457dd754668b9db2a1113cd322b.tar.gz linux-7e042736faab9457dd754668b9db2a1113cd322b.tar.bz2 linux-7e042736faab9457dd754668b9db2a1113cd322b.zip |
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/blockdev')
-rw-r--r-- | Documentation/admin-guide/blockdev/drbd/figures.rst | 2 | ||||
-rw-r--r-- | Documentation/admin-guide/blockdev/index.rst | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/admin-guide/blockdev/drbd/figures.rst b/Documentation/admin-guide/blockdev/drbd/figures.rst index 3e3fd4b8a478..bd9a4901fe46 100644 --- a/Documentation/admin-guide/blockdev/drbd/figures.rst +++ b/Documentation/admin-guide/blockdev/drbd/figures.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: GPL-2.0 + .. The here included files are intended to help understand the implementation Data flows that Relate some functions, and write packets diff --git a/Documentation/admin-guide/blockdev/index.rst b/Documentation/admin-guide/blockdev/index.rst index 20a738d9d047..b903cf152091 100644 --- a/Documentation/admin-guide/blockdev/index.rst +++ b/Documentation/admin-guide/blockdev/index.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: GPL-2.0 + =========================== The Linux RapidIO Subsystem =========================== |