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
This commit is contained in:
Mauro Carvalho Chehab 2025-02-10 11:17:52 +01:00 committed by Jonathan Corbet
parent faccc0ec64
commit 7ceb84b726
5 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
ABI obsolete symbols
====================

View File

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
ABI removed symbols
===================

View File

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
ABI stable symbols
==================

View File

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
ABI testing symbols
===================

View File

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
=====================
Linux ABI description
=====================