From: SeongJae Park Date: Sun, 22 Jan 2023 21:36:44 +0000 (+0000) Subject: Docs/driver-api/index: Add missing SPDX License Identifier X-Git-Tag: v6.3-rc1~151^2~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f46ae9f3aeb72d60e3efec5a2c60c372520e532;p=thirdparty%2Fkernel%2Flinux.git Docs/driver-api/index: Add missing SPDX License Identifier Add missing SPDX License Identifier for driver-api documentation index file. Signed-off-by: SeongJae Park Link: https://lore.kernel.org/r/20230122213650.187710-3-sj@kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index b208e0dac3a0e..7a2584ab63c4f 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: GPL-2.0 + ============================== Driver implementer's API guide ==============================