diff --git a/Scripts/Bash/Functions/cli_doParseArguments.sh b/Scripts/Bash/Functions/cli_doParseArguments.sh index 58bb600..ec13ecd 100755 --- a/Scripts/Bash/Functions/cli_doParseArguments.sh +++ b/Scripts/Bash/Functions/cli_doParseArguments.sh @@ -3,7 +3,7 @@ # cli_doParseArguments.sh -- This function redefines arguments # (ARGUMENTS) global variable using getopt(1) output. # -# 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