wrapfs: copyright year update
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:11:42 +0000 (18:11 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:11:42 +0000 (18:11 -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 b2d054d148cfcbc8e20a0fc069ab9fb5b7e6552f..58f41fbd31b33fb7e20061cc6f0aa520ab808079 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 b2e516a26b4308c5effedebed5745d7074a953ad..7dfee366dfbb6f21a0f6c9e7923eb35419464b28 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 198022a8660ec15caf1b52a75a458d79f11b2e7c..56b5c5e2c0ca85725abb179c6c717fc95f590767 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 cf2f14240928349cfdfeb7231484fda95c6ab85f..8e3fc6d9ec481a726a352ff99869e53a43686fb8 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 bf1379af122ae20c36c76dbe23b86b9a6ad82de4..a500f9eac7eed88503330561198f71744b51c41b 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 4180b0d58deba7a9498a4396448777ad94f0a64b..3f25de04da8d544d642bf128eb188ebc0ac29431 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 3bb3128e779bffed41d2b8310cb2e01b251df89f..d8a1d14e16b85a413cc404419f59a9747fdba444 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 43e968ef4f64445581ece2513620a98041655103..f1c42ab2551d783210537a36011cfcdf438eb4a4 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