From b58dc65f2ac305056a25a2177cee9a03cd1bdca2 Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Tue, 9 Aug 2011 12:30:19 +0530 Subject: Change Copyright current year Change-Id: I2d10f2be44f518f496427f257988f1858e888084 BUG: 3348 Reviewed-on: http://review.gluster.com/200 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- xlators/performance/io-cache/src/io-cache.c | 2 +- xlators/performance/io-cache/src/io-cache.h | 2 +- xlators/performance/io-cache/src/ioc-inode.c | 2 +- xlators/performance/io-cache/src/ioc-mem-types.h | 2 +- xlators/performance/io-cache/src/page.c | 2 +- xlators/performance/io-threads/src/io-threads.c | 2 +- xlators/performance/io-threads/src/io-threads.h | 2 +- xlators/performance/io-threads/src/iot-mem-types.h | 2 +- xlators/performance/quick-read/src/quick-read-mem-types.h | 2 +- xlators/performance/quick-read/src/quick-read.c | 2 +- xlators/performance/quick-read/src/quick-read.h | 2 +- xlators/performance/read-ahead/src/page.c | 2 +- xlators/performance/read-ahead/src/read-ahead-mem-types.h | 2 +- xlators/performance/read-ahead/src/read-ahead.c | 2 +- xlators/performance/read-ahead/src/read-ahead.h | 2 +- xlators/performance/stat-prefetch/src/stat-prefetch-mem-types.h | 2 +- xlators/performance/stat-prefetch/src/stat-prefetch.c | 2 +- xlators/performance/stat-prefetch/src/stat-prefetch.h | 2 +- xlators/performance/symlink-cache/src/symlink-cache.c | 2 +- xlators/performance/write-behind/src/write-behind-mem-types.h | 2 +- xlators/performance/write-behind/src/write-behind.c | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'xlators/performance') diff --git a/xlators/performance/io-cache/src/io-cache.c b/xlators/performance/io-cache/src/io-cache.c index 4363eaecb38..0a5ca0a7cb3 100644 --- a/xlators/performance/io-cache/src/io-cache.c +++ b/xlators/performance/io-cache/src/io-cache.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/io-cache/src/io-cache.h b/xlators/performance/io-cache/src/io-cache.h index a96994cb1b0..01ae462e445 100644 --- a/xlators/performance/io-cache/src/io-cache.h +++ b/xlators/performance/io-cache/src/io-cache.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/io-cache/src/ioc-inode.c b/xlators/performance/io-cache/src/ioc-inode.c index b806b2977b2..4c48c41d1b7 100644 --- a/xlators/performance/io-cache/src/ioc-inode.c +++ b/xlators/performance/io-cache/src/ioc-inode.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/io-cache/src/ioc-mem-types.h b/xlators/performance/io-cache/src/ioc-mem-types.h index 7708b5cfc54..421485e2698 100644 --- a/xlators/performance/io-cache/src/ioc-mem-types.h +++ b/xlators/performance/io-cache/src/ioc-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/io-cache/src/page.c b/xlators/performance/io-cache/src/page.c index ce95da16881..9afaf306235 100644 --- a/xlators/performance/io-cache/src/page.c +++ b/xlators/performance/io-cache/src/page.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2010 Gluster, Inc. + Copyright (c) 2007-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/io-threads/src/io-threads.c b/xlators/performance/io-threads/src/io-threads.c index a1224674a77..ffe71c8d721 100644 --- a/xlators/performance/io-threads/src/io-threads.c +++ b/xlators/performance/io-threads/src/io-threads.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/io-threads/src/io-threads.h b/xlators/performance/io-threads/src/io-threads.h index 112e9998145..52910db05c9 100644 --- a/xlators/performance/io-threads/src/io-threads.h +++ b/xlators/performance/io-threads/src/io-threads.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/io-threads/src/iot-mem-types.h b/xlators/performance/io-threads/src/iot-mem-types.h index 3e50311bb06..14400cd083c 100644 --- a/xlators/performance/io-threads/src/iot-mem-types.h +++ b/xlators/performance/io-threads/src/iot-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/quick-read/src/quick-read-mem-types.h b/xlators/performance/quick-read/src/quick-read-mem-types.h index 27554f0649e..b6a65e57cb0 100644 --- a/xlators/performance/quick-read/src/quick-read-mem-types.h +++ b/xlators/performance/quick-read/src/quick-read-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/quick-read/src/quick-read.c b/xlators/performance/quick-read/src/quick-read.c index 1de3158822c..77ae79d875b 100644 --- a/xlators/performance/quick-read/src/quick-read.c +++ b/xlators/performance/quick-read/src/quick-read.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009-2010 Gluster, Inc. + Copyright (c) 2009-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/quick-read/src/quick-read.h b/xlators/performance/quick-read/src/quick-read.h index e9b1159ecad..064151b634e 100644 --- a/xlators/performance/quick-read/src/quick-read.h +++ b/xlators/performance/quick-read/src/quick-read.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009-2010 Gluster, Inc. + Copyright (c) 2009-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/read-ahead/src/page.c b/xlators/performance/read-ahead/src/page.c index d0337914c2f..9778ef54258 100644 --- a/xlators/performance/read-ahead/src/page.c +++ b/xlators/performance/read-ahead/src/page.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/read-ahead/src/read-ahead-mem-types.h b/xlators/performance/read-ahead/src/read-ahead-mem-types.h index f36594355c0..7ca09369653 100644 --- a/xlators/performance/read-ahead/src/read-ahead-mem-types.h +++ b/xlators/performance/read-ahead/src/read-ahead-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/read-ahead/src/read-ahead.c b/xlators/performance/read-ahead/src/read-ahead.c index d7a08cf4d3b..6e4e7c30bf9 100644 --- a/xlators/performance/read-ahead/src/read-ahead.c +++ b/xlators/performance/read-ahead/src/read-ahead.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/read-ahead/src/read-ahead.h b/xlators/performance/read-ahead/src/read-ahead.h index defdc949232..d0bbcde810f 100644 --- a/xlators/performance/read-ahead/src/read-ahead.h +++ b/xlators/performance/read-ahead/src/read-ahead.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/stat-prefetch/src/stat-prefetch-mem-types.h b/xlators/performance/stat-prefetch/src/stat-prefetch-mem-types.h index 7773178862d..156b3472bc6 100644 --- a/xlators/performance/stat-prefetch/src/stat-prefetch-mem-types.h +++ b/xlators/performance/stat-prefetch/src/stat-prefetch-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/stat-prefetch/src/stat-prefetch.c b/xlators/performance/stat-prefetch/src/stat-prefetch.c index 8451a8c8eb3..7f987dba2aa 100644 --- a/xlators/performance/stat-prefetch/src/stat-prefetch.c +++ b/xlators/performance/stat-prefetch/src/stat-prefetch.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009-2010 Gluster, Inc. + Copyright (c) 2009-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/stat-prefetch/src/stat-prefetch.h b/xlators/performance/stat-prefetch/src/stat-prefetch.h index f04bcff2e97..ed84719e407 100644 --- a/xlators/performance/stat-prefetch/src/stat-prefetch.h +++ b/xlators/performance/stat-prefetch/src/stat-prefetch.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009-2010 Gluster, Inc. + Copyright (c) 2009-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/symlink-cache/src/symlink-cache.c b/xlators/performance/symlink-cache/src/symlink-cache.c index 133f64fcc2b..a82786cce0b 100644 --- a/xlators/performance/symlink-cache/src/symlink-cache.c +++ b/xlators/performance/symlink-cache/src/symlink-cache.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/write-behind/src/write-behind-mem-types.h b/xlators/performance/write-behind/src/write-behind-mem-types.h index f612759602d..5a3ee4aed0f 100644 --- a/xlators/performance/write-behind/src/write-behind-mem-types.h +++ b/xlators/performance/write-behind/src/write-behind-mem-types.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2010 Gluster, Inc. + Copyright (c) 2008-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/performance/write-behind/src/write-behind.c b/xlators/performance/write-behind/src/write-behind.c index 0cf56f8f1c0..20991308374 100644 --- a/xlators/performance/write-behind/src/write-behind.c +++ b/xlators/performance/write-behind/src/write-behind.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify -- cgit