wrapfs: SPDK license update
authorErez Zadok <ezk@cs.sunysb.edu>
Mon, 16 Dec 2019 07:39:32 +0000 (02:39 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Mon, 16 Dec 2019 07:39:32 +0000 (02:39 -0500)
fs/wrapfs/dentry.c
fs/wrapfs/file.c
fs/wrapfs/inode.c
fs/wrapfs/lookup.c
fs/wrapfs/main.c
fs/wrapfs/mmap.c
fs/wrapfs/super.c
fs/wrapfs/wrapfs.h

index e311e0cbb1f3d5937fd930cdcafdf07d39e3ebbe..d17d0630a73af5dc4033f3919fd9e7fb2432c343 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
  * Copyright (c) 2003-2020 Stony Brook University
  * Copyright (c) 2003-2020 The Research Foundation of SUNY
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include "wrapfs.h"
index ef3b6d335650a01260586c46f85149e7334a7b6a..99f850e2ee9035890d87a409107298b27ff4b13e 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
  * Copyright (c) 2003-2020 Stony Brook University
  * Copyright (c) 2003-2020 The Research Foundation of SUNY
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include "wrapfs.h"
index 447b44f4c45d173bc3b6ae4de03383dd7595ac61..3cd1027eed1dd17cfc3e921b3e3120c3f915859b 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
  * Copyright (c) 2003-2020 Stony Brook University
  * Copyright (c) 2003-2020 The Research Foundation of SUNY
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include "wrapfs.h"
index 1a60cf6f32db8c26b93418269dd42d235810c49b..7280aeb1c56cb00658ab4643fd37d24586b0447c 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
  * Copyright (c) 2003-2020 Stony Brook University
  * Copyright (c) 2003-2020 The Research Foundation of SUNY
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include "wrapfs.h"
index b995ee51fff7cee9f1aa468f386e9067e934b81f..daf175815f66b198cac3886d63383e5a13f9daa2 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
  * Copyright (c) 2003-2020 Stony Brook University
  * Copyright (c) 2003-2020 The Research Foundation of SUNY
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include "wrapfs.h"
index 6fd8077c441441358536288e74d98cf8f1be75c7..75e94a5eb4ccbcf44d4e56ccb60b94708f67ebd2 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
  * Copyright (c) 2003-2020 Stony Brook University
  * Copyright (c) 2003-2020 The Research Foundation of SUNY
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include "wrapfs.h"
index 7468a2ed89ca8036d48a68b53f8c3e51de731841..268e2a5ff7391b64e55b6b7010c5a7e8422d8bcf 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
  * Copyright (c) 2003-2020 Stony Brook University
  * Copyright (c) 2003-2020 The Research Foundation of SUNY
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #include "wrapfs.h"
index deeaa55979c717208e50e3aa2d7aad76be25fa04..56a1592503355a3243b79bbdac66aa6c05fe5bd5 100644 (file)
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
  * Copyright (c) 2003-2020 Stony Brook University
  * Copyright (c) 2003-2020 The Research Foundation of SUNY
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #ifndef _WRAPFS_H_