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/mount/fuse/src/fuse-bridge.c | 2 +- xlators/mount/fuse/src/fuse-bridge.h | 2 +- xlators/mount/fuse/src/fuse-helpers.c | 2 +- xlators/mount/fuse/src/fuse-mem-types.h | 2 +- xlators/mount/fuse/src/fuse-resolve.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'xlators/mount/fuse/src') diff --git a/xlators/mount/fuse/src/fuse-bridge.c b/xlators/mount/fuse/src/fuse-bridge.c index c61a72c7f9a..29e9787edea 100644 --- a/xlators/mount/fuse/src/fuse-bridge.c +++ b/xlators/mount/fuse/src/fuse-bridge.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/mount/fuse/src/fuse-bridge.h b/xlators/mount/fuse/src/fuse-bridge.h index d4a1403cfe8..954db3c273c 100644 --- a/xlators/mount/fuse/src/fuse-bridge.h +++ b/xlators/mount/fuse/src/fuse-bridge.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/mount/fuse/src/fuse-helpers.c b/xlators/mount/fuse/src/fuse-helpers.c index 7fa61e4cbff..5fe3dc9f4cc 100644 --- a/xlators/mount/fuse/src/fuse-helpers.c +++ b/xlators/mount/fuse/src/fuse-helpers.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/mount/fuse/src/fuse-mem-types.h b/xlators/mount/fuse/src/fuse-mem-types.h index 0e4066be8c6..56cf9579cbc 100644 --- a/xlators/mount/fuse/src/fuse-mem-types.h +++ b/xlators/mount/fuse/src/fuse-mem-types.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 diff --git a/xlators/mount/fuse/src/fuse-resolve.c b/xlators/mount/fuse/src/fuse-resolve.c index b4a1b664421..39e10e8a2ab 100644 --- a/xlators/mount/fuse/src/fuse-resolve.c +++ b/xlators/mount/fuse/src/fuse-resolve.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2010 Gluster, Inc. + Copyright (c) 2010-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify -- cgit