wrapfs: copyright year update
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:13:42 +0000 (18:13 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:13:42 +0000 (18:13 -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 dba9328108bb816177df1bcd40969bef8f7393d5..6360f1153bd3e7139c8d636e678025921eb1abcd 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 306f327a854a354218effe517d54b9b6f454f7bd..ef3ad70d115d6228c5f0102a1f5c4499b2986a4e 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 bb37b642b03f10938bdbb557d8f67aa47855d597..bc9aec03a02029895f131bf1ddad7cbbea623d50 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 5e94bd473807b75f49ec18393de7cb09c7b2adde..8bf4422cac93519b828248b5c2bd1798cea5df83 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 b66238484d8e657c6b9bb7c63b9215f4d4b1574d..85a7813dbc3d1ff5b37f34162d88dcc43253a88f 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 deeaa55979c717208e50e3aa2d7aad76be25fa04..98b75efa524eae898d9decfef9756b2f46e5013a 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