Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
7ceb84b7 faccc0ec

+10
+2
Documentation/admin-guide/abi-obsolete.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 1 3 ABI obsolete symbols 2 4 ==================== 3 5
+2
Documentation/admin-guide/abi-removed.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 1 3 ABI removed symbols 2 4 =================== 3 5
+2
Documentation/admin-guide/abi-stable.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 1 3 ABI stable symbols 2 4 ================== 3 5
+2
Documentation/admin-guide/abi-testing.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 1 3 ABI testing symbols 2 4 =================== 3 5
+2
Documentation/admin-guide/abi.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 1 3 ===================== 2 4 Linux ABI description 3 5 =====================