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/features/marker/src/marker-common.c | 2 +- xlators/features/marker/src/marker-common.h | 2 +- xlators/features/marker/src/marker-mem-types.h | 2 +- xlators/features/marker/src/marker-quota-helper.c | 2 +- xlators/features/marker/src/marker-quota-helper.h | 2 +- xlators/features/marker/src/marker-quota.c | 2 +- xlators/features/marker/src/marker-quota.h | 2 +- xlators/features/marker/src/marker.c | 2 +- xlators/features/marker/src/marker.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'xlators/features/marker/src') diff --git a/xlators/features/marker/src/marker-common.c b/xlators/features/marker/src/marker-common.c index dac08ec55b7..a413781bc0c 100644 --- a/xlators/features/marker/src/marker-common.c +++ b/xlators/features/marker/src/marker-common.c @@ -1,4 +1,4 @@ -/*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/features/marker/src/marker-common.h b/xlators/features/marker/src/marker-common.h index 2533571c180..0a7ee261948 100644 --- a/xlators/features/marker/src/marker-common.h +++ b/xlators/features/marker/src/marker-common.h @@ -1,4 +1,4 @@ -/*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/features/marker/src/marker-mem-types.h b/xlators/features/marker/src/marker-mem-types.h index 58b2b0f647e..f2723dc26e9 100644 --- a/xlators/features/marker/src/marker-mem-types.h +++ b/xlators/features/marker/src/marker-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/features/marker/src/marker-quota-helper.c b/xlators/features/marker/src/marker-quota-helper.c index e1c803626ee..2d5b234d1a8 100644 --- a/xlators/features/marker/src/marker-quota-helper.c +++ b/xlators/features/marker/src/marker-quota-helper.c @@ -1,4 +1,4 @@ -/*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/features/marker/src/marker-quota-helper.h b/xlators/features/marker/src/marker-quota-helper.h index 1c925ec7c14..9e9e6c24111 100644 --- a/xlators/features/marker/src/marker-quota-helper.h +++ b/xlators/features/marker/src/marker-quota-helper.h @@ -1,4 +1,4 @@ -/*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/features/marker/src/marker-quota.c b/xlators/features/marker/src/marker-quota.c index e1d77ae6490..cb50d71a7de 100644 --- a/xlators/features/marker/src/marker-quota.c +++ b/xlators/features/marker/src/marker-quota.c @@ -1,4 +1,4 @@ -/*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/features/marker/src/marker-quota.h b/xlators/features/marker/src/marker-quota.h index c5eee41f968..70524ab07f5 100644 --- a/xlators/features/marker/src/marker-quota.h +++ b/xlators/features/marker/src/marker-quota.h @@ -1,4 +1,4 @@ -/*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/features/marker/src/marker.c b/xlators/features/marker/src/marker.c index 3edbd7da058..33e0a477d1e 100644 --- a/xlators/features/marker/src/marker.c +++ b/xlators/features/marker/src/marker.c @@ -1,4 +1,4 @@ -/*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/features/marker/src/marker.h b/xlators/features/marker/src/marker.h index 3e19902789b..5502c4ea137 100644 --- a/xlators/features/marker/src/marker.h +++ b/xlators/features/marker/src/marker.h @@ -1,4 +1,4 @@ -/*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