diff --git a/Scripts/Bash/Functions/cli_getRepoName.sh b/Scripts/Bash/Functions/cli_getRepoName.sh
index 9e14f2c..e009da3 100755
--- a/Scripts/Bash/Functions/cli_getRepoName.sh
+++ b/Scripts/Bash/Functions/cli_getRepoName.sh
@@ -6,7 +6,7 @@
 # in upper case. Use this function to sanitate the name of regular
 # files and directories you work with.
 #
-# 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