diff options
| author | Pranith Kumar K <pranithk@gluster.com> | 2011-08-09 12:20:10 +0530 |
|---|---|---|
| committer | Anand Avati <avati@gluster.com> | 2011-08-10 10:57:44 -0700 |
| commit | 92963fd0a09c912e6ababbcfe45d28ddebb0b645 (patch) | |
| tree | bbf3ec8a4abd1ac8ce8fa628f1b7515b9b168d23 /xlators/protocol/legacy/lib/src | |
| parent | a61282f6b9c0c6fab63596b0d92d015027194c50 (diff) | |
Change Copyright current year
Change-Id: Id1f1a91cf15d933d5621a0073ddaebe02df0f159
BUG: 3348
Reviewed-on: http://review.gluster.com/198
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@gluster.com>
Diffstat (limited to 'xlators/protocol/legacy/lib/src')
| -rw-r--r-- | xlators/protocol/legacy/lib/src/protocol.h | 2 | ||||
| -rw-r--r-- | xlators/protocol/legacy/lib/src/transport.c | 2 | ||||
| -rw-r--r-- | xlators/protocol/legacy/lib/src/transport.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xlators/protocol/legacy/lib/src/protocol.h b/xlators/protocol/legacy/lib/src/protocol.h index 968b74849..6c568ed0d 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. <http://www.gluster.com> + Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com> 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 76dd8bf87..4396613ec 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. <http://www.gluster.com> + Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com> 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 8c3fa0290..5b8b62caf 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. <http://www.gluster.com> + Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com> This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify |
