]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: admin-guide: abi: add SPDX tags to ABI files
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 Feb 2025 10:17:52 +0000 (11:17 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 10 Feb 2025 18:19:56 +0000 (11:19 -0700)
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
Documentation/admin-guide/abi-obsolete.rst
Documentation/admin-guide/abi-removed.rst
Documentation/admin-guide/abi-stable.rst
Documentation/admin-guide/abi-testing.rst
Documentation/admin-guide/abi.rst

index 594e697aa1b2f478bd3ebdff3c1804aa3dfc51fd..b655615917f1e9415fce84d33aedd7be09c21e83 100644 (file)
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
 ABI obsolete symbols
 ====================
 
index f9e000c81828e5b4f83847b1efb662571131f9f7..ba941c1af178401f95a540d83eb2b37e7931ebfd 100644 (file)
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
 ABI removed symbols
 ===================
 
index fc3361d847b123a6b56a2ec2dbced51e3425a093..5d738f345333ec9b6e1d853b54f6244d79b79e99 100644 (file)
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
 ABI stable symbols
 ==================
 
index 19767926b344078f382ee01a9725fab0e91b3e8d..a867e6578bf7d3cc376266dae62ffd52e93007d5 100644 (file)
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
 ABI testing symbols
 ===================
 
index bcab3ef2597ca09e02de3afb075792efc718fb52..64e772bde943dbae8458da779cea82e8b9f8cbf7 100644 (file)
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
 =====================
 Linux ABI description
 =====================