summaryrefslogtreecommitdiffstats
path: root/include/linux/sha256.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sha256.h')
-rw-r--r--include/linux/sha256.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/linux/sha256.h b/include/linux/sha256.h
index 244fe01a65fb..26972b9e92db 100644
--- a/include/linux/sha256.h
+++ b/include/linux/sha256.h
@@ -1,10 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2014 Red Hat Inc.
*
* Author: Vivek Goyal <vgoyal@redhat.com>
- *
- * This source code is licensed under the GNU General Public License,
- * Version 2. See the file COPYING for more details.
*/
#ifndef SHA256_H