[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230122213650.187710-2-sj@kernel.org>
Date: Sun, 22 Jan 2023 21:36:43 +0000
From: SeongJae Park <sj@...nel.org>
To: Jonathan Corbet <corbet@....net>
Cc: SeongJae Park <sj@...nel.org>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>,
linux-crypto@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 1/8] Docs/crypto/index: Add missing SPDX License Identifier
Add missing SPDX License Identifier for crypto documentation index file.
Signed-off-by: SeongJae Park <sj@...nel.org>
---
Documentation/crypto/index.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/crypto/index.rst b/Documentation/crypto/index.rst
index da5d5ad2bdf3..95b0870e09b8 100644
--- a/Documentation/crypto/index.rst
+++ b/Documentation/crypto/index.rst
@@ -1,3 +1,5 @@
+.. SPDX-License-Identifier: GPL-2.0
+
==========
Crypto API
==========
--
2.25.1
Powered by blists - more mailing lists