]> git.ipfire.org Git - people/ms/linux.git/blobdiff - arch/arm64/crypto/sha1-ce-glue.c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[people/ms/linux.git] / arch / arm64 / crypto / sha1-ce-glue.c
index 0652f5f07ed1c96031bfd2771189e430a85d69b0..bdc1b6d7aff79a634c00cad89872b6cede4fec1c 100644 (file)
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * sha1-ce-glue.c - SHA-1 secure hash using ARMv8 Crypto Extensions
  *
  * Copyright (C) 2014 - 2017 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 <asm/neon.h>