wrapfs: copyright year update
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:12:02 +0000 (18:12 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:12:02 +0000 (18:12 -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 fb49aa1a53d070c0195e0d38f9ca4c074e8b2047..6a523a6f85d0a8c000209e3b57763e8ba229b365 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 b8f540eff5f3ed2c43265f6c58ae6d2548a004b5..35235cbcdc8bda4feca4d1104a205865cb92748b 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 5d81f3a0ba370b3ab9b69828fb3e820060f965a3..5e28acc6dd79b4cc9310cee4edd8d72e51f085d7 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 221334f1456b88378670695049f015995337e96f..7f93dca8460982ebb8a739d5e0db954ac01b83e3 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 14a85cfc2b372fc5ede12ecff0086e036fec47e3..dbb89a0ea44c9ddcd84b86d3b2dcae04af3af6be 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 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 f62542171d40280c900526b53469f6b93e61d844..785c78525912f108780843899f2f85686f6bdc2d 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