diff --git a/Scripts/Bash/Functions/cli_getCountryCodes.sh b/Scripts/Bash/Functions/cli_getCountryCodes.sh index ab4023c..d32822d 100755 --- a/Scripts/Bash/Functions/cli_getCountryCodes.sh +++ b/Scripts/Bash/Functions/cli_getCountryCodes.sh @@ -3,7 +3,7 @@ # cli_getCountryCodes.sh -- This function outputs a list with country # codes as defined in ISO3166 standard. # -# 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