summaryrefslogtreecommitdiffstats
path: root/setup
diff options
context:
space:
mode:
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);
}