From 92963fd0a09c912e6ababbcfe45d28ddebb0b645 Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Tue, 9 Aug 2011 12:20:10 +0530 Subject: Change Copyright current year Change-Id: Id1f1a91cf15d933d5621a0073ddaebe02df0f159 BUG: 3348 Reviewed-on: http://review.gluster.com/198 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- xlators/cluster/afr/src/afr-common.c | 2 +- xlators/cluster/afr/src/afr-dir-read.c | 2 +- xlators/cluster/afr/src/afr-dir-read.h | 2 +- xlators/cluster/afr/src/afr-dir-write.c | 2 +- xlators/cluster/afr/src/afr-dir-write.h | 2 +- xlators/cluster/afr/src/afr-inode-read.c | 2 +- xlators/cluster/afr/src/afr-inode-read.h | 2 +- xlators/cluster/afr/src/afr-inode-write.c | 2 +- xlators/cluster/afr/src/afr-inode-write.h | 2 +- xlators/cluster/afr/src/afr-lk-common.c | 2 +- xlators/cluster/afr/src/afr-mem-types.h | 2 +- xlators/cluster/afr/src/afr-open.c | 2 +- xlators/cluster/afr/src/afr-self-heal-algorithm.c | 2 +- xlators/cluster/afr/src/afr-self-heal-algorithm.h | 2 +- xlators/cluster/afr/src/afr-self-heal-common.c | 2 +- xlators/cluster/afr/src/afr-self-heal-common.h | 2 +- xlators/cluster/afr/src/afr-self-heal-data.c | 2 +- xlators/cluster/afr/src/afr-self-heal-entry.c | 2 +- xlators/cluster/afr/src/afr-self-heal-metadata.c | 2 +- xlators/cluster/afr/src/afr-self-heal.h | 2 +- xlators/cluster/afr/src/afr-transaction.c | 2 +- xlators/cluster/afr/src/afr-transaction.h | 2 +- xlators/cluster/afr/src/afr.c | 2 +- xlators/cluster/afr/src/afr.h | 2 +- xlators/cluster/afr/src/pump.c | 2 +- xlators/cluster/afr/src/pump.h | 2 +- xlators/cluster/dht/src/dht-common.c | 2 +- xlators/cluster/dht/src/dht-common.h | 2 +- xlators/cluster/dht/src/dht-diskusage.c | 2 +- xlators/cluster/dht/src/dht-hashfn.c | 2 +- xlators/cluster/dht/src/dht-helper.c | 2 +- xlators/cluster/dht/src/dht-layout.c | 2 +- xlators/cluster/dht/src/dht-linkfile.c | 2 +- xlators/cluster/dht/src/dht-mem-types.h | 2 +- xlators/cluster/dht/src/dht-rename.c | 2 +- xlators/cluster/dht/src/dht-selfheal.c | 2 +- xlators/cluster/dht/src/dht.c | 2 +- xlators/cluster/dht/src/nufa.c | 2 +- xlators/cluster/dht/src/switch.c | 2 +- xlators/cluster/ha/src/ha-helpers.c | 2 +- xlators/cluster/ha/src/ha-mem-types.h | 2 +- xlators/cluster/ha/src/ha.c | 2 +- xlators/cluster/ha/src/ha.h | 2 +- xlators/cluster/map/src/map-helper.c | 2 +- xlators/cluster/map/src/map-mem-types.h | 2 +- xlators/cluster/map/src/map.c | 2 +- xlators/cluster/map/src/map.h | 2 +- xlators/cluster/stripe/src/stripe-mem-types.h | 2 +- xlators/cluster/stripe/src/stripe.c | 2 +- xlators/cluster/stripe/src/stripe.h | 2 +- xlators/cluster/unify/src/unify-mem-types.h | 2 +- xlators/cluster/unify/src/unify-self-heal.c | 2 +- xlators/cluster/unify/src/unify.c | 2 +- xlators/cluster/unify/src/unify.h | 2 +- 54 files changed, 54 insertions(+), 54 deletions(-) (limited to 'xlators/cluster') diff --git a/xlators/cluster/afr/src/afr-common.c b/xlators/cluster/afr/src/afr-common.c index e60e74766..a435a38b1 100644 --- a/xlators/cluster/afr/src/afr-common.c +++ b/xlators/cluster/afr/src/afr-common.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/cluster/afr/src/afr-dir-read.c b/xlators/cluster/afr/src/afr-dir-read.c index e27875615..e626a6f1a 100644 --- a/xlators/cluster/afr/src/afr-dir-read.c +++ b/xlators/cluster/afr/src/afr-dir-read.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/cluster/afr/src/afr-dir-read.h b/xlators/cluster/afr/src/afr-dir-read.h index addcf89b3..ae853c9d8 100644 --- a/xlators/cluster/afr/src/afr-dir-read.h +++ b/xlators/cluster/afr/src/afr-dir-read.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/cluster/afr/src/afr-dir-write.c b/xlators/cluster/afr/src/afr-dir-write.c index aee1213ab..3212c1e95 100644 --- a/xlators/cluster/afr/src/afr-dir-write.c +++ b/xlators/cluster/afr/src/afr-dir-write.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/cluster/afr/src/afr-dir-write.h b/xlators/cluster/afr/src/afr-dir-write.h index fb754d371..0290c6350 100644 --- a/xlators/cluster/afr/src/afr-dir-write.h +++ b/xlators/cluster/afr/src/afr-dir-write.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/cluster/afr/src/afr-inode-read.c b/xlators/cluster/afr/src/afr-inode-read.c index 7cd3499d3..efeb95201 100644 --- a/xlators/cluster/afr/src/afr-inode-read.c +++ b/xlators/cluster/afr/src/afr-inode-read.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/cluster/afr/src/afr-inode-read.h b/xlators/cluster/afr/src/afr-inode-read.h index 06acaac84..5479cfbd5 100644 --- a/xlators/cluster/afr/src/afr-inode-read.h +++ b/xlators/cluster/afr/src/afr-inode-read.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/cluster/afr/src/afr-inode-write.c b/xlators/cluster/afr/src/afr-inode-write.c index 81f37375c..d1e03bdb8 100644 --- a/xlators/cluster/afr/src/afr-inode-write.c +++ b/xlators/cluster/afr/src/afr-inode-write.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/cluster/afr/src/afr-inode-write.h b/xlators/cluster/afr/src/afr-inode-write.h index d336f30e1..f9aa7bd36 100644 --- a/xlators/cluster/afr/src/afr-inode-write.h +++ b/xlators/cluster/afr/src/afr-inode-write.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/cluster/afr/src/afr-lk-common.c b/xlators/cluster/afr/src/afr-lk-common.c index efefe5560..c059a6b9e 100644 --- a/xlators/cluster/afr/src/afr-lk-common.c +++ b/xlators/cluster/afr/src/afr-lk-common.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/cluster/afr/src/afr-mem-types.h b/xlators/cluster/afr/src/afr-mem-types.h index 7a7376127..35a73646c 100644 --- a/xlators/cluster/afr/src/afr-mem-types.h +++ b/xlators/cluster/afr/src/afr-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/cluster/afr/src/afr-open.c b/xlators/cluster/afr/src/afr-open.c index 3b84e6c1a..c68c025dd 100644 --- a/xlators/cluster/afr/src/afr-open.c +++ b/xlators/cluster/afr/src/afr-open.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/cluster/afr/src/afr-self-heal-algorithm.c b/xlators/cluster/afr/src/afr-self-heal-algorithm.c index af3f69d2d..857b9f499 100644 --- a/xlators/cluster/afr/src/afr-self-heal-algorithm.c +++ b/xlators/cluster/afr/src/afr-self-heal-algorithm.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/cluster/afr/src/afr-self-heal-algorithm.h b/xlators/cluster/afr/src/afr-self-heal-algorithm.h index bff1be63a..2790dbc6a 100644 --- a/xlators/cluster/afr/src/afr-self-heal-algorithm.h +++ b/xlators/cluster/afr/src/afr-self-heal-algorithm.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/cluster/afr/src/afr-self-heal-common.c b/xlators/cluster/afr/src/afr-self-heal-common.c index 9909e3be8..4f50f3577 100644 --- a/xlators/cluster/afr/src/afr-self-heal-common.c +++ b/xlators/cluster/afr/src/afr-self-heal-common.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/cluster/afr/src/afr-self-heal-common.h b/xlators/cluster/afr/src/afr-self-heal-common.h index 79b123ab6..87856761c 100644 --- a/xlators/cluster/afr/src/afr-self-heal-common.h +++ b/xlators/cluster/afr/src/afr-self-heal-common.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/cluster/afr/src/afr-self-heal-data.c b/xlators/cluster/afr/src/afr-self-heal-data.c index 7870220b1..0b9e4218c 100644 --- a/xlators/cluster/afr/src/afr-self-heal-data.c +++ b/xlators/cluster/afr/src/afr-self-heal-data.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/cluster/afr/src/afr-self-heal-entry.c b/xlators/cluster/afr/src/afr-self-heal-entry.c index 3bf8a3ae8..0504da17c 100644 --- a/xlators/cluster/afr/src/afr-self-heal-entry.c +++ b/xlators/cluster/afr/src/afr-self-heal-entry.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/cluster/afr/src/afr-self-heal-metadata.c b/xlators/cluster/afr/src/afr-self-heal-metadata.c index 6db921c7e..a4f037c04 100644 --- a/xlators/cluster/afr/src/afr-self-heal-metadata.c +++ b/xlators/cluster/afr/src/afr-self-heal-metadata.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/cluster/afr/src/afr-self-heal.h b/xlators/cluster/afr/src/afr-self-heal.h index 18fa78808..8bf484b48 100644 --- a/xlators/cluster/afr/src/afr-self-heal.h +++ b/xlators/cluster/afr/src/afr-self-heal.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/cluster/afr/src/afr-transaction.c b/xlators/cluster/afr/src/afr-transaction.c index a1357e5f7..8b5d79d11 100644 --- a/xlators/cluster/afr/src/afr-transaction.c +++ b/xlators/cluster/afr/src/afr-transaction.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/cluster/afr/src/afr-transaction.h b/xlators/cluster/afr/src/afr-transaction.h index 167ae9ff6..4b4428cc5 100644 --- a/xlators/cluster/afr/src/afr-transaction.h +++ b/xlators/cluster/afr/src/afr-transaction.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/cluster/afr/src/afr.c b/xlators/cluster/afr/src/afr.c index 69b69a0aa..645388d46 100644 --- a/xlators/cluster/afr/src/afr.c +++ b/xlators/cluster/afr/src/afr.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/cluster/afr/src/afr.h b/xlators/cluster/afr/src/afr.h index 730e1a646..ef8ad2af2 100644 --- a/xlators/cluster/afr/src/afr.h +++ b/xlators/cluster/afr/src/afr.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/cluster/afr/src/pump.c b/xlators/cluster/afr/src/pump.c index 608123487..585a0686e 100644 --- a/xlators/cluster/afr/src/pump.c +++ b/xlators/cluster/afr/src/pump.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/cluster/afr/src/pump.h b/xlators/cluster/afr/src/pump.h index a85276f49..0c0b57fc2 100644 --- a/xlators/cluster/afr/src/pump.h +++ b/xlators/cluster/afr/src/pump.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/cluster/dht/src/dht-common.c b/xlators/cluster/dht/src/dht-common.c index 51c4d56d1..3bd9df9c3 100644 --- a/xlators/cluster/dht/src/dht-common.c +++ b/xlators/cluster/dht/src/dht-common.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/cluster/dht/src/dht-common.h b/xlators/cluster/dht/src/dht-common.h index c52b82622..7e93b02f8 100644 --- a/xlators/cluster/dht/src/dht-common.h +++ b/xlators/cluster/dht/src/dht-common.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/cluster/dht/src/dht-diskusage.c b/xlators/cluster/dht/src/dht-diskusage.c index ff0e9490f..8c87e8f2d 100644 --- a/xlators/cluster/dht/src/dht-diskusage.c +++ b/xlators/cluster/dht/src/dht-diskusage.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/cluster/dht/src/dht-hashfn.c b/xlators/cluster/dht/src/dht-hashfn.c index 31836ab40..c8ae74172 100644 --- a/xlators/cluster/dht/src/dht-hashfn.c +++ b/xlators/cluster/dht/src/dht-hashfn.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/cluster/dht/src/dht-helper.c b/xlators/cluster/dht/src/dht-helper.c index a87bcdc4b..8c4926db5 100644 --- a/xlators/cluster/dht/src/dht-helper.c +++ b/xlators/cluster/dht/src/dht-helper.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/cluster/dht/src/dht-layout.c b/xlators/cluster/dht/src/dht-layout.c index 261d510b1..e479e984f 100644 --- a/xlators/cluster/dht/src/dht-layout.c +++ b/xlators/cluster/dht/src/dht-layout.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/cluster/dht/src/dht-linkfile.c b/xlators/cluster/dht/src/dht-linkfile.c index 59b65dc43..1c90c61d6 100644 --- a/xlators/cluster/dht/src/dht-linkfile.c +++ b/xlators/cluster/dht/src/dht-linkfile.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/cluster/dht/src/dht-mem-types.h b/xlators/cluster/dht/src/dht-mem-types.h index dbdd32523..5775b417a 100644 --- a/xlators/cluster/dht/src/dht-mem-types.h +++ b/xlators/cluster/dht/src/dht-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/cluster/dht/src/dht-rename.c b/xlators/cluster/dht/src/dht-rename.c index 2f0c5ce9e..46117d317 100644 --- a/xlators/cluster/dht/src/dht-rename.c +++ b/xlators/cluster/dht/src/dht-rename.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/cluster/dht/src/dht-selfheal.c b/xlators/cluster/dht/src/dht-selfheal.c index 96c620cd3..c8315364d 100644 --- a/xlators/cluster/dht/src/dht-selfheal.c +++ b/xlators/cluster/dht/src/dht-selfheal.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/cluster/dht/src/dht.c b/xlators/cluster/dht/src/dht.c index 32e88adb1..ffdcce340 100644 --- a/xlators/cluster/dht/src/dht.c +++ b/xlators/cluster/dht/src/dht.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/cluster/dht/src/nufa.c b/xlators/cluster/dht/src/nufa.c index 43777663a..96a9dfd30 100644 --- a/xlators/cluster/dht/src/nufa.c +++ b/xlators/cluster/dht/src/nufa.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/cluster/dht/src/switch.c b/xlators/cluster/dht/src/switch.c index f11abb304..c291c0f09 100644 --- a/xlators/cluster/dht/src/switch.c +++ b/xlators/cluster/dht/src/switch.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/cluster/ha/src/ha-helpers.c b/xlators/cluster/ha/src/ha-helpers.c index 4ac42752e..1e4af1b62 100644 --- a/xlators/cluster/ha/src/ha-helpers.c +++ b/xlators/cluster/ha/src/ha-helpers.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/cluster/ha/src/ha-mem-types.h b/xlators/cluster/ha/src/ha-mem-types.h index cd1438dd7..9bfb3972b 100644 --- a/xlators/cluster/ha/src/ha-mem-types.h +++ b/xlators/cluster/ha/src/ha-mem-types.h @@ -1,6 +1,6 @@ /* - 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/cluster/ha/src/ha.c b/xlators/cluster/ha/src/ha.c index 03e076de7..38d4229d3 100644 --- a/xlators/cluster/ha/src/ha.c +++ b/xlators/cluster/ha/src/ha.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/cluster/ha/src/ha.h b/xlators/cluster/ha/src/ha.h index d9c05f8a0..39b6851e7 100644 --- a/xlators/cluster/ha/src/ha.h +++ b/xlators/cluster/ha/src/ha.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/cluster/map/src/map-helper.c b/xlators/cluster/map/src/map-helper.c index be8f8cfd0..81212fcfd 100644 --- a/xlators/cluster/map/src/map-helper.c +++ b/xlators/cluster/map/src/map-helper.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/cluster/map/src/map-mem-types.h b/xlators/cluster/map/src/map-mem-types.h index 8242a782b..669b93dc2 100644 --- a/xlators/cluster/map/src/map-mem-types.h +++ b/xlators/cluster/map/src/map-mem-types.h @@ -1,6 +1,6 @@ /* - 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/cluster/map/src/map.c b/xlators/cluster/map/src/map.c index 41773838b..ead9da0b9 100644 --- a/xlators/cluster/map/src/map.c +++ b/xlators/cluster/map/src/map.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/cluster/map/src/map.h b/xlators/cluster/map/src/map.h index a9645e5aa..bccac437c 100644 --- a/xlators/cluster/map/src/map.h +++ b/xlators/cluster/map/src/map.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/cluster/stripe/src/stripe-mem-types.h b/xlators/cluster/stripe/src/stripe-mem-types.h index 8f970a914..25fd22835 100644 --- a/xlators/cluster/stripe/src/stripe-mem-types.h +++ b/xlators/cluster/stripe/src/stripe-mem-types.h @@ -1,6 +1,6 @@ /* - 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/cluster/stripe/src/stripe.c b/xlators/cluster/stripe/src/stripe.c index 4ff15de7b..892a687f1 100644 --- a/xlators/cluster/stripe/src/stripe.c +++ b/xlators/cluster/stripe/src/stripe.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/cluster/stripe/src/stripe.h b/xlators/cluster/stripe/src/stripe.h index c85254595..dc310138d 100644 --- a/xlators/cluster/stripe/src/stripe.h +++ b/xlators/cluster/stripe/src/stripe.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/cluster/unify/src/unify-mem-types.h b/xlators/cluster/unify/src/unify-mem-types.h index 0f5ad042a..13c9cc1f7 100644 --- a/xlators/cluster/unify/src/unify-mem-types.h +++ b/xlators/cluster/unify/src/unify-mem-types.h @@ -1,6 +1,6 @@ /* - 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/cluster/unify/src/unify-self-heal.c b/xlators/cluster/unify/src/unify-self-heal.c index 614bba4d1..f99e4c7c3 100644 --- a/xlators/cluster/unify/src/unify-self-heal.c +++ b/xlators/cluster/unify/src/unify-self-heal.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/cluster/unify/src/unify.c b/xlators/cluster/unify/src/unify.c index 0b5caf04c..6dc93083d 100644 --- a/xlators/cluster/unify/src/unify.c +++ b/xlators/cluster/unify/src/unify.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/cluster/unify/src/unify.h b/xlators/cluster/unify/src/unify.h index b8b955af3..dbd5e44a2 100644 --- a/xlators/cluster/unify/src/unify.h +++ b/xlators/cluster/unify/src/unify.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 -- cgit