[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1513856130-7843-1-git-send-email-thrust73@gmail.com>
Date: Thu, 21 Dec 2017 19:35:30 +0800
From: Cheah Kok Cheong <thrust73@...il.com>
To: steffen.klassert@...unet.com
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
thrust73@...il.com, pombredanne@...b.com
Subject: [PATCH] padata: add SPDX identifier
Add SPDX license identifier according to the type of license text found
in the file.
Cc: Philippe Ombredanne <pombredanne@...b.com>
Signed-off-by: Cheah Kok Cheong <thrust73@...il.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
Powered by blists - more mailing lists