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/protocol/legacy/lib/src/protocol.h | 2 +- xlators/protocol/legacy/lib/src/transport.c | 2 +- xlators/protocol/legacy/lib/src/transport.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'xlators/protocol/legacy/lib/src') diff --git a/xlators/protocol/legacy/lib/src/protocol.h b/xlators/protocol/legacy/lib/src/protocol.h index 968b74849f0..6c568ed0d3a 100644 --- a/xlators/protocol/legacy/lib/src/protocol.h +++ b/xlators/protocol/legacy/lib/src/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/lib/src/transport.c b/xlators/protocol/legacy/lib/src/transport.c index 76dd8bf8734..4396613ec2e 100644 --- a/xlators/protocol/legacy/lib/src/transport.c +++ b/xlators/protocol/legacy/lib/src/transport.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/lib/src/transport.h b/xlators/protocol/legacy/lib/src/transport.h index 8c3fa0290d1..5b8b62cafa6 100644 --- a/xlators/protocol/legacy/lib/src/transport.h +++ b/xlators/protocol/legacy/lib/src/transport.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