]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/crypto/if_alg.h
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform...
[linux.git] / include / crypto / if_alg.h
index 0d464db74bf53fb4ea00acd16e70d12b75ed6adf..24cfa96f98ea26c377b67160da9c42561ab54d4a 100644 (file)
@@ -1,13 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  * if_alg: User-space algorithm interface
  *
  * Copyright (c) 2010 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.
- *
  */
 
 #ifndef _CRYPTO_IF_ALG_H