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/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') diff --git a/xlators/protocol/legacy/client/src/client-mem-types.h b/xlators/protocol/legacy/client/src/client-mem-types.h index 48f620910f6..d2e2878c3db 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-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/protocol/legacy/client/src/client-protocol.c b/xlators/protocol/legacy/client/src/client-protocol.c index feec6b2124c..06bc07d3c40 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-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/protocol/legacy/client/src/client-protocol.h b/xlators/protocol/legacy/client/src/client-protocol.h index 029b43c9f96..cd856d50e05 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-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/protocol/legacy/client/src/saved-frames.c b/xlators/protocol/legacy/client/src/saved-frames.c index a89b3b1828e..b884a9796fc 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-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/protocol/legacy/client/src/saved-frames.h b/xlators/protocol/legacy/client/src/saved-frames.h index 71237526704..9f7fe0a7d26 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-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 -- cgit