From: SeongJae Park <sj@kernel.org>
To: Jonathan Corbet <corbet@lwn.net>
Cc: SeongJae Park <sj@kernel.org>,
Herbert Xu <herbert@gondor.apana.org.au>,
"David S. Miller" <davem@davemloft.net>,
linux-crypto@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v2 1/8] Docs/crypto/index: Add missing SPDX License Identifier
Date: Sun, 22 Jan 2023 21:36:43 +0000 [thread overview]
Message-ID: <20230122213650.187710-2-sj@kernel.org> (raw)
In-Reply-To: <20230122213650.187710-1-sj@kernel.org>
Add missing SPDX License Identifier for crypto documentation index file.
Signed-off-by: SeongJae Park <sj@kernel.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
next prev parent reply other threads:[~2023-01-22 21:37 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-22 21:36 [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of SeongJae Park
2023-01-22 21:36 ` SeongJae Park [this message]
2023-01-22 21:36 ` [PATCH v2 2/8] Docs/driver-api/index: Add missing SPDX License Identifier SeongJae Park
2023-01-22 21:36 ` [PATCH v2 3/8] Docs/gpu/index: " SeongJae Park
2023-01-22 21:36 ` [PATCH v2 4/8] Docs/hwmon/index: " SeongJae Park
2023-01-24 13:49 ` Guenter Roeck
2023-01-31 3:44 ` Guenter Roeck
2023-01-31 14:44 ` Jonathan Corbet
2023-01-31 14:51 ` Mauro Carvalho Chehab
2023-01-31 14:48 ` Mauro Carvalho Chehab
2023-01-31 15:02 ` Guenter Roeck
2023-01-22 21:36 ` [PATCH v2 5/8] Docs/input/index: " SeongJae Park
2023-01-31 14:57 ` Mauro Carvalho Chehab
2023-01-22 21:36 ` [PATCH v2 6/8] Docs/mm/index: " SeongJae Park
2023-01-22 21:36 ` [PATCH v2 7/8] Docs/scheduler/index: " SeongJae Park
2023-01-31 14:58 ` Mauro Carvalho Chehab
2023-01-22 21:36 ` [PATCH v2 8/8] Docs/sound/index: " SeongJae Park
2023-01-23 8:10 ` Takashi Iwai
2023-01-23 16:02 ` Pierre-Louis Bossart
2023-01-24 22:04 ` Jonathan Corbet
2023-01-23 15:02 ` [PATCH v2 0/8] Docs: Add missing SPDX license identifiers of Jonathan Corbet
2023-01-24 22:31 ` Jonathan Corbet
2023-01-24 23:03 ` SeongJae Park
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230122213650.187710-2-sj@kernel.org \
--to=sj@kernel.org \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).