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 --- glusterfs-guts/src/glusterfs-guts.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'glusterfs-guts/src/glusterfs-guts.c') diff --git a/glusterfs-guts/src/glusterfs-guts.c b/glusterfs-guts/src/glusterfs-guts.c index b1a1d355f93..4b0a1b3750a 100644 --- a/glusterfs-guts/src/glusterfs-guts.c +++ b/glusterfs-guts/src/glusterfs-guts.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 @@ -63,7 +63,7 @@ static int32_t guts_print_version (void) { printf ("%s\n", argp_program_version); - printf ("Copyright (c) 2006-2009 Z RESEARCH Inc. \n"); + printf ("Copyright (c) 2006-2009 Gluster Inc. \n"); printf ("GlusterFS comes with ABSOLUTELY NO WARRANTY.\nYou may redistribute copies of GlusterFS under the terms of the GNU General Public License.\n"); exit (0); } -- cgit