From e31b712714920c8133269b416a0c9efd5c6ec44e Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 5 Oct 2009 13:16:32 +0000 Subject: Changed occurrences of Z Research to Gluster. Signed-off-by: Anand V. Avati --- glusterfsd/src/fetch-spec.c | 2 +- glusterfsd/src/glusterfsd.c | 6 +++--- glusterfsd/src/glusterfsd.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'glusterfsd/src') diff --git a/glusterfsd/src/fetch-spec.c b/glusterfsd/src/fetch-spec.c index 3e9712d8db4..5810a615a08 100644 --- a/glusterfsd/src/fetch-spec.c +++ b/glusterfsd/src/fetch-spec.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 Z RESEARCH, Inc. + Copyright (c) 2007-2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/glusterfsd/src/glusterfsd.c b/glusterfsd/src/glusterfsd.c index 96323d37890..6211788be06 100644 --- a/glusterfsd/src/glusterfsd.c +++ b/glusterfsd/src/glusterfsd.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 @@ -77,8 +77,8 @@ static char argp_doc[] = "--volfile-server=SERVER [MOUNT-POINT]\n" \ const char *argp_program_version = "" \ PACKAGE_NAME" "PACKAGE_VERSION" built on "__DATE__" "__TIME__ \ "\nRepository revision: " GLUSTERFS_REPOSITORY_REVISION "\n" \ - "Copyright (c) 2006-2009 Z RESEARCH Inc. " \ - "\n" \ + "Copyright (c) 2006-2009 Gluster Inc. " \ + "\n" \ "GlusterFS comes with ABSOLUTELY NO WARRANTY.\n" \ "You may redistribute copies of GlusterFS under the terms of "\ "the GNU General Public License."; diff --git a/glusterfsd/src/glusterfsd.h b/glusterfsd/src/glusterfsd.h index e06526b0664..262783070fd 100644 --- a/glusterfsd/src/glusterfsd.h +++ b/glusterfsd/src/glusterfsd.h @@ -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