From 073c6fe3fbe19f4f540a70191f3f880571e398da Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jan 05 2011 03:19:34 +0000 Subject: Update cli_doParseArguments.sh --- 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