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/fuse-bridge.c | 2 +- glusterfs-guts/src/fuse-extra.c | 2 +- glusterfs-guts/src/fuse-extra.h | 2 +- glusterfs-guts/src/glusterfs-fuse.h | 2 +- glusterfs-guts/src/glusterfs-guts.c | 4 ++-- glusterfs-guts/src/glusterfs-guts.h | 2 +- glusterfs-guts/src/guts-extra.c | 2 +- glusterfs-guts/src/guts-lowlevel.h | 2 +- glusterfs-guts/src/guts-parse.c | 2 +- glusterfs-guts/src/guts-parse.h | 2 +- glusterfs-guts/src/guts-replay.c | 2 +- glusterfs-guts/src/guts-replay.h | 2 +- glusterfs-guts/src/guts-tables.c | 2 +- glusterfs-guts/src/guts-tables.h | 2 +- glusterfs-guts/src/guts-trace.c | 2 +- glusterfs-guts/src/guts-trace.h | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) (limited to 'glusterfs-guts') diff --git a/glusterfs-guts/src/fuse-bridge.c b/glusterfs-guts/src/fuse-bridge.c index f0bf05ebd..33a49ac96 100644 --- a/glusterfs-guts/src/fuse-bridge.c +++ b/glusterfs-guts/src/fuse-bridge.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/glusterfs-guts/src/fuse-extra.c b/glusterfs-guts/src/fuse-extra.c index 95bd0f3ad..19c2e1145 100644 --- a/glusterfs-guts/src/fuse-extra.c +++ b/glusterfs-guts/src/fuse-extra.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/glusterfs-guts/src/fuse-extra.h b/glusterfs-guts/src/fuse-extra.h index 30e3a3f76..7839bd72e 100644 --- a/glusterfs-guts/src/fuse-extra.h +++ b/glusterfs-guts/src/fuse-extra.h @@ -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/glusterfs-guts/src/glusterfs-fuse.h b/glusterfs-guts/src/glusterfs-fuse.h index 76d1a9333..a10bfa7f6 100644 --- a/glusterfs-guts/src/glusterfs-fuse.h +++ b/glusterfs-guts/src/glusterfs-fuse.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 diff --git a/glusterfs-guts/src/glusterfs-guts.c b/glusterfs-guts/src/glusterfs-guts.c index b1a1d355f..4b0a1b375 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); } diff --git a/glusterfs-guts/src/glusterfs-guts.h b/glusterfs-guts/src/glusterfs-guts.h index fd1bc52b8..4614379f7 100644 --- a/glusterfs-guts/src/glusterfs-guts.h +++ b/glusterfs-guts/src/glusterfs-guts.h @@ -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/glusterfs-guts/src/guts-extra.c b/glusterfs-guts/src/guts-extra.c index e1eb4f3ce..6411ec57f 100644 --- a/glusterfs-guts/src/guts-extra.c +++ b/glusterfs-guts/src/guts-extra.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/glusterfs-guts/src/guts-lowlevel.h b/glusterfs-guts/src/guts-lowlevel.h index 0061d0c23..fc7650686 100644 --- a/glusterfs-guts/src/guts-lowlevel.h +++ b/glusterfs-guts/src/guts-lowlevel.h @@ -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/glusterfs-guts/src/guts-parse.c b/glusterfs-guts/src/guts-parse.c index 3be324a7a..1503b737f 100644 --- a/glusterfs-guts/src/guts-parse.c +++ b/glusterfs-guts/src/guts-parse.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/glusterfs-guts/src/guts-parse.h b/glusterfs-guts/src/guts-parse.h index 68486ff14..1eb5f3ecf 100644 --- a/glusterfs-guts/src/guts-parse.h +++ b/glusterfs-guts/src/guts-parse.h @@ -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/glusterfs-guts/src/guts-replay.c b/glusterfs-guts/src/guts-replay.c index 0fdce0fdc..777480a96 100644 --- a/glusterfs-guts/src/guts-replay.c +++ b/glusterfs-guts/src/guts-replay.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/glusterfs-guts/src/guts-replay.h b/glusterfs-guts/src/guts-replay.h index 81936e5c7..e4b4a2b73 100644 --- a/glusterfs-guts/src/guts-replay.h +++ b/glusterfs-guts/src/guts-replay.h @@ -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/glusterfs-guts/src/guts-tables.c b/glusterfs-guts/src/guts-tables.c index 71f3927a9..357b055d1 100644 --- a/glusterfs-guts/src/guts-tables.c +++ b/glusterfs-guts/src/guts-tables.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/glusterfs-guts/src/guts-tables.h b/glusterfs-guts/src/guts-tables.h index 8aa89078a..482751f33 100644 --- a/glusterfs-guts/src/guts-tables.h +++ b/glusterfs-guts/src/guts-tables.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 diff --git a/glusterfs-guts/src/guts-trace.c b/glusterfs-guts/src/guts-trace.c index 40e2194ee..a69aa16b9 100644 --- a/glusterfs-guts/src/guts-trace.c +++ b/glusterfs-guts/src/guts-trace.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/glusterfs-guts/src/guts-trace.h b/glusterfs-guts/src/guts-trace.h index 2b6a064b8..2428e599b 100644 --- a/glusterfs-guts/src/guts-trace.h +++ b/glusterfs-guts/src/guts-trace.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