From 0d63ae2a08b5635672bee9f66396f927a76bafe3 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sun, 18 Jan 2009 22:29:23 -0500 Subject: [PATCH] Unionfs: update copyrights for 2009 Signed-off-by: Erez Zadok --- fs/stack.c | 6 +++--- fs/unionfs/commonfops.c | 6 +++--- fs/unionfs/copyup.c | 6 +++--- fs/unionfs/debug.c | 6 +++--- fs/unionfs/dentry.c | 6 +++--- fs/unionfs/dirfops.c | 6 +++--- fs/unionfs/dirhelper.c | 6 +++--- fs/unionfs/fanout.h | 6 +++--- fs/unionfs/file.c | 6 +++--- fs/unionfs/inode.c | 6 +++--- fs/unionfs/lookup.c | 6 +++--- fs/unionfs/main.c | 6 +++--- fs/unionfs/mmap.c | 6 +++--- fs/unionfs/rdstate.c | 6 +++--- fs/unionfs/rename.c | 6 +++--- fs/unionfs/sioq.c | 6 +++--- fs/unionfs/sioq.h | 6 +++--- fs/unionfs/subr.c | 6 +++--- fs/unionfs/super.c | 6 +++--- fs/unionfs/union.h | 6 +++--- fs/unionfs/unlink.c | 6 +++--- fs/unionfs/whiteout.c | 6 +++--- fs/unionfs/xattr.c | 6 +++--- include/linux/fs_stack.h | 6 +++--- include/linux/union_fs.h | 6 +++--- 25 files changed, 75 insertions(+), 75 deletions(-) diff --git a/fs/stack.c b/fs/stack.c index a66ff6c94f1..cc1443d9093 100644 --- a/fs/stack.c +++ b/fs/stack.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2009 Erez Zadok * Copyright (c) 2006-2007 Josef 'Jeff' Sipek - * Copyright (c) 2006-2007 Stony Brook University - * Copyright (c) 2006-2007 The Research Foundation of SUNY + * Copyright (c) 2006-2009 Stony Brook University + * Copyright (c) 2006-2009 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/unionfs/commonfops.c b/fs/unionfs/commonfops.c index ed3604e4ea7..63ee0854eb1 100644 --- a/fs/unionfs/commonfops.c +++ b/fs/unionfs/commonfops.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/copyup.c b/fs/unionfs/copyup.c index 0254b60d641..064e5f4db5b 100644 --- a/fs/unionfs/copyup.c +++ b/fs/unionfs/copyup.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/debug.c b/fs/unionfs/debug.c index db62d226007..3fd641a0361 100644 --- a/fs/unionfs/debug.c +++ b/fs/unionfs/debug.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2005-2007 Josef 'Jeff' Sipek - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/dentry.c b/fs/unionfs/dentry.c index 583f4a42e33..85b5d3c36d5 100644 --- a/fs/unionfs/dentry.c +++ b/fs/unionfs/dentry.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/dirfops.c b/fs/unionfs/dirfops.c index 63fb4190a5c..eccb9ae2fdd 100644 --- a/fs/unionfs/dirfops.c +++ b/fs/unionfs/dirfops.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/dirhelper.c b/fs/unionfs/dirhelper.c index aa31e9161c2..b2c645e1ad2 100644 --- a/fs/unionfs/dirhelper.c +++ b/fs/unionfs/dirhelper.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/fanout.h b/fs/unionfs/fanout.h index 69c09213f83..04ffa85d10f 100644 --- a/fs/unionfs/fanout.h +++ b/fs/unionfs/fanout.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005 Arun M. Krishnakumar @@ -7,8 +7,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/file.c b/fs/unionfs/file.c index 3cc6a768e25..af6f8a7d167 100644 --- a/fs/unionfs/file.c +++ b/fs/unionfs/file.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/inode.c b/fs/unionfs/inode.c index e43d4562a3a..7e049f5634c 100644 --- a/fs/unionfs/inode.c +++ b/fs/unionfs/inode.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/lookup.c b/fs/unionfs/lookup.c index 3670f93a13f..3363f67a7fe 100644 --- a/fs/unionfs/lookup.c +++ b/fs/unionfs/lookup.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/main.c b/fs/unionfs/main.c index 995875c4325..e9ae96372f9 100644 --- a/fs/unionfs/main.c +++ b/fs/unionfs/main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/mmap.c b/fs/unionfs/mmap.c index b7d4713384d..18b05d59449 100644 --- a/fs/unionfs/mmap.c +++ b/fs/unionfs/mmap.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -9,8 +9,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/rdstate.c b/fs/unionfs/rdstate.c index 06d53749903..485464bb843 100644 --- a/fs/unionfs/rdstate.c +++ b/fs/unionfs/rdstate.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/rename.c b/fs/unionfs/rename.c index 92f04073680..ed13260b89c 100644 --- a/fs/unionfs/rename.c +++ b/fs/unionfs/rename.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/sioq.c b/fs/unionfs/sioq.c index e6f15a03aba..ba3bf6362bc 100644 --- a/fs/unionfs/sioq.c +++ b/fs/unionfs/sioq.c @@ -1,11 +1,11 @@ /* - * Copyright (c) 2006-2008 Erez Zadok + * Copyright (c) 2006-2009 Erez Zadok * Copyright (c) 2006 Charles P. Wright * Copyright (c) 2006-2007 Josef 'Jeff' Sipek * Copyright (c) 2006 Junjiro Okajima * Copyright (c) 2006 David P. Quigley - * Copyright (c) 2006-2008 Stony Brook University - * Copyright (c) 2006-2008 The Research Foundation of SUNY + * Copyright (c) 2006-2009 Stony Brook University + * Copyright (c) 2006-2009 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/unionfs/sioq.h b/fs/unionfs/sioq.h index e072bf70ec3..4f4ba53f137 100644 --- a/fs/unionfs/sioq.h +++ b/fs/unionfs/sioq.h @@ -1,11 +1,11 @@ /* - * Copyright (c) 2006-2008 Erez Zadok + * Copyright (c) 2006-2009 Erez Zadok * Copyright (c) 2006 Charles P. Wright * Copyright (c) 2006-2007 Josef 'Jeff' Sipek * Copyright (c) 2006 Junjiro Okajima * Copyright (c) 2006 David P. Quigley - * Copyright (c) 2006-2008 Stony Brook University - * Copyright (c) 2006-2008 The Research Foundation of SUNY + * Copyright (c) 2006-2009 Stony Brook University + * Copyright (c) 2006-2009 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/unionfs/subr.c b/fs/unionfs/subr.c index 8747d209596..018b4fde58d 100644 --- a/fs/unionfs/subr.c +++ b/fs/unionfs/subr.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/super.c b/fs/unionfs/super.c index 7a490d37d96..2d19b308e5c 100644 --- a/fs/unionfs/super.c +++ b/fs/unionfs/super.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/union.h b/fs/unionfs/union.h index d0f91d09fc9..0bca4a6263c 100644 --- a/fs/unionfs/union.h +++ b/fs/unionfs/union.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005 Arun M. Krishnakumar @@ -7,8 +7,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/unlink.c b/fs/unionfs/unlink.c index 6634c4ba3df..b6d8e10d205 100644 --- a/fs/unionfs/unlink.c +++ b/fs/unionfs/unlink.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/whiteout.c b/fs/unionfs/whiteout.c index 3d18ae3dea5..ae5c5e3ead3 100644 --- a/fs/unionfs/whiteout.c +++ b/fs/unionfs/whiteout.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/unionfs/xattr.c b/fs/unionfs/xattr.c index e2215c15cbd..af72ccaee2b 100644 --- a/fs/unionfs/xattr.c +++ b/fs/unionfs/xattr.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2003-2006 Charles P. Wright * Copyright (c) 2005-2007 Josef 'Jeff' Sipek * Copyright (c) 2005-2006 Junjiro Okajima @@ -8,8 +8,8 @@ * Copyright (c) 2003-2004 Mohammad Nayyer Zubair * Copyright (c) 2003 Puja Gupta * Copyright (c) 2003 Harikesavan Krishnan - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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/include/linux/fs_stack.h b/include/linux/fs_stack.h index 6615a52d7ed..64f1ced6de0 100644 --- a/include/linux/fs_stack.h +++ b/include/linux/fs_stack.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2009 Erez Zadok * Copyright (c) 2006-2007 Josef 'Jeff' Sipek - * Copyright (c) 2006-2007 Stony Brook University - * Copyright (c) 2006-2007 The Research Foundation of SUNY + * Copyright (c) 2006-2009 Stony Brook University + * Copyright (c) 2006-2009 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/include/linux/union_fs.h b/include/linux/union_fs.h index bc15a166030..c84d97ece0c 100644 --- a/include/linux/union_fs.h +++ b/include/linux/union_fs.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 2003-2008 Erez Zadok + * Copyright (c) 2003-2009 Erez Zadok * Copyright (c) 2005-2007 Josef 'Jeff' Sipek - * Copyright (c) 2003-2008 Stony Brook University - * Copyright (c) 2003-2008 The Research Foundation of SUNY + * Copyright (c) 2003-2009 Stony Brook University + * Copyright (c) 2003-2009 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