]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - arch/arm64/crypto/sha2-ce-core.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[thirdparty/kernel/stable.git] / arch / arm64 / crypto / sha2-ce-core.S
index cd8b36412469eb5c2b0c38bf4c577217c9e225d5..6f728a41900937d48326f7a26caea3d58d0ff5e1 100644 (file)
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * sha2-ce-core.S - core SHA-224/SHA-256 transform using v8 Crypto Extensions
  *
  * Copyright (C) 2014 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 <linux/linkage.h>