diff options
| author | Vijay Bellur <vijay@gluster.com> | 2009-10-05 13:16:32 +0000 | 
|---|---|---|
| committer | Anand V. Avati <avati@dev.gluster.com> | 2009-10-07 03:53:02 -0700 | 
| commit | e31b712714920c8133269b416a0c9efd5c6ec44e (patch) | |
| tree | c538b9f2f6e382f1292efd7b897d6d6842b7d3dc /xlators/protocol/client/src | |
| parent | c77583a4ae5ecf716edb4b7c7834fc804ba36dad (diff) | |
Changed occurrences of Z Research to Gluster.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'xlators/protocol/client/src')
| -rw-r--r-- | xlators/protocol/client/src/client-protocol.c | 2 | ||||
| -rw-r--r-- | xlators/protocol/client/src/client-protocol.h | 2 | ||||
| -rw-r--r-- | xlators/protocol/client/src/saved-frames.c | 2 | ||||
| -rw-r--r-- | xlators/protocol/client/src/saved-frames.h | 2 | 
4 files changed, 4 insertions, 4 deletions
diff --git a/xlators/protocol/client/src/client-protocol.c b/xlators/protocol/client/src/client-protocol.c index b46a622f996..abf365e9d4a 100644 --- a/xlators/protocol/client/src/client-protocol.c +++ b/xlators/protocol/client/src/client-protocol.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/xlators/protocol/client/src/client-protocol.h b/xlators/protocol/client/src/client-protocol.h index 210e6d4787d..11799508e3e 100644 --- a/xlators/protocol/client/src/client-protocol.h +++ b/xlators/protocol/client/src/client-protocol.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/xlators/protocol/client/src/saved-frames.c b/xlators/protocol/client/src/saved-frames.c index 501045fd148..cd5349e21fb 100644 --- a/xlators/protocol/client/src/saved-frames.c +++ b/xlators/protocol/client/src/saved-frames.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/xlators/protocol/client/src/saved-frames.h b/xlators/protocol/client/src/saved-frames.h index cd628232bb2..5c18abbcc9e 100644 --- a/xlators/protocol/client/src/saved-frames.h +++ b/xlators/protocol/client/src/saved-frames.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  | 
