Wrapfs: update copyright year to 2015
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 4 Nov 2015 17:13:25 +0000 (12:13 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 4 Nov 2015 17:13:25 +0000 (12:13 -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 6b1d557d6ed2af50608462f5ff2da55f08f12c47..459355210e8a7e9c4fde030f9137ca6d6ecc4153 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2014 Erez Zadok
+ * Copyright (c) 1998-2015 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2014 Stony Brook University
- * Copyright (c) 2003-2014 The Research Foundation of SUNY
+ * Copyright (c) 2003-2015 Stony Brook University
+ * Copyright (c) 2003-2015 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 fa28758f793595d5ffcab4d308a10d351e070891..7cb82dd615198c1b59f168b188dc703c72f4af18 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2014 Erez Zadok
+ * Copyright (c) 1998-2015 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2014 Stony Brook University
- * Copyright (c) 2003-2014 The Research Foundation of SUNY
+ * Copyright (c) 2003-2015 Stony Brook University
+ * Copyright (c) 2003-2015 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 3ab9e9a060d93733e4732fd01740cab0fa4c297a..ca130f54791f0af09fcc7da921837c8627b8a49b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2014 Erez Zadok
+ * Copyright (c) 1998-2015 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2014 Stony Brook University
- * Copyright (c) 2003-2014 The Research Foundation of SUNY
+ * Copyright (c) 2003-2015 Stony Brook University
+ * Copyright (c) 2003-2015 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 2beb05cdc29795660f5337643090468efcbd93d7..5427fa728a6a6c722b9603c1544ac5ba26f5e9a4 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2014 Erez Zadok
+ * Copyright (c) 1998-2015 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2014 Stony Brook University
- * Copyright (c) 2003-2014 The Research Foundation of SUNY
+ * Copyright (c) 2003-2015 Stony Brook University
+ * Copyright (c) 2003-2015 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 f6d0c85255fa9c9f5b877c50b225d5a2492f1bb8..a43a5b4d72ee94a84008efd1896c2f71f39870db 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2014 Erez Zadok
+ * Copyright (c) 1998-2015 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2014 Stony Brook University
- * Copyright (c) 2003-2014 The Research Foundation of SUNY
+ * Copyright (c) 2003-2015 Stony Brook University
+ * Copyright (c) 2003-2015 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 6000e33f660c2c7d342e8019bc4d45efacece267..93744a73ae840dfa71f8bc14b4b4beb13b254ccd 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2014 Erez Zadok
+ * Copyright (c) 1998-2015 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2014 Stony Brook University
- * Copyright (c) 2003-2014 The Research Foundation of SUNY
+ * Copyright (c) 2003-2015 Stony Brook University
+ * Copyright (c) 2003-2015 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 c8902c3cee219e50e2f64c2e48de2fbf4635c41b..dc9d25280db6450e685d709aed8379e4542fa01a 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2014 Erez Zadok
+ * Copyright (c) 1998-2015 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2014 Stony Brook University
- * Copyright (c) 2003-2014 The Research Foundation of SUNY
+ * Copyright (c) 2003-2015 Stony Brook University
+ * Copyright (c) 2003-2015 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 ee867de222bd0dd603a0417c5fbc80adb5c1c0cd..a57b32b2434e07e08d85946b6c0a3f7dcd3b400b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2014 Erez Zadok
+ * Copyright (c) 1998-2015 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2014 Stony Brook University
- * Copyright (c) 2003-2014 The Research Foundation of SUNY
+ * Copyright (c) 2003-2015 Stony Brook University
+ * Copyright (c) 2003-2015 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