From 473e515fcd116d3cb9c8e9e31b243ab7e1c49d09 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jan 05 2011 03:14:49 +0000 Subject: Update `about' functionality: - Update copyright note. Use just one space between year range and author name. --- 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