]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: driver-api: eisa: add SPDX license identifier
authorIlai Levin <levinilai972@gmail.com>
Tue, 28 Apr 2026 12:45:55 +0000 (12:45 +0000)
committerJonathan Corbet <corbet@lwn.net>
Sun, 3 May 2026 15:08:37 +0000 (09:08 -0600)
Add the missing SPDX-License-Identifier tag to the eisa.rst
documentation file.

Signed-off-by: Ilai Levin <levinilai972@gmail.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260428124555.102039-1-levinilai972@gmail.com>

Documentation/driver-api/eisa.rst

index 3563e5f7e98d6e5ad9c53aefdbe8afee0ba6c70c..e98b21b608657b8f1b0c9436bdab9eee8dd800a2 100644 (file)
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
 ================
 EISA bus support
 ================