From: Cheah Kok Cheong <thrust73@gmail.com>
To: steffen.klassert@secunet.com
Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
thrust73@gmail.com, pombredanne@nexb.com
Subject: [PATCH] padata: add SPDX identifier
Date: Thu, 21 Dec 2017 19:35:30 +0800 [thread overview]
Message-ID: <1513856130-7843-1-git-send-email-thrust73@gmail.com> (raw)
In-Reply-To: <20171221110557.GA7329@linux-Precision-WorkStation-T5500>
Add SPDX license identifier according to the type of license text found
in the file.
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Cheah Kok Cheong <thrust73@gmail.com>
---
kernel/padata.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/kernel/padata.c b/kernel/padata.c
index e265953..eb9a9d9 100644
--- a/kernel/padata.c
+++ b/kernel/padata.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* padata.c - generic interface to process data streams in parallel
*
--
2.7.4
next prev parent reply other threads:[~2017-12-21 11:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-20 20:15 [PATCH 1/2] padata: Remove FSF address Cheah Kok Cheong
2017-12-20 20:15 ` [PATCH 2/2] padata: Remove redundant export.h header Cheah Kok Cheong
2017-12-20 20:20 ` [PATCH 1/2] padata: Remove FSF address Philippe Ombredanne
2017-12-20 21:17 ` Cheah Kok Cheong
2017-12-21 7:34 ` Philippe Ombredanne
2017-12-21 11:05 ` Cheah Kok Cheong
2017-12-21 11:35 ` Cheah Kok Cheong [this message]
2017-12-28 6:53 ` [PATCH] padata: add SPDX identifier Herbert Xu
2017-12-30 8:21 ` Steffen Klassert
2018-01-05 11:14 ` Herbert Xu
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=1513856130-7843-1-git-send-email-thrust73@gmail.com \
--to=thrust73@gmail.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pombredanne@nexb.com \
--cc=steffen.klassert@secunet.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.