summaryrefslogtreecommitdiffstats
path: root/setup
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2010-01-26 20:46:09 +0530
committerVijay Bellur <vijay@gluster.com>2010-01-26 20:46:09 +0530
commit5728766b4ce46cae41d293e7511c6430c9707dac (patch)
treeddf90366a04f7cafb3e8258e6c31d93976136675 /setup
parent864565ab9030a93b93c7c30a7adc60134816a2a1 (diff)
More changes.
Diffstat (limited to 'setup')
-rwxr-xr-xsetup4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup b/setup
index 9930149..da0d8cc 100755
--- a/setup
+++ b/setup
@@ -134,9 +134,9 @@ sub error (@) {
sub version () {
print <<__VERSION__;
$_ME ($_PACKAGE) $_VERSION
-Written by Gururaj K.
+Written by GlusterFS development team.
-Copyright (C) $_COPYRIGHT_YEARS Gururaj K.
+Copyright (C) $_COPYRIGHT_YEARS GlusterFS development team.
__VERSION__
quit (0);
}