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/protocol/legacy/client/src/client-mem-types.h | 2 +- xlators/protocol/legacy/client/src/client-protocol.c | 2 +- xlators/protocol/legacy/client/src/client-protocol.h | 2 +- xlators/protocol/legacy/client/src/saved-frames.c | 2 +- xlators/protocol/legacy/client/src/saved-frames.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'xlators/protocol/legacy/client/src') diff --git a/xlators/protocol/legacy/client/src/client-mem-types.h b/xlators/protocol/legacy/client/src/client-mem-types.h index 5697168f8..ae889939f 100644 --- a/xlators/protocol/legacy/client/src/client-mem-types.h +++ b/xlators/protocol/legacy/client/src/client-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/protocol/legacy/client/src/client-protocol.c b/xlators/protocol/legacy/client/src/client-protocol.c index 84d9dfad6..135c5646f 100644 --- a/xlators/protocol/legacy/client/src/client-protocol.c +++ b/xlators/protocol/legacy/client/src/client-protocol.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/protocol/legacy/client/src/client-protocol.h b/xlators/protocol/legacy/client/src/client-protocol.h index 20a9841e2..81c5a2520 100644 --- a/xlators/protocol/legacy/client/src/client-protocol.h +++ b/xlators/protocol/legacy/client/src/client-protocol.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Gluster, Inc. + Copyright (c) 2006-2010 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/protocol/legacy/client/src/saved-frames.c b/xlators/protocol/legacy/client/src/saved-frames.c index 50b1c219e..b54495f25 100644 --- a/xlators/protocol/legacy/client/src/saved-frames.c +++ b/xlators/protocol/legacy/client/src/saved-frames.c @@ -1,5 +1,5 @@ /* - 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/protocol/legacy/client/src/saved-frames.h b/xlators/protocol/legacy/client/src/saved-frames.h index 2c2fd96a1..a62e328f9 100644 --- a/xlators/protocol/legacy/client/src/saved-frames.h +++ b/xlators/protocol/legacy/client/src/saved-frames.h @@ -1,5 +1,5 @@ /* - 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 -- cgit