From 5728766b4ce46cae41d293e7511c6430c9707dac Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Tue, 26 Jan 2010 20:46:09 +0530 Subject: More changes. --- setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup') 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); } -- cgit