summaryrefslogtreecommitdiffstats
path: root/setup
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2010-01-26 21:17:42 +0530
committerVijay Bellur <vijay@gluster.com>2010-01-26 21:17:42 +0530
commit8d73bd9c4335291ce6965c2bc7a58fd46c276ce4 (patch)
tree370611a1b6edd2405a53035148f09d3d371f55b9 /setup
parent30bb80541724588f58eeb80cc5f041fe6e484a33 (diff)
parent5728766b4ce46cae41d293e7511c6430c9707dac (diff)
Merge branch 'master' of ssh://git.gluster.com/data/git/regression
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);
}