aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/sha512_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/sha512_base.h')
-rw-r--r--include/crypto/sha512_base.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/crypto/sha512_base.h b/include/crypto/sha512_base.h
index 6c5341e005ea..099be8027f3f 100644
--- a/include/crypto/sha512_base.h
+++ b/include/crypto/sha512_base.h
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* sha512_base.h - core logic for SHA-512 implementations
*
* Copyright (C) 2015 Linaro Ltd <ard.biesheuvel@linaro.org>
- *
- * 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 <crypto/internal/hash.h>