summaryrefslogtreecommitdiffstats
path: root/glusterfs-guts
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2009-10-05 23:59:13 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-10-07 03:54:49 -0700
commit0b1197defa255ee533e568c9534bc6a5b5aadc29 (patch)
treefe300acaf4138ff0b317b0fde077de4c63e24296 /glusterfs-guts
parent5ea9f35a538e83ebc50fca81efecbcd8ddd9951b (diff)
Changed occurrences of Z Research to Gluster.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'glusterfs-guts')
-rw-r--r--glusterfs-guts/src/fuse-bridge.c2
-rw-r--r--glusterfs-guts/src/fuse-extra.c2
-rw-r--r--glusterfs-guts/src/fuse-extra.h2
-rw-r--r--glusterfs-guts/src/glusterfs-fuse.h2
-rw-r--r--glusterfs-guts/src/glusterfs-guts.c4
-rw-r--r--glusterfs-guts/src/glusterfs-guts.h2
-rw-r--r--glusterfs-guts/src/guts-extra.c2
-rw-r--r--glusterfs-guts/src/guts-lowlevel.h2
-rw-r--r--glusterfs-guts/src/guts-parse.c2
-rw-r--r--glusterfs-guts/src/guts-parse.h2
-rw-r--r--glusterfs-guts/src/guts-replay.c2
-rw-r--r--glusterfs-guts/src/guts-replay.h2
-rw-r--r--glusterfs-guts/src/guts-tables.c2
-rw-r--r--glusterfs-guts/src/guts-tables.h2
-rw-r--r--glusterfs-guts/src/guts-trace.c2
-rw-r--r--glusterfs-guts/src/guts-trace.h2
16 files changed, 17 insertions, 17 deletions
diff --git a/glusterfs-guts/src/fuse-bridge.c b/glusterfs-guts/src/fuse-bridge.c
index 156a4a86856..3b7be5f985c 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. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
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 95bd0f3ad1c..19c2e1145e9 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. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
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 30e3a3f7670..7839bd72e08 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. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Gluster, Inc. <http://www.gluster.com>
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 76d1a9333b8..a10bfa7f6dc 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. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
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 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. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Gluster, Inc. <http://www.gluster.com>
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. <http://www.zresearch.com>\n");
+ printf ("Copyright (c) 2006-2009 Gluster Inc. <http://www.gluster.com>\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 fd1bc52b828..4614379f73e 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. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Gluster, Inc. <http://www.gluster.com>
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 e1eb4f3ce57..6411ec57fce 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. <http://www.zresearch.com>
+ Copyright (c) 2007-2009 Gluster, Inc. <http://www.gluster.com>
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 0061d0c2357..fc765068603 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. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Gluster, Inc. <http://www.gluster.com>
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 3be324a7a15..1503b737fe4 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. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Gluster, Inc. <http://www.gluster.com>
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 68486ff1459..1eb5f3ecfb9 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. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Gluster, Inc. <http://www.gluster.com>
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 0fdce0fdcce..777480a96b9 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. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Gluster, Inc. <http://www.gluster.com>
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 81936e5c7f9..e4b4a2b733f 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. <http://www.zresearch.com>
+ Copyright (c) 2008-2009 Gluster, Inc. <http://www.gluster.com>
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 71f3927a914..357b055d143 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. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
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 8aa89078a47..482751f338a 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. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
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 40e2194ee92..a69aa16b96b 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. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
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 2b6a064b88f..2428e599b8a 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. <http://www.zresearch.com>
+ Copyright (c) 2006-2009 Gluster, Inc. <http://www.gluster.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify