patch copyright-2013.patch
authorErez Zadok <ezk@cs.sunysb.edu>
Mon, 3 Jun 2013 01:55:33 +0000 (21:55 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 27 Dec 2016 03:11:36 +0000 (22:11 -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 b173153c445baeca6b8aeee4bd054718f906a43c..e6a6b3a0d13631d1cf4bab5459647cd58dbc15f7 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2011 Erez Zadok
+ * Copyright (c) 1998-2013 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2011 Stony Brook University
- * Copyright (c) 2003-2011 The Research Foundation of SUNY
+ * Copyright (c) 2003-2013 Stony Brook University
+ * Copyright (c) 2003-2013 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 7a7fe1e98d48d150eefcb0e1035715eb8f9ec314..51378a8478f3037dfc533a8d2c63b680e4e2b273 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2011 Erez Zadok
+ * Copyright (c) 1998-2013 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2011 Stony Brook University
- * Copyright (c) 2003-2011 The Research Foundation of SUNY
+ * Copyright (c) 2003-2013 Stony Brook University
+ * Copyright (c) 2003-2013 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 b2653b3a372f468ed2fa7ce0c6f19025cdd432be..78a08501849e1d2f653934c4c228f25ce454f51c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2011 Erez Zadok
+ * Copyright (c) 1998-2013 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2011 Stony Brook University
- * Copyright (c) 2003-2011 The Research Foundation of SUNY
+ * Copyright (c) 2003-2013 Stony Brook University
+ * Copyright (c) 2003-2013 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 325b2ba2dcb07ebd8bb1230e1426ec049129b800..d157bb9ed9043d1d7082b81f5f5b1673df8673aa 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2011 Erez Zadok
+ * Copyright (c) 1998-2013 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2011 Stony Brook University
- * Copyright (c) 2003-2011 The Research Foundation of SUNY
+ * Copyright (c) 2003-2013 Stony Brook University
+ * Copyright (c) 2003-2013 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 3aa58eac12824d427b0f115bd4893f856ee9a486..18fe08c9d0266d0db6c9798be8a790911c68374b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2011 Erez Zadok
+ * Copyright (c) 1998-2013 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2011 Stony Brook University
- * Copyright (c) 2003-2011 The Research Foundation of SUNY
+ * Copyright (c) 2003-2013 Stony Brook University
+ * Copyright (c) 2003-2013 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 c224fc3362842296f0ad7f6da2f447c754125896..e2e38103fceb16ca83b2dd7bee77c9c132c535df 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2011 Erez Zadok
+ * Copyright (c) 1998-2013 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2011 Stony Brook University
- * Copyright (c) 2003-2011 The Research Foundation of SUNY
+ * Copyright (c) 2003-2013 Stony Brook University
+ * Copyright (c) 2003-2013 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 89d277d0509c141bb70855f412edbbab15227e43..5b12fbd321703ac088958636b9b0da66a8fe8089 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2011 Erez Zadok
+ * Copyright (c) 1998-2013 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2011 Stony Brook University
- * Copyright (c) 2003-2011 The Research Foundation of SUNY
+ * Copyright (c) 2003-2013 Stony Brook University
+ * Copyright (c) 2003-2013 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 25b579595d9b3e780a9a0b1e4ba8e118767f32cf..cc554b74ec2e57c331de9718bd924e615e06678d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1998-2011 Erez Zadok
+ * Copyright (c) 1998-2013 Erez Zadok
  * Copyright (c) 2009     Shrikar Archak
- * Copyright (c) 2003-2011 Stony Brook University
- * Copyright (c) 2003-2011 The Research Foundation of SUNY
+ * Copyright (c) 2003-2013 Stony Brook University
+ * Copyright (c) 2003-2013 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