From 96ad06779e1c3c0985ec1d79e2fca95f66725706 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Tue, 21 Jan 2014 01:25:54 -0500 Subject: [PATCH] Wrapfs: 2014 Copyright update Signed-off-by: Erez Zadok --- fs/wrapfs/dentry.c | 6 +++--- fs/wrapfs/file.c | 6 +++--- fs/wrapfs/inode.c | 6 +++--- fs/wrapfs/lookup.c | 6 +++--- fs/wrapfs/main.c | 6 +++--- fs/wrapfs/mmap.c | 6 +++--- fs/wrapfs/super.c | 6 +++--- fs/wrapfs/wrapfs.h | 6 +++--- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/fs/wrapfs/dentry.c b/fs/wrapfs/dentry.c index e77cb89c8390..d258f95169a8 100644 --- a/fs/wrapfs/dentry.c +++ b/fs/wrapfs/dentry.c @@ -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 diff --git a/fs/wrapfs/file.c b/fs/wrapfs/file.c index ccf47978babb..05b8189d9e58 100644 --- a/fs/wrapfs/file.c +++ b/fs/wrapfs/file.c @@ -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 diff --git a/fs/wrapfs/inode.c b/fs/wrapfs/inode.c index 8d1930341a5a..43e75452320f 100644 --- a/fs/wrapfs/inode.c +++ b/fs/wrapfs/inode.c @@ -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 diff --git a/fs/wrapfs/lookup.c b/fs/wrapfs/lookup.c index efe5d11953bf..cf76558c3248 100644 --- a/fs/wrapfs/lookup.c +++ b/fs/wrapfs/lookup.c @@ -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 diff --git a/fs/wrapfs/main.c b/fs/wrapfs/main.c index 7b3867935ad9..5ce79304f6ed 100644 --- a/fs/wrapfs/main.c +++ b/fs/wrapfs/main.c @@ -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 diff --git a/fs/wrapfs/mmap.c b/fs/wrapfs/mmap.c index e2e38103fceb..a1fefada516f 100644 --- a/fs/wrapfs/mmap.c +++ b/fs/wrapfs/mmap.c @@ -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 diff --git a/fs/wrapfs/super.c b/fs/wrapfs/super.c index ec62c0f96a6e..4e78840e157a 100644 --- a/fs/wrapfs/super.c +++ b/fs/wrapfs/super.c @@ -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 diff --git a/fs/wrapfs/wrapfs.h b/fs/wrapfs/wrapfs.h index 16502e6bbb15..24928834a563 100644 --- a/fs/wrapfs/wrapfs.h +++ b/fs/wrapfs/wrapfs.h @@ -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 -- 2.43.0