提交 5c8d850c 编写于 作者: K Krzysztof Kozlowski 提交者: Herbert Xu

crypto: s5p-sss - Add SPDX license identifier

Replace GPL license statement with SPDX GPL-2.0 license identifier.
Signed-off-by: NKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 9f9cf046
/* // SPDX-License-Identifier: GPL-2.0
* Cryptographic API. //
* // Cryptographic API.
* Support for Samsung S5PV210 and Exynos HW acceleration. //
* // Support for Samsung S5PV210 and Exynos HW acceleration.
* Copyright (C) 2011 NetUP Inc. All rights reserved. //
* Copyright (c) 2017 Samsung Electronics Co., Ltd. All rights reserved. // Copyright (C) 2011 NetUP Inc. All rights reserved.
* // Copyright (c) 2017 Samsung Electronics Co., Ltd. All rights reserved.
* This program is free software; you can redistribute it and/or modify //
* it under the terms of the GNU General Public License version 2 as published // Hash part based on omap-sham.c driver.
* by the Free Software Foundation.
*
* Hash part based on omap-sham.c driver.
*/
#include <linux/clk.h> #include <linux/clk.h>
#include <linux/crypto.h> #include <linux/crypto.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册