diff --git a/Scripts/Bash/Functions/About/about.sh b/Scripts/Bash/Functions/About/about.sh index e53a48b..51bde2a 100755 --- a/Scripts/Bash/Functions/About/about.sh +++ b/Scripts/Bash/Functions/About/about.sh @@ -2,7 +2,7 @@ # # license.sh -- This function outputs centos-art.sh license message. # -# 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 diff --git a/Scripts/Bash/Functions/About/about_getActions.sh b/Scripts/Bash/Functions/About/about_getActions.sh index 39e445a..8bd18b4 100755 --- a/Scripts/Bash/Functions/About/about_getActions.sh +++ b/Scripts/Bash/Functions/About/about_getActions.sh @@ -3,7 +3,7 @@ # about_getActions.sh -- This function interpretes arguments passed to # about functionality and calls actions accordingly. # -# 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