From 2854c559340d33473750fac65aace58506951276 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 11 Oct 2010 08:38:19 +0000 Subject: Copyright changes Signed-off-by: Vijay Bellur Signed-off-by: Vijay Bellur BUG: 971 (dynamic volume management) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971 --- xlators/cluster/stripe/src/stripe-mem-types.h | 2 +- xlators/cluster/stripe/src/stripe.c | 2 +- xlators/cluster/stripe/src/stripe.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'xlators/cluster/stripe/src') diff --git a/xlators/cluster/stripe/src/stripe-mem-types.h b/xlators/cluster/stripe/src/stripe-mem-types.h index 9479fdc8..2d2757e8 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-2009 Gluster, Inc. + Copyright (c) 2008-2010 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 d37f38ca..b2c70cfe 100644 --- a/xlators/cluster/stripe/src/stripe.c +++ b/xlators/cluster/stripe/src/stripe.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Gluster, Inc. + Copyright (c) 2007-2010 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 18fa158c..d94d82d6 100644 --- a/xlators/cluster/stripe/src/stripe.h +++ b/xlators/cluster/stripe/src/stripe.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Gluster, Inc. + Copyright (c) 2010 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify -- cgit