Wrapfs: 2014 Copyright update
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 21 Jan 2014 06:25:54 +0000 (01:25 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 27 Dec 2016 19:05:16 +0000 (14:05 -0500)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
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 e77cb89c8390b02692f9b4025a94396757cb74ba..d258f95169a8933587d86aa7d625419f05831d93 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2013 Erez Zadok
+ * Copyright (c) 1998-2014 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2013 Stony Brook University
- * Copyright (c) 2003-2013 The Research Foundation of SUNY
+ * Copyright (c) 2003-2014 Stony Brook University
+ * Copyright (c) 2003-2014 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 ccf47978babb463ad0707ea9692e18dd095542d2..05b8189d9e58c0d23d81283d362c8c7d0f96f8d1 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2013 Erez Zadok
+ * Copyright (c) 1998-2014 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2013 Stony Brook University
- * Copyright (c) 2003-2013 The Research Foundation of SUNY
+ * Copyright (c) 2003-2014 Stony Brook University
+ * Copyright (c) 2003-2014 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 8d1930341a5a7b9932781eeab5a1b211b257d091..43e75452320f121fdcf971e629696e3d4150fb9f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2013 Erez Zadok
+ * Copyright (c) 1998-2014 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2013 Stony Brook University
- * Copyright (c) 2003-2013 The Research Foundation of SUNY
+ * Copyright (c) 2003-2014 Stony Brook University
+ * Copyright (c) 2003-2014 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 efe5d11953bf732763b6bccd1e4da44999875574..cf76558c32483e703d2ac891c36a3b8d5960c57e 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2013 Erez Zadok
+ * Copyright (c) 1998-2014 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2013 Stony Brook University
- * Copyright (c) 2003-2013 The Research Foundation of SUNY
+ * Copyright (c) 2003-2014 Stony Brook University
+ * Copyright (c) 2003-2014 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 7b3867935ad96b07c7501e59fdbee3330520a9b1..5ce79304f6edba096a8616772ea2aa96d01a190e 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2013 Erez Zadok
+ * Copyright (c) 1998-2014 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2013 Stony Brook University
- * Copyright (c) 2003-2013 The Research Foundation of SUNY
+ * Copyright (c) 2003-2014 Stony Brook University
+ * Copyright (c) 2003-2014 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 e2e38103fceb16ca83b2dd7bee77c9c132c535df..a1fefada516fa75cc62a5b3866b1343b18ccb36d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2013 Erez Zadok
+ * Copyright (c) 1998-2014 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2013 Stony Brook University
- * Copyright (c) 2003-2013 The Research Foundation of SUNY
+ * Copyright (c) 2003-2014 Stony Brook University
+ * Copyright (c) 2003-2014 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 ec62c0f96a6e17f63ef769284393fb664eb4557f..4e78840e157a327679870fc245dceac4a51df764 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2013 Erez Zadok
+ * Copyright (c) 1998-2014 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2013 Stony Brook University
- * Copyright (c) 2003-2013 The Research Foundation of SUNY
+ * Copyright (c) 2003-2014 Stony Brook University
+ * Copyright (c) 2003-2014 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 16502e6bbb15539d9913fde23bb647f539f97142..24928834a5637a73ca753f54564319f4ab5f0602 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2013 Erez Zadok
+ * Copyright (c) 1998-2014 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2013 Stony Brook University
- * Copyright (c) 2003-2013 The Research Foundation of SUNY
+ * Copyright (c) 2003-2014 Stony Brook University
+ * Copyright (c) 2003-2014 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