update copyright
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 29 Mar 2019 20:47:56 +0000 (16:47 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 29 Mar 2019 20:47:56 +0000 (16:47 -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 f2b3ac10d94bda3a4c1f9718cf44bc91b58a34fa..99a9a1cc1b7fd5f71e24d1902fb5429400323004 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2019 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-2019 Stony Brook University
+ * Copyright (c) 2003-2019 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 9f0541634910ae2fb626a41ae5eec3168f1ca0f9..a58a34e220f5a07c89af16f830d28e3a6762e2b6 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2019 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-2019 Stony Brook University
+ * Copyright (c) 2003-2019 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 e657a2f8ecaf299afb6555a977513feb1df10e26..f584a90e6455a6cefd8b98f72cab42bde0df96fd 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2019 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-2019 Stony Brook University
+ * Copyright (c) 2003-2019 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 96f241997e6b2537232aa4b7497177a2e373e6b3..97a1f6190ea81245024e791651f61b98f2f90917 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2019 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-2019 Stony Brook University
+ * Copyright (c) 2003-2019 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 7ed0580e5980de82714f91f9a67abf3e1c263e23..f49bb351473beee0527dbba54387cb4553980997 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2019 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-2019 Stony Brook University
+ * Copyright (c) 2003-2019 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 39364ecc3ebca640ed1954b94887565a5628c2c7..c0e70868ee31ae7da2cf63aefd9c5967150bc456 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2019 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-2019 Stony Brook University
+ * Copyright (c) 2003-2019 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 a17fef986181e13eb179a6f401fe353045754e40..bf46229fab615c7380812826431f0716a8078499 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2019 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-2019 Stony Brook University
+ * Copyright (c) 2003-2019 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 ea98f30e1fc9bde6f5c6aa5e4152840f7aa0a9e0..ae9f971bced573dafbdfaf02fd70fff40cd6c0f2 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2017 Erez Zadok
+ * Copyright (c) 1998-2019 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-2019 Stony Brook University
+ * Copyright (c) 2003-2019 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