From 0b1197defa255ee533e568c9534bc6a5b5aadc29 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 5 Oct 2009 23:59:13 +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/checksum.c | 2 +- libglusterfs/src/checksum.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/globals.c | 2 +- libglusterfs/src/globals.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.c | 2 +- libglusterfs/src/stack.h | 2 +- libglusterfs/src/statedump.c | 2 +- libglusterfs/src/statedump.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 +- 55 files changed, 55 insertions(+), 55 deletions(-) (limited to 'libglusterfs/src') diff --git a/libglusterfs/src/authenticate.c b/libglusterfs/src/authenticate.c index 24c840b5e..6a6fd03ac 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 cdbbcfae1..c7da94eb5 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 649f9c64a..189e2e1db 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/checksum.c b/libglusterfs/src/checksum.c index 2040fe73b..000ab8d93 100644 --- a/libglusterfs/src/checksum.c +++ b/libglusterfs/src/checksum.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/checksum.h b/libglusterfs/src/checksum.h index e79340904..36a114cc2 100644 --- a/libglusterfs/src/checksum.h +++ b/libglusterfs/src/checksum.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/common-utils.c b/libglusterfs/src/common-utils.c index 30c92d43a..de0cb774b 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 bad62b563..dc21aecf4 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 07ff30664..c80cfbbaf 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 053b8fb38..ebf96c6aa 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 7e9dee17c..904d05dab 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 fd1be7318..e1c89a5b2 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 5b2d32bff..59e702dd9 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 6b0571351..9c5ebd8d7 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/globals.c b/libglusterfs/src/globals.c index ae7fdcd61..68a843b25 100644 --- a/libglusterfs/src/globals.c +++ b/libglusterfs/src/globals.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/globals.h b/libglusterfs/src/globals.h index 2f284ca9b..89c8d7848 100644 --- a/libglusterfs/src/globals.h +++ b/libglusterfs/src/globals.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/glusterfs.h b/libglusterfs/src/glusterfs.h index 2bc21b0f5..9fbbff750 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 cf0e72a9f..134e729e8 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 ff65d101e..9a55034d8 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 e71c6d899..a64573b98 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 e9408f86b..c2c1b9ac3 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 ad453eee2..9d35a8191 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 7e1e56f87..c5ffedbeb 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 85f904b7b..db2e829b5 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 3937fcc37..b0e8391f0 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 cdff51d53..9b8efbb95 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 38eaadc62..96e6401a7 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 f799b52fc..459c7d868 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.c b/libglusterfs/src/stack.c index 453248479..4b0f936d0 100644 --- a/libglusterfs/src/stack.c +++ b/libglusterfs/src/stack.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/stack.h b/libglusterfs/src/stack.h index e03f95ca1..d4941a39f 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/statedump.c b/libglusterfs/src/statedump.c index 6839c28f6..51933a696 100644 --- a/libglusterfs/src/statedump.c +++ b/libglusterfs/src/statedump.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/statedump.h b/libglusterfs/src/statedump.h index 1997c65b9..1261ebbef 100644 --- a/libglusterfs/src/statedump.h +++ b/libglusterfs/src/statedump.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/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 7464ffd66..5ffcfa405 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 20ee3da4a..6b9380f8d 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 3bacf3c72..3fda2bc40 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