diff options
| author | Hook, Gary <Gary.Hook@amd.com> | 2019-06-27 16:23:29 +0000 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-07-03 22:13:12 +0800 |
| commit | 600bac009ea9822d371aae03d33fc05991c5b5a2 (patch) | |
| tree | 54b1af9c6756b590aa277a45263beb464afcca78 /drivers/crypto/ccp/ccp-ops.c | |
| parent | crypto: ccp - Validate the the error value used to index error messages (diff) | |
| download | linux-600bac009ea9822d371aae03d33fc05991c5b5a2.tar.gz linux-600bac009ea9822d371aae03d33fc05991c5b5a2.zip | |
crypto: ccp - Switch to SPDX license identifiers
Add an SPDX identifier and remove any specific statements.
Signed-off-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/ccp/ccp-ops.c')
| -rw-r--r-- | drivers/crypto/ccp/ccp-ops.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/crypto/ccp/ccp-ops.c b/drivers/crypto/ccp/ccp-ops.c index b116d62991c6..a817f2755c58 100644 --- a/drivers/crypto/ccp/ccp-ops.c +++ b/drivers/crypto/ccp/ccp-ops.c @@ -6,10 +6,6 @@ * * Author: Tom Lendacky <thomas.lendacky@amd.com> * Author: Gary R Hook <gary.hook@amd.com> - * - * 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 by the Free Software Foundation. */ #include <linux/module.h> |
