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 /mod_glusterfs/lighttpd | |
| parent | c77583a4ae5ecf716edb4b7c7834fc804ba36dad (diff) | |
Changed occurrences of Z Research to Gluster.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'mod_glusterfs/lighttpd')
| -rw-r--r-- | mod_glusterfs/lighttpd/1.4/mod_glusterfs.c | 2 | ||||
| -rw-r--r-- | mod_glusterfs/lighttpd/1.4/mod_glusterfs.h | 2 | ||||
| -rw-r--r-- | mod_glusterfs/lighttpd/1.5/mod_glusterfs.c | 2 | ||||
| -rw-r--r-- | mod_glusterfs/lighttpd/1.5/mod_glusterfs.h | 2 | 
4 files changed, 4 insertions, 4 deletions
diff --git a/mod_glusterfs/lighttpd/1.4/mod_glusterfs.c b/mod_glusterfs/lighttpd/1.4/mod_glusterfs.c index d565dce2839..3cee6d541f4 100644 --- a/mod_glusterfs/lighttpd/1.4/mod_glusterfs.c +++ b/mod_glusterfs/lighttpd/1.4/mod_glusterfs.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/mod_glusterfs/lighttpd/1.4/mod_glusterfs.h b/mod_glusterfs/lighttpd/1.4/mod_glusterfs.h index 7d7742e8d9c..c322f087ddb 100644 --- a/mod_glusterfs/lighttpd/1.4/mod_glusterfs.h +++ b/mod_glusterfs/lighttpd/1.4/mod_glusterfs.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/mod_glusterfs/lighttpd/1.5/mod_glusterfs.c b/mod_glusterfs/lighttpd/1.5/mod_glusterfs.c index b9710967c38..d8c9cc91038 100644 --- a/mod_glusterfs/lighttpd/1.5/mod_glusterfs.c +++ b/mod_glusterfs/lighttpd/1.5/mod_glusterfs.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/mod_glusterfs/lighttpd/1.5/mod_glusterfs.h b/mod_glusterfs/lighttpd/1.5/mod_glusterfs.h index 07ea32395de..92703af06a5 100644 --- a/mod_glusterfs/lighttpd/1.5/mod_glusterfs.h +++ b/mod_glusterfs/lighttpd/1.5/mod_glusterfs.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  | 
