wrapfs: copyright year update
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:14:46 +0000 (18:14 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:14:46 +0000 (18:14 -0400)
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..2380f8e68ee6d0ffd90f9f3f2dcd40d7f59b66e6 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2020 Erez Zadok
+ * Copyright (c) 1998-2022 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2020 Stony Brook University
- * Copyright (c) 2003-2020 The Research Foundation of SUNY
+ * Copyright (c) 2003-2022 Stony Brook University
+ * Copyright (c) 2003-2022 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
index ef3b6d335650a01260586c46f85149e7334a7b6a..d1898607713555bff1669e5b3ef4fcb49ffd837d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2020 Erez Zadok
+ * Copyright (c) 1998-2022 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2020 Stony Brook University
- * Copyright (c) 2003-2020 The Research Foundation of SUNY
+ * Copyright (c) 2003-2022 Stony Brook University
+ * Copyright (c) 2003-2022 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
index 850afde6281929cf512180e8de41247fdb4f2f0f..c062f4a0fcd0ff33554f8f961f9672cefd0a68ce 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2020 Erez Zadok
+ * Copyright (c) 1998-2022 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2020 Stony Brook University
- * Copyright (c) 2003-2020 The Research Foundation of SUNY
+ * Copyright (c) 2003-2022 Stony Brook University
+ * Copyright (c) 2003-2022 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
index b95d5b4f4fa6e567afe775663db0be3ce50214e0..0df9f41a385524282a3f9551486b780b3500bd55 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2020 Erez Zadok
+ * Copyright (c) 1998-2022 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2020 Stony Brook University
- * Copyright (c) 2003-2020 The Research Foundation of SUNY
+ * Copyright (c) 2003-2022 Stony Brook University
+ * Copyright (c) 2003-2022 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
index 4ba8a75457f4ddf90a480a62288794d7d1820428..9f7b30c1bd33a3d17b5aaa2f26c524344b381fe8 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2020 Erez Zadok
+ * Copyright (c) 1998-2022 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2020 Stony Brook University
- * Copyright (c) 2003-2020 The Research Foundation of SUNY
+ * Copyright (c) 2003-2022 Stony Brook University
+ * Copyright (c) 2003-2022 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
index f5df8558a3f0d9045e2b48ee52d72378719cc940..c97f775d3c8148a3e6dc72d900c66089561ea7fb 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2020 Erez Zadok
+ * Copyright (c) 1998-2022 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2020 Stony Brook University
- * Copyright (c) 2003-2020 The Research Foundation of SUNY
+ * Copyright (c) 2003-2022 Stony Brook University
+ * Copyright (c) 2003-2022 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
index 8c324d7a66f76ba2767f1710b40b480dd536b7a2..8bc45083dabb1aad033ae919e7c1ce81dc2ac48b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2020 Erez Zadok
+ * Copyright (c) 1998-2022 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2020 Stony Brook University
- * Copyright (c) 2003-2020 The Research Foundation of SUNY
+ * Copyright (c) 2003-2022 Stony Brook University
+ * Copyright (c) 2003-2022 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
index c9f3dbcbc8f3f2cc9bb250a5ada1ca362a35ea1f..0f6ca3d3df0bd8c2286ef773918205f26cace9fc 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2020 Erez Zadok
+ * Copyright (c) 1998-2022 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2020 Stony Brook University
- * Copyright (c) 2003-2020 The Research Foundation of SUNY
+ * Copyright (c) 2003-2022 Stony Brook University
+ * Copyright (c) 2003-2022 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