]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - crypto/arc4.c
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
[thirdparty/kernel/stable.git] / crypto / arc4.c
index 2233d36456e2715ff10dd4b7389d7db127574763..a2120e06bf849dd13a66db3762653aa3ae7ec066 100644 (file)
@@ -1,15 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Cryptographic API
  *
  * ARC4 Cipher Algorithm
  *
  * Jon Oberheide <jon@oberheide.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/algapi.h>