diff options
| author | Vijay Bellur <vijay@gluster.com> | 2009-10-05 23:59:13 +0000 | 
|---|---|---|
| committer | Anand V. Avati <avati@dev.gluster.com> | 2009-10-07 03:54:49 -0700 | 
| commit | 0b1197defa255ee533e568c9534bc6a5b5aadc29 (patch) | |
| tree | fe300acaf4138ff0b317b0fde077de4c63e24296 /xlators/encryption | |
| parent | 5ea9f35a538e83ebc50fca81efecbcd8ddd9951b (diff) | |
Changed occurrences of Z Research to Gluster.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'xlators/encryption')
| -rw-r--r-- | xlators/encryption/rot-13/src/rot-13.c | 2 | ||||
| -rw-r--r-- | xlators/encryption/rot-13/src/rot-13.h | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/xlators/encryption/rot-13/src/rot-13.c b/xlators/encryption/rot-13/src/rot-13.c index 5d691a2be33..d5c702882df 100644 --- a/xlators/encryption/rot-13/src/rot-13.c +++ b/xlators/encryption/rot-13/src/rot-13.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/encryption/rot-13/src/rot-13.h b/xlators/encryption/rot-13/src/rot-13.h index d45803517d7..35a2df2da29 100644 --- a/xlators/encryption/rot-13/src/rot-13.h +++ b/xlators/encryption/rot-13/src/rot-13.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  | 
