]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - crypto/sha512_generic.c
cifs: fix panic in smb2_reconnect
[linux.git] / crypto / sha512_generic.c
index 0193ecb8ae1027d088bad0a60e905032c3b67686..e34d09dd9971ef438592704c552a0a36b11efb8c 100644 (file)
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /* SHA-512 code by Jean-Luc Cooke <jlcooke@certainkey.com>
  *
  * Copyright (c) Jean-Luc Cooke <jlcooke@certainkey.com>
  * Copyright (c) Andrew McDonald <andrew@mcdonald.org.uk>
  * Copyright (c) 2003 Kyle McMartin <kyle@debian.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, or (at your option) any
- * later version.
- *
  */
 #include <crypto/internal/hash.h>
 #include <linux/kernel.h>