cifs: cifs_md4 convert to SPDX identifier
authorSteve French <stfrench@microsoft.com>
Tue, 24 Aug 2021 17:07:46 +0000 (12:07 -0500)
committerSteve French <stfrench@microsoft.com>
Wed, 25 Aug 2021 20:51:52 +0000 (15:51 -0500)
Add SPDX license identifier and replace license boilerplate
for cifs_md4.c

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2maperror.c
fs/cifs_common/cifs_md4.c

index cea39bcecbab7b9aa6015b0866a1971734ad63c2..181514b8770ddeef3bb9ea76e1240477312bbbd0 100644 (file)
@@ -1,6 +1,5 @@
 // SPDX-License-Identifier: LGPL-2.1
 /*
- *   fs/smb2/smb2maperror.c
  *
  *   Functions which do error mapping of SMB2 status codes to POSIX errors
  *
index dbf9113b86005ca52655e06761ad01e20adfebae..50f78cfc6ce921efd8e8ea38e5237ac1fe7fe19a 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Cryptographic API.
  *
  * Copyright (c) 2002 David S. Miller (davem@redhat.com)
  * Copyright (c) 2002 James Morris <jmorris@intercode.com.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 <linux/init.h>
 #include <linux/kernel.h>