From 0b1197defa255ee533e568c9534bc6a5b5aadc29 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 5 Oct 2009 23:59:13 +0000 Subject: Changed occurrences of Z Research to Gluster. Signed-off-by: Anand V. Avati --- xlators/features/filter/src/filter.c | 2 +- xlators/features/locks/src/common.c | 2 +- xlators/features/locks/src/common.h | 2 +- xlators/features/locks/src/entrylk.c | 2 +- xlators/features/locks/src/inodelk.c | 2 +- xlators/features/locks/src/locks.h | 2 +- xlators/features/locks/src/posix.c | 2 +- xlators/features/locks/tests/unit-test.c | 2 +- xlators/features/path-convertor/src/path.c | 2 +- xlators/features/quota/src/quota.c | 2 +- xlators/features/trash/src/trash.c | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'xlators/features') diff --git a/xlators/features/filter/src/filter.c b/xlators/features/filter/src/filter.c index 0ab0dc915..1d5099113 100644 --- a/xlators/features/filter/src/filter.c +++ b/xlators/features/filter/src/filter.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Z RESEARCH, Inc. + Copyright (c) 2008-2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/common.c b/xlators/features/locks/src/common.c index 973f6303e..0c57b3b41 100644 --- a/xlators/features/locks/src/common.c +++ b/xlators/features/locks/src/common.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. + Copyright (c) 2006, 2007, 2008 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/common.h b/xlators/features/locks/src/common.h index bdc2910c7..fabe8bd84 100644 --- a/xlators/features/locks/src/common.h +++ b/xlators/features/locks/src/common.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. + Copyright (c) 2006, 2007, 2008 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/entrylk.c b/xlators/features/locks/src/entrylk.c index cb6a150f8..f1536f803 100644 --- a/xlators/features/locks/src/entrylk.c +++ b/xlators/features/locks/src/entrylk.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. + Copyright (c) 2006, 2007, 2008 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/inodelk.c b/xlators/features/locks/src/inodelk.c index 6e95ec6e8..4c76f64bb 100644 --- a/xlators/features/locks/src/inodelk.c +++ b/xlators/features/locks/src/inodelk.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. + Copyright (c) 2006, 2007, 2008 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/locks.h b/xlators/features/locks/src/locks.h index 76d006cd5..4ad16c714 100644 --- a/xlators/features/locks/src/locks.h +++ b/xlators/features/locks/src/locks.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. + Copyright (c) 2006, 2007, 2008 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/src/posix.c b/xlators/features/locks/src/posix.c index 347c17455..f2e73b9cb 100644 --- a/xlators/features/locks/src/posix.c +++ b/xlators/features/locks/src/posix.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2007, 2008 Z RESEARCH, Inc. + Copyright (c) 2006, 2007, 2008 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/locks/tests/unit-test.c b/xlators/features/locks/tests/unit-test.c index 06e77d56b..fc69ce8a9 100644 --- a/xlators/features/locks/tests/unit-test.c +++ b/xlators/features/locks/tests/unit-test.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Z RESEARCH, Inc. + Copyright (c) 2006-2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/path-convertor/src/path.c b/xlators/features/path-convertor/src/path.c index 9657def90..d58f0f3cb 100644 --- a/xlators/features/path-convertor/src/path.c +++ b/xlators/features/path-convertor/src/path.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Z RESEARCH, Inc. + Copyright (c) 2008-2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/quota/src/quota.c b/xlators/features/quota/src/quota.c index e6c5b5dbf..3d75f6add 100644 --- a/xlators/features/quota/src/quota.c +++ b/xlators/features/quota/src/quota.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2008-2009 Z RESEARCH, Inc. + Copyright (c) 2008-2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/features/trash/src/trash.c b/xlators/features/trash/src/trash.c index cc5a69152..b2de4cdbe 100644 --- a/xlators/features/trash/src/trash.c +++ b/xlators/features/trash/src/trash.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2009 Z RESEARCH, Inc. + Copyright (c) 2006-2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify -- cgit