]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - crypto/sha3_generic.c
cifs: fix panic in smb2_reconnect
[linux.git] / crypto / sha3_generic.c
index 60fd2be609d8d173ddc1149fbe4da2fc0935919c..44e263e25599cac8d1cc3f5286211d83ab997ed1 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Cryptographic API.
  *
@@ -6,12 +7,6 @@
  *
  * SHA-3 code by Jeff Garzik <jeff@garzik.org>
  *               Ard Biesheuvel <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 as published by the Free
- * Software Foundation; either version 2 of the License, or (at your option)•
- * any later version.
- *
  */
 #include <crypto/internal/hash.h>
 #include <linux/init.h>