diff --git a/Scripts/Bash/Functions/cli_getRepoStatus.sh b/Scripts/Bash/Functions/cli_getRepoStatus.sh
index f678738..e5e80c9 100755
--- a/Scripts/Bash/Functions/cli_getRepoStatus.sh
+++ b/Scripts/Bash/Functions/cli_getRepoStatus.sh
@@ -6,7 +6,7 @@
 # specified. Use this function to perform verifications based a
 # repository LOCATION status. 
 #
-# Copyright (C) 2009-2011  Alain Reguera Delgado
+# Copyright (C) 2009-2011 Alain Reguera Delgado
 # 
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as