]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - crypto/algapi.c
cifs: fix panic in smb2_reconnect
[linux.git] / crypto / algapi.c
index 4c9c86b557381e4d8ab29e52d13ece3c60228c74..313a7682cef1bd1a5d1a8cdb5a3ade8f066b934b 100644 (file)
@@ -1,13 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Cryptographic API for algorithms (i.e., low-level API).
  *
  * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au>
- *
- * 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/algapi.h>