wrapfs: update copyright
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 14 Dec 2019 05:05:13 +0000 (00:05 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 14 Dec 2019 05:05:13 +0000 (00:05 -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 2c5aee8970bc62b059956f84830856ab8b9cfbad..2b60a981b3260899ef3f5a3c97eb293aa5b450c8 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2017 Stony Brook University
- * Copyright (c) 2003-2017 The Research Foundation of SUNY
+ * 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
index 950a659285a55d8630d7620ec72f41e49e2b4ec5..b2e516a26b4308c5effedebed5745d7074a953ad 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2017 Stony Brook University
- * Copyright (c) 2003-2017 The Research Foundation of SUNY
+ * 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
index c4e389885c1d5c4c7a2dd06f57afed569e61c997..2338de847e4bb94d2dbc82992ad117e109e8b61f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2017 Stony Brook University
- * Copyright (c) 2003-2017 The Research Foundation of SUNY
+ * 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
index affc2a60c24c033a68816f26dc43064d3bb34391..7bfb14670f7e27690d16616c34adf9029c03300b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2017 Stony Brook University
- * Copyright (c) 2003-2017 The Research Foundation of SUNY
+ * 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
index b582c2ab6ff2ffd35e94d7d7f1ef7877044ed253..80f78f4101773b9eb00b1d21b627483c6bd64ef0 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2017 Stony Brook University
- * Copyright (c) 2003-2017 The Research Foundation of SUNY
+ * 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
index 17508ba857b4c31cf28ab68b5d80bd5eb3b0ba3a..4180b0d58deba7a9498a4396448777ad94f0a64b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2017 Stony Brook University
- * Copyright (c) 2003-2017 The Research Foundation of SUNY
+ * 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
index e54dd14c6b6283206b1325c507f9206e836dd2de..3bb3128e779bffed41d2b8310cb2e01b251df89f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2017 Stony Brook University
- * Copyright (c) 2003-2017 The Research Foundation of SUNY
+ * 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
index 2ebb83ffc6705bfa5704f9c73c032eb1be997ae9..43e968ef4f64445581ece2513620a98041655103 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2020 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2017 Stony Brook University
- * Copyright (c) 2003-2017 The Research Foundation of SUNY
+ * 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