diff options
| author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-02-10 11:17:52 +0100 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2025-02-10 11:19:56 -0700 |
| commit | 7ceb84b7262541841509a6edef17448414d63da3 (patch) | |
| tree | aa19e6a868b10b3d7fb5ac4ebbd0f7e28fd9e822 /Documentation/admin-guide/abi-testing.rst | |
| parent | faccc0ec64e193b6aa9894eec134165317ae2a0f (diff) | |
| download | linux-next-7ceb84b7262541841509a6edef17448414d63da3.tar.gz linux-next-7ceb84b7262541841509a6edef17448414d63da3.zip | |
docs: admin-guide: abi: add SPDX tags to ABI files
Such files are missing SPDX tags containing the licensing information.
Add them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/8c7bfe676e7349ea2d1930bf918d54e27d15ae9e.1739182025.git.mchehab+huawei@kernel.org
Diffstat (limited to 'Documentation/admin-guide/abi-testing.rst')
| -rw-r--r-- | Documentation/admin-guide/abi-testing.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/admin-guide/abi-testing.rst b/Documentation/admin-guide/abi-testing.rst index 19767926b344..a867e6578bf7 100644 --- a/Documentation/admin-guide/abi-testing.rst +++ b/Documentation/admin-guide/abi-testing.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: GPL-2.0 + ABI testing symbols =================== |
