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 --- libglusterfs/src/authenticate.c | 2 +- libglusterfs/src/authenticate.h | 2 +- libglusterfs/src/byte-order.h | 2 +- libglusterfs/src/call-stub.c | 2 +- libglusterfs/src/call-stub.h | 2 +- libglusterfs/src/common-utils.c | 2 +- libglusterfs/src/common-utils.h | 2 +- libglusterfs/src/compat-errno.c | 2 +- libglusterfs/src/compat-errno.h | 2 +- libglusterfs/src/compat.c | 2 +- libglusterfs/src/compat.h | 2 +- libglusterfs/src/defaults.c | 2 +- libglusterfs/src/defaults.h | 2 +- libglusterfs/src/dict.c | 2 +- libglusterfs/src/dict.h | 2 +- libglusterfs/src/event.c | 2 +- libglusterfs/src/event.h | 2 +- libglusterfs/src/fd.c | 2 +- libglusterfs/src/fd.h | 2 +- libglusterfs/src/gf-dirent.c | 2 +- libglusterfs/src/gf-dirent.h | 2 +- libglusterfs/src/glusterfs.h | 2 +- libglusterfs/src/hashfn.c | 2 +- libglusterfs/src/hashfn.h | 2 +- libglusterfs/src/inode.c | 2 +- libglusterfs/src/inode.h | 2 +- libglusterfs/src/iobuf.c | 2 +- libglusterfs/src/iobuf.h | 2 +- libglusterfs/src/list.h | 2 +- libglusterfs/src/locking.h | 2 +- libglusterfs/src/logging.c | 2 +- libglusterfs/src/logging.h | 2 +- libglusterfs/src/mem-pool.c | 2 +- libglusterfs/src/mem-pool.h | 2 +- libglusterfs/src/protocol.h | 2 +- libglusterfs/src/scheduler.c | 2 +- libglusterfs/src/scheduler.h | 2 +- libglusterfs/src/spec.l | 2 +- libglusterfs/src/spec.y | 2 +- libglusterfs/src/stack.h | 2 +- libglusterfs/src/syscall.c | 2 +- libglusterfs/src/syscall.h | 2 +- libglusterfs/src/timer.c | 2 +- libglusterfs/src/timer.h | 2 +- libglusterfs/src/transport.c | 2 +- libglusterfs/src/transport.h | 2 +- libglusterfs/src/xlator.c | 2 +- libglusterfs/src/xlator.h | 2 +- 48 files changed, 48 insertions(+), 48 deletions(-) (limited to 'libglusterfs/src') diff --git a/libglusterfs/src/authenticate.c b/libglusterfs/src/authenticate.c index 3587a41d7..331c09912 100644 --- a/libglusterfs/src/authenticate.c +++ b/libglusterfs/src/authenticate.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/libglusterfs/src/authenticate.h b/libglusterfs/src/authenticate.h index 253989b51..8931f62e6 100644 --- a/libglusterfs/src/authenticate.h +++ b/libglusterfs/src/authenticate.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/libglusterfs/src/byte-order.h b/libglusterfs/src/byte-order.h index cf93a6738..817ae4790 100644 --- a/libglusterfs/src/byte-order.h +++ b/libglusterfs/src/byte-order.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/libglusterfs/src/call-stub.c b/libglusterfs/src/call-stub.c index 2447bf1ae..970300c81 100644 --- a/libglusterfs/src/call-stub.c +++ b/libglusterfs/src/call-stub.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/libglusterfs/src/call-stub.h b/libglusterfs/src/call-stub.h index 4a8db9c5f..1cfe03cef 100644 --- a/libglusterfs/src/call-stub.h +++ b/libglusterfs/src/call-stub.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/libglusterfs/src/common-utils.c b/libglusterfs/src/common-utils.c index 624e785dd..56c7ec737 100644 --- a/libglusterfs/src/common-utils.c +++ b/libglusterfs/src/common-utils.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/libglusterfs/src/common-utils.h b/libglusterfs/src/common-utils.h index 248efc83c..649f9b022 100644 --- a/libglusterfs/src/common-utils.h +++ b/libglusterfs/src/common-utils.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/libglusterfs/src/compat-errno.c b/libglusterfs/src/compat-errno.c index 63acb361a..1dccec2fa 100644 --- a/libglusterfs/src/compat-errno.c +++ b/libglusterfs/src/compat-errno.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/libglusterfs/src/compat-errno.h b/libglusterfs/src/compat-errno.h index e1b2fec2a..c1812e97b 100644 --- a/libglusterfs/src/compat-errno.h +++ b/libglusterfs/src/compat-errno.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/libglusterfs/src/compat.c b/libglusterfs/src/compat.c index befc22c03..76ced6286 100644 --- a/libglusterfs/src/compat.c +++ b/libglusterfs/src/compat.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/libglusterfs/src/compat.h b/libglusterfs/src/compat.h index 588ad8b93..ff786f374 100644 --- a/libglusterfs/src/compat.h +++ b/libglusterfs/src/compat.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/libglusterfs/src/defaults.c b/libglusterfs/src/defaults.c index ca7c34b3a..ae53b5f4c 100644 --- a/libglusterfs/src/defaults.c +++ b/libglusterfs/src/defaults.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/libglusterfs/src/defaults.h b/libglusterfs/src/defaults.h index a61bdff75..0d8e83dcf 100644 --- a/libglusterfs/src/defaults.h +++ b/libglusterfs/src/defaults.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/libglusterfs/src/dict.c b/libglusterfs/src/dict.c index eb9dfab22..f6e029076 100644 --- a/libglusterfs/src/dict.c +++ b/libglusterfs/src/dict.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/libglusterfs/src/dict.h b/libglusterfs/src/dict.h index e2d87166a..508b139a2 100644 --- a/libglusterfs/src/dict.h +++ b/libglusterfs/src/dict.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/libglusterfs/src/event.c b/libglusterfs/src/event.c index e53002e5a..7bef3c5bd 100644 --- a/libglusterfs/src/event.c +++ b/libglusterfs/src/event.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/libglusterfs/src/event.h b/libglusterfs/src/event.h index 19565e5ed..6baad1150 100644 --- a/libglusterfs/src/event.h +++ b/libglusterfs/src/event.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/libglusterfs/src/fd.c b/libglusterfs/src/fd.c index a5a63ebaa..6a360c906 100644 --- a/libglusterfs/src/fd.c +++ b/libglusterfs/src/fd.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/libglusterfs/src/fd.h b/libglusterfs/src/fd.h index 66dc0ed9e..0332fef78 100644 --- a/libglusterfs/src/fd.h +++ b/libglusterfs/src/fd.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/libglusterfs/src/gf-dirent.c b/libglusterfs/src/gf-dirent.c index 546c2f82b..cd31464ff 100644 --- a/libglusterfs/src/gf-dirent.c +++ b/libglusterfs/src/gf-dirent.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/libglusterfs/src/gf-dirent.h b/libglusterfs/src/gf-dirent.h index baf08a58b..2c10f8fbc 100644 --- a/libglusterfs/src/gf-dirent.h +++ b/libglusterfs/src/gf-dirent.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/libglusterfs/src/glusterfs.h b/libglusterfs/src/glusterfs.h index a4b8a516f..2c0e332de 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.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/libglusterfs/src/hashfn.c b/libglusterfs/src/hashfn.c index d53ecb56a..45e0385eb 100644 --- a/libglusterfs/src/hashfn.c +++ b/libglusterfs/src/hashfn.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/libglusterfs/src/hashfn.h b/libglusterfs/src/hashfn.h index b8adcc6cc..4cda48a09 100644 --- a/libglusterfs/src/hashfn.h +++ b/libglusterfs/src/hashfn.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/libglusterfs/src/inode.c b/libglusterfs/src/inode.c index 0ad7b3585..130220cd6 100644 --- a/libglusterfs/src/inode.c +++ b/libglusterfs/src/inode.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/libglusterfs/src/inode.h b/libglusterfs/src/inode.h index 8800b9767..2eeacb1c3 100644 --- a/libglusterfs/src/inode.h +++ b/libglusterfs/src/inode.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/libglusterfs/src/iobuf.c b/libglusterfs/src/iobuf.c index 6d6fca133..b204e28f0 100644 --- a/libglusterfs/src/iobuf.c +++ b/libglusterfs/src/iobuf.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Z RESEARCH, Inc. + Copyright (c) 2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/iobuf.h b/libglusterfs/src/iobuf.h index e6f2bccf1..5c3447fed 100644 --- a/libglusterfs/src/iobuf.h +++ b/libglusterfs/src/iobuf.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Z RESEARCH, Inc. + Copyright (c) 2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/list.h b/libglusterfs/src/list.h index 9ef897fd9..6e0f048bd 100644 --- a/libglusterfs/src/list.h +++ b/libglusterfs/src/list.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/libglusterfs/src/locking.h b/libglusterfs/src/locking.h index 3c3ea79c4..4b1ac164c 100644 --- a/libglusterfs/src/locking.h +++ b/libglusterfs/src/locking.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/libglusterfs/src/logging.c b/libglusterfs/src/logging.c index 6f4eb1fb7..327ce5875 100644 --- a/libglusterfs/src/logging.c +++ b/libglusterfs/src/logging.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/libglusterfs/src/logging.h b/libglusterfs/src/logging.h index 5e8b613fa..76798399e 100644 --- a/libglusterfs/src/logging.h +++ b/libglusterfs/src/logging.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/libglusterfs/src/mem-pool.c b/libglusterfs/src/mem-pool.c index cdc275e1c..98ae8597b 100644 --- a/libglusterfs/src/mem-pool.c +++ b/libglusterfs/src/mem-pool.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/libglusterfs/src/mem-pool.h b/libglusterfs/src/mem-pool.h index ce6644168..2e90649bb 100644 --- a/libglusterfs/src/mem-pool.h +++ b/libglusterfs/src/mem-pool.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/libglusterfs/src/protocol.h b/libglusterfs/src/protocol.h index 54734e639..c3e84866f 100644 --- a/libglusterfs/src/protocol.h +++ b/libglusterfs/src/protocol.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/libglusterfs/src/scheduler.c b/libglusterfs/src/scheduler.c index 0b5df51b3..7171f82f1 100644 --- a/libglusterfs/src/scheduler.c +++ b/libglusterfs/src/scheduler.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/libglusterfs/src/scheduler.h b/libglusterfs/src/scheduler.h index 5b5628955..814df9090 100644 --- a/libglusterfs/src/scheduler.h +++ b/libglusterfs/src/scheduler.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/libglusterfs/src/spec.l b/libglusterfs/src/spec.l index 341689c3a..9508e0f55 100644 --- a/libglusterfs/src/spec.l +++ b/libglusterfs/src/spec.l @@ -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/libglusterfs/src/spec.y b/libglusterfs/src/spec.y index f1cffe5d9..e5d68b421 100644 --- a/libglusterfs/src/spec.y +++ b/libglusterfs/src/spec.y @@ -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/libglusterfs/src/stack.h b/libglusterfs/src/stack.h index 10ab7f202..6374a4af0 100644 --- a/libglusterfs/src/stack.h +++ b/libglusterfs/src/stack.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/libglusterfs/src/syscall.c b/libglusterfs/src/syscall.c index d350710e2..5f2162302 100644 --- a/libglusterfs/src/syscall.c +++ b/libglusterfs/src/syscall.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Z RESEARCH, Inc. + Copyright (c) 2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/syscall.h b/libglusterfs/src/syscall.h index d9cbb8fd4..245ba8c5a 100644 --- a/libglusterfs/src/syscall.h +++ b/libglusterfs/src/syscall.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2009 Z RESEARCH, Inc. + Copyright (c) 2009 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/libglusterfs/src/timer.c b/libglusterfs/src/timer.c index a84fa8cdf..6188ccacb 100644 --- a/libglusterfs/src/timer.c +++ b/libglusterfs/src/timer.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/libglusterfs/src/timer.h b/libglusterfs/src/timer.h index 4a8cdff21..98440dc61 100644 --- a/libglusterfs/src/timer.h +++ b/libglusterfs/src/timer.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/libglusterfs/src/transport.c b/libglusterfs/src/transport.c index 244aa960b..e78e67bd7 100644 --- a/libglusterfs/src/transport.c +++ b/libglusterfs/src/transport.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/libglusterfs/src/transport.h b/libglusterfs/src/transport.h index 2d85c76cc..f0623d5b4 100644 --- a/libglusterfs/src/transport.h +++ b/libglusterfs/src/transport.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/libglusterfs/src/xlator.c b/libglusterfs/src/xlator.c index 002cf90a9..398fb9baf 100644 --- a/libglusterfs/src/xlator.c +++ b/libglusterfs/src/xlator.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/libglusterfs/src/xlator.h b/libglusterfs/src/xlator.h index b9555ffd5..e089124f6 100644 --- a/libglusterfs/src/xlator.h +++ b/libglusterfs/src/xlator.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