diff --git a/Scripts/Bash/Functions/Brand/brandAnaconda.sh b/Scripts/Bash/Functions/Brand/brandAnaconda.sh
index 3076ceb..cdee40a 100644
--- a/Scripts/Bash/Functions/Brand/brandAnaconda.sh
+++ b/Scripts/Bash/Functions/Brand/brandAnaconda.sh
@@ -2,12 +2,12 @@
#
# brandAnaconda - Anaconda branding script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Brand/brandFirstboot.sh b/Scripts/Bash/Functions/Brand/brandFirstboot.sh
index e2e7e24..98f6e04 100755
--- a/Scripts/Bash/Functions/Brand/brandFirstboot.sh
+++ b/Scripts/Bash/Functions/Brand/brandFirstboot.sh
@@ -2,12 +2,12 @@
#
# brandFirstboot - Firstboot branding script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help.sh b/Scripts/Bash/Functions/Help/help.sh
index 64fe6b3..aa07997 100755
--- a/Scripts/Bash/Functions/Help/help.sh
+++ b/Scripts/Bash/Functions/Help/help.sh
@@ -4,12 +4,12 @@
# centos-art.sh script. Here we initialize documentation variables and
# call help_getActions functions.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_addNewFilesToWorkingCopy.sh b/Scripts/Bash/Functions/Help/help_addNewFilesToWorkingCopy.sh
index 1fdf8cc..d750a3b 100644
--- a/Scripts/Bash/Functions/Help/help_addNewFilesToWorkingCopy.sh
+++ b/Scripts/Bash/Functions/Help/help_addNewFilesToWorkingCopy.sh
@@ -4,12 +4,12 @@
# under the root documentation structure that are not versioned and
# adds them to the working copy under version control.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_checkChapter.sh b/Scripts/Bash/Functions/Help/help_checkChapter.sh
index ad7e4dc..6422bac 100755
--- a/Scripts/Bash/Functions/Help/help_checkChapter.sh
+++ b/Scripts/Bash/Functions/Help/help_checkChapter.sh
@@ -4,12 +4,12 @@
# it doesn't exist, create it. Inside CentOS Artwork Repository
# chapters are the base structure used to organize documentation.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_checkEntry.sh b/Scripts/Bash/Functions/Help/help_checkEntry.sh
index 445a928..4ad11d0 100755
--- a/Scripts/Bash/Functions/Help/help_checkEntry.sh
+++ b/Scripts/Bash/Functions/Help/help_checkEntry.sh
@@ -3,12 +3,12 @@
# help_checkEntry.sh -- This function checks the documentation entry
# existence.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_checkLanguageLayout.sh b/Scripts/Bash/Functions/Help/help_checkLanguageLayout.sh
index b806cda..41fa126 100755
--- a/Scripts/Bash/Functions/Help/help_checkLanguageLayout.sh
+++ b/Scripts/Bash/Functions/Help/help_checkLanguageLayout.sh
@@ -5,12 +5,12 @@
# Repository. If the language layout doesn't exists inside the
# documentation structure, ask the user to create it.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_createEntry.sh b/Scripts/Bash/Functions/Help/help_createEntry.sh
index ce5c7c4..974184c 100755
--- a/Scripts/Bash/Functions/Help/help_createEntry.sh
+++ b/Scripts/Bash/Functions/Help/help_createEntry.sh
@@ -3,12 +3,12 @@
# help_createEntry.sh -- This function creates a new documentation
# entry based on option value (OPTIONVAL).
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_createLanguageLayout.sh b/Scripts/Bash/Functions/Help/help_createLanguageLayout.sh
index f65ccb1..a194ad8 100755
--- a/Scripts/Bash/Functions/Help/help_createLanguageLayout.sh
+++ b/Scripts/Bash/Functions/Help/help_createLanguageLayout.sh
@@ -3,12 +3,12 @@
# help_createLanguageLayout.sh -- This function creates texinfo's main
# documentation structure for an specific language.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -20,8 +20,6 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
#
-# ------------------------------------------------------------
-# $Id$
# ----------------------------------------------------------------------
function help_createLanguageLayout {
diff --git a/Scripts/Bash/Functions/Help/help_editEntry.sh b/Scripts/Bash/Functions/Help/help_editEntry.sh
index 002a339..bb894b7 100755
--- a/Scripts/Bash/Functions/Help/help_editEntry.sh
+++ b/Scripts/Bash/Functions/Help/help_editEntry.sh
@@ -3,12 +3,12 @@
# help_editEntry.sh -- This function edits documentation entry based
# on entry pattern.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_getActions.sh b/Scripts/Bash/Functions/Help/help_getActions.sh
index 1db5888..f93ef0a 100755
--- a/Scripts/Bash/Functions/Help/help_getActions.sh
+++ b/Scripts/Bash/Functions/Help/help_getActions.sh
@@ -3,12 +3,12 @@
# help_getActions.sh -- This function initializes documentation
# functionalities, using option value as reference.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_getEntry.sh b/Scripts/Bash/Functions/Help/help_getEntry.sh
index 052407a..c5b8b52 100755
--- a/Scripts/Bash/Functions/Help/help_getEntry.sh
+++ b/Scripts/Bash/Functions/Help/help_getEntry.sh
@@ -3,12 +3,12 @@
# help_getEntry.sh -- This function builds a documentation entry based
# on option value (OPTIONVAL) variable.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_getNode.sh b/Scripts/Bash/Functions/Help/help_getNode.sh
index 8b41d14..14314cc 100755
--- a/Scripts/Bash/Functions/Help/help_getNode.sh
+++ b/Scripts/Bash/Functions/Help/help_getNode.sh
@@ -3,12 +3,12 @@
# help_getNode.sh -- This function cleans up the option value
# (OPTIONVAL) directory to make a node name from it.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_removeEntry.sh b/Scripts/Bash/Functions/Help/help_removeEntry.sh
index 747a44e..06ba205 100755
--- a/Scripts/Bash/Functions/Help/help_removeEntry.sh
+++ b/Scripts/Bash/Functions/Help/help_removeEntry.sh
@@ -3,12 +3,12 @@
# help_removeEntry.sh -- This function removes a documentation entry
# from your working copy documentation structure.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_searchIndex.sh b/Scripts/Bash/Functions/Help/help_searchIndex.sh
index 2a66481..258b735 100644
--- a/Scripts/Bash/Functions/Help/help_searchIndex.sh
+++ b/Scripts/Bash/Functions/Help/help_searchIndex.sh
@@ -3,12 +3,12 @@
# help_searchIndex.sh -- This function does an index search inside the
# info document.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_searchNode.sh b/Scripts/Bash/Functions/Help/help_searchNode.sh
index 177a49c..0b20a6c 100755
--- a/Scripts/Bash/Functions/Help/help_searchNode.sh
+++ b/Scripts/Bash/Functions/Help/help_searchNode.sh
@@ -3,12 +3,12 @@
# help_searchNode.sh -- This function does a node search inside the
# info document.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_updateChaptersFiles.sh b/Scripts/Bash/Functions/Help/help_updateChaptersFiles.sh
index 8fbfa03..d857e36 100755
--- a/Scripts/Bash/Functions/Help/help_updateChaptersFiles.sh
+++ b/Scripts/Bash/Functions/Help/help_updateChaptersFiles.sh
@@ -3,12 +3,12 @@
# help_updateChaptersFiles.sh -- This function updates chapter related
# files.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_updateChaptersMenu.sh b/Scripts/Bash/Functions/Help/help_updateChaptersMenu.sh
index d5516ab..d3a61b4 100755
--- a/Scripts/Bash/Functions/Help/help_updateChaptersMenu.sh
+++ b/Scripts/Bash/Functions/Help/help_updateChaptersMenu.sh
@@ -2,12 +2,12 @@
#
# help_updateChaptersMenu.sh - This function updates chapter menu.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_updateChaptersNodes.sh b/Scripts/Bash/Functions/Help/help_updateChaptersNodes.sh
index bbad025..2459151 100755
--- a/Scripts/Bash/Functions/Help/help_updateChaptersNodes.sh
+++ b/Scripts/Bash/Functions/Help/help_updateChaptersNodes.sh
@@ -3,12 +3,12 @@
# help_updateChaptersNodes.sh - This function updates nodes of
# chapters based on menu of chapters.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_updateMenu.sh b/Scripts/Bash/Functions/Help/help_updateMenu.sh
index db1e956..625a04d 100755
--- a/Scripts/Bash/Functions/Help/help_updateMenu.sh
+++ b/Scripts/Bash/Functions/Help/help_updateMenu.sh
@@ -9,12 +9,12 @@
# argument is passed to this function, the 'update-entry' action is
# assumed.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_updateNodes.sh b/Scripts/Bash/Functions/Help/help_updateNodes.sh
index 6a0710f..4e127ea 100755
--- a/Scripts/Bash/Functions/Help/help_updateNodes.sh
+++ b/Scripts/Bash/Functions/Help/help_updateNodes.sh
@@ -3,12 +3,12 @@
# help_updateNodes.sh -- This function updates chapter's nodes
# definition using the chapter's menu as reference.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Help/help_updateOutputFiles.sh b/Scripts/Bash/Functions/Help/help_updateOutputFiles.sh
index 40bca35..a23ac7c 100755
--- a/Scripts/Bash/Functions/Help/help_updateOutputFiles.sh
+++ b/Scripts/Bash/Functions/Help/help_updateOutputFiles.sh
@@ -3,12 +3,12 @@
# help_updateOutputFiles.sh -- This function updates manuals' related
# output files.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Html/html.sh b/Scripts/Bash/Functions/Html/html.sh
index 380eab5..b084b79 100755
--- a/Scripts/Bash/Functions/Html/html.sh
+++ b/Scripts/Bash/Functions/Html/html.sh
@@ -3,12 +3,12 @@
# html.sh -- This function provides very basic HTML manipulations to
# help maintain html files inside the repository.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Html/html_getActions.sh b/Scripts/Bash/Functions/Html/html_getActions.sh
index 89de57b..2f1b4f8 100755
--- a/Scripts/Bash/Functions/Html/html_getActions.sh
+++ b/Scripts/Bash/Functions/Html/html_getActions.sh
@@ -4,12 +4,12 @@
# manipulation functionalities, using the option value of
# centos-art.sh script as reference.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Html/html_updateHeadings.sh b/Scripts/Bash/Functions/Html/html_updateHeadings.sh
index 7da5331..5232b9a 100644
--- a/Scripts/Bash/Functions/Html/html_updateHeadings.sh
+++ b/Scripts/Bash/Functions/Html/html_updateHeadings.sh
@@ -3,26 +3,26 @@
# html_updateHeadings.sh -- This function transforms html headings to
# to make them accessible (e.g., through a table of contents).
#
-# - In order for this function to work, you need to put headings in
-# just one line and they must have the following formats:
+# - In order for this function to work, you need to put headings in
+# just one line and they must have the following formats:
#
-#
-#
-#
+#
+#
+#
#
-# In the above examples, h1 alternates from h1 to h6. Closing tag
-# must be present and match the one opentaging. The value of and options are the md5sum of page
-# location, plus the 'head-' string, plus the heading string. If
-# heading title or page location changes, the values of and options will change too.
+# In the above examples, h1 alternates from h1 to h6. Closing tag
+# must be present and match the one opentaging. The value of and options are the md5sum of page
+# location, plus the 'head-' string, plus the heading string. If
+# heading title or page location changes, the values of and options will change too.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/License/license.sh b/Scripts/Bash/Functions/License/license.sh
index 8cff922..5085172 100755
--- a/Scripts/Bash/Functions/License/license.sh
+++ b/Scripts/Bash/Functions/License/license.sh
@@ -2,12 +2,12 @@
#
# license.sh -- This function outputs centos-art.sh license message.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Locale/locale.sh b/Scripts/Bash/Functions/Locale/locale.sh
index a542477..142217f 100644
--- a/Scripts/Bash/Functions/Locale/locale.sh
+++ b/Scripts/Bash/Functions/Locale/locale.sh
@@ -3,12 +3,12 @@
# locale.sh -- This function provides locale features to centos-art.sh
# script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Locale/locale_doMessages.sh b/Scripts/Bash/Functions/Locale/locale_doMessages.sh
index 2c9a33a..bdfbe14 100755
--- a/Scripts/Bash/Functions/Locale/locale_doMessages.sh
+++ b/Scripts/Bash/Functions/Locale/locale_doMessages.sh
@@ -4,12 +4,12 @@
# localization process using gettext commands. All messages inside
# centos-art.sh script are written in English language.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Locale/locale_doMessagesStatus.sh b/Scripts/Bash/Functions/Locale/locale_doMessagesStatus.sh
index ed877d2..7600541 100755
--- a/Scripts/Bash/Functions/Locale/locale_doMessagesStatus.sh
+++ b/Scripts/Bash/Functions/Locale/locale_doMessagesStatus.sh
@@ -5,12 +5,12 @@
# languages the centos-art.sh script is available in, the last
# translators and revision dates.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Locale/locale_getActions.sh b/Scripts/Bash/Functions/Locale/locale_getActions.sh
index 9646b45..b9b7825 100644
--- a/Scripts/Bash/Functions/Locale/locale_getActions.sh
+++ b/Scripts/Bash/Functions/Locale/locale_getActions.sh
@@ -3,12 +3,12 @@
# locale_getActions.sh -- This function initializes locale
# functionalities, using option value as reference.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Brands/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Brands/render.conf.sh
index 6fc4ade..1540635 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Brands/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Brands/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines brands pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Fonts/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Fonts/render.conf.sh
index 42d12b3..340b9f6 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Fonts/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Fonts/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines fonts pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Models/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Models/render.conf.sh
index 6a99d82..a45b829 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Models/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Models/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines models pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Release/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Release/render.conf.sh
index bc17fa2..ddbad72 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Release/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Release/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines release pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Backgrounds/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Backgrounds/render.conf.sh
index 53748e2..21c27e6 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Backgrounds/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Backgrounds/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines themes backgrounds
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Concept/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Concept/render.conf.sh
index 0cf055f..7a98890 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Concept/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Concept/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines theme info
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Header/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Header/render.conf.sh
index 6a5857f..dc05fdd 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Header/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Header/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines Anaconda header
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/render.conf.sh
index beeeb6f..99bf905 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines Anaconda progress
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Prompt/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Prompt/render.conf.sh
index 03a6e1f..7c530ac 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Prompt/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Prompt/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines Anaconda prompt
# (syslinux)'s pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Splash/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Splash/render.conf.sh
index 4018a6e..ddadd32 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Splash/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Splash/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines Anaconda splash
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/Firstboot/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/Firstboot/render.conf.sh
index 810e0ad..98924cc 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/Firstboot/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/Firstboot/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines firstboot
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GDM/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GDM/render.conf.sh
index a0741b1..4931973 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GDM/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GDM/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines GNOME display manager
# (GDM) pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GRUB/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GRUB/render.conf.sh
index 7b39a99..32e6fbe 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GRUB/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GRUB/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines GRUB pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GSplash/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GSplash/render.conf.sh
index 43ae3ad..cb350cc 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GSplash/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/GSplash/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines GSplash pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/KDM/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/KDM/render.conf.sh
index 4aa60bd..58c3340 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/KDM/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/KDM/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines KDE display manager
# (KDM) pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/KSplash/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/KSplash/render.conf.sh
index ec1c2ed..180502a 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/KSplash/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/KSplash/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines KSplash pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/RHGB/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/RHGB/render.conf.sh
index 189a99b..7930ce3 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/RHGB/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/BootUp/RHGB/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines graphical boot (RHGB)
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Desktop/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Desktop/render.conf.sh
index f0ed42d..3481c43 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Desktop/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Desktop/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines desktop pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/brand.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/brand.sh
index 477a300..9169781 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/brand.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/brand.sh
@@ -2,7 +2,7 @@
#
# CentOS distribution branding script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/Render/Config/Identity/Themes/Distro/rebrand-icon-themes.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/rebrand-icon-themes.sh
index 1755884..ed73d51 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/rebrand-icon-themes.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/rebrand-icon-themes.sh
@@ -5,7 +5,7 @@
# root) if you want to see how CentOS Icons, inside CentOS Artwork
# Repository, look in your system.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/Render/Config/Identity/Themes/Distro/rebrand-logos.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/rebrand-logos.sh
index 399952a..566c07c 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/rebrand-logos.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/rebrand-logos.sh
@@ -5,7 +5,7 @@
# root) if you want to see how CentOS Icons, inside CentOS Artwork
# Repository, look in your system.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/Render/Config/Identity/Themes/Distro/rebrand-symbols.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/rebrand-symbols.sh
index ef3eb5a..6e4da9e 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/rebrand-symbols.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/rebrand-symbols.sh
@@ -5,7 +5,7 @@
# root) if you want to see how CentOS Symbols inside CentOS Artwork
# Repository look in your system.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/Render/Config/Identity/Themes/Promo/Clothes/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Clothes/render.conf.sh
index b7a1983..17b7fba 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Clothes/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Clothes/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines clothes promotion
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Releases/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Releases/render.conf.sh
index a86ff57..b04b444 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Releases/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Releases/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines release promotion
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Media/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Media/render.conf.sh
index f915b8e..7d4f5f7 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Media/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Media/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines installation media
# promotion pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh
index 72e4d17..1e2234b 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines posters promotion
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/render.conf.sh
index 3e4e636..951ee83 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines stationery promotion
# pre-rendering configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Web/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Web/render.conf.sh
index 017b42d..1cbf3a9 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Web/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Web/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines web pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Widgets/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Widgets/render.conf.sh
index cb16c43..c2905ee 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Widgets/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Widgets/render.conf.sh
@@ -3,12 +3,12 @@
# render_loadConfig.sh -- This function defines widgets pre-rendering
# configuration script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/Config/Translations/Identity/Brands/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Translations/Identity/Brands/render.conf.sh
index 0b13991..b5abe97 100755
--- a/Scripts/Bash/Functions/Render/Config/Translations/Identity/Brands/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Translations/Identity/Brands/render.conf.sh
@@ -9,56 +9,56 @@
# components inside CentOS Artwork Repository. Relevant differences
# are described below:
#
-# 1) Translation files are not regular files, but symbolic links
-# pointing to the common template translation structure, inside the
-# translation template (`Tpl') directory.
+# 1) Translation files are not regular files, but symbolic links
+# pointing to the common template translation structure, inside the
+# translation template (`Tpl') directory.
#
-# 2) Translation files are created using design templates as
-# reference. This script creates a translation structure where the
-# translation template (`Tpl') directory structure applies to each
-# single design template available.
+# 2) Translation files are created using design templates as
+# reference. This script creates a translation structure where the
+# translation template (`Tpl') directory structure applies to each
+# single design template available.
#
-# For instance, if the translation template (`Tpl') directory
-# structure has 30 translation files and there are 20 design
-# templates, this script creates a translation structure of symbolic
-# links where the 30 translation files apply the 20 design templates
-# one by one, producing 600 images as result ---without counting
-# possible formats convenction that may happen during the
-# post-rendering actions---.
+# For instance, if the translation template (`Tpl') directory
+# structure has 30 translation files and there are 20 design
+# templates, this script creates a translation structure of symbolic
+# links where the 30 translation files apply the 20 design templates
+# one by one, producing 600 images as result ---without counting
+# possible formats convenction that may happen during the
+# post-rendering actions---.
#
# Translation file names inside translation template (`Tpl') directory
# have special meaning:
#
-# 1) Conventional file name (i.e. `blue.sed', `2c-a.sed', etc.): In
-# this case, replacements inside translation file are applied to
-# design template and the translation file name is used as final
-# image name. The final image is saved with same dimensions that its
-# design template has.
+# 1) Conventional file name (i.e. `blue.sed', `2c-a.sed', etc.): In
+# this case, replacements inside translation file are applied to
+# design template and the translation file name is used as final
+# image name. The final image is saved with same dimensions that its
+# design template has.
#
-# 2) Numeric file name only (i.e. `300.sed', `200.sed', etc.): In
-# this case, replacements inside translation files are applied to the
-# design template, and the translation file name is used as final
-# image name. The final image is saved using an specific `width'
-# defined by the number part of the translation file name. The image
-# `height' is automatically scaled based on the previous `width'
-# definition to maintain the design template proportions.
+# 2) Numeric file name only (i.e. `300.sed', `200.sed', etc.): In
+# this case, replacements inside translation files are applied to the
+# design template, and the translation file name is used as final
+# image name. The final image is saved using an specific `width'
+# defined by the number part of the translation file name. The image
+# `height' is automatically scaled based on the previous `width'
+# definition to maintain the design template proportions.
#
-# For instance, if your design template has 400x200 pixels of
-# dimension, and you apply a translation file named `300.sed' to it,
-# the final image you get as result will have 300x100 pixels of
-# dimension.
+# For instance, if your design template has 400x200 pixels of
+# dimension, and you apply a translation file named `300.sed' to it,
+# the final image you get as result will have 300x100 pixels of
+# dimension.
#
-# The same is true if you use higher numbers like `1024.sed',
-# `2048.sed', etc. In these cases you have bigger images
-# proportionally.
+# The same is true if you use higher numbers like `1024.sed',
+# `2048.sed', etc. In these cases you have bigger images
+# proportionally.
#
-# As we are using scalable vectorial graphics as source, image size
-# definition starts to be a problem on very small generated images.
-# Bigger images have better definition. As it is bigger, more is the
-# image definition you have. But take care, too much definition for
-# an image that was not designed for such a big dimension can result
-# in something that looks different from what you expect. Just try,
-# look, and decide by yourself.
+# As we are using scalable vectorial graphics as source, image size
+# definition starts to be a problem on very small generated images.
+# Bigger images have better definition. As it is bigger, more is the
+# image definition you have. But take care, too much definition for
+# an image that was not designed for such a big dimension can result
+# in something that looks different from what you expect. Just try,
+# look, and decide by yourself.
#
# Generally, translation files inside translation template (`Tpl')
# directory structure contain color replacements only. The color used
@@ -69,12 +69,12 @@
# translation files that renderImage needs, in order to produce CentOS
# Brand images in different dimensions and colors.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render.sh b/Scripts/Bash/Functions/Render/render.sh
index d47e4dd..196a75d 100644
--- a/Scripts/Bash/Functions/Render/render.sh
+++ b/Scripts/Bash/Functions/Render/render.sh
@@ -4,12 +4,12 @@
# centos-art.sh script. Here we initialize rendering variables and
# call render_getActions functions.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_checkConfig.sh b/Scripts/Bash/Functions/Render/render_checkConfig.sh
index 3d58f3b..e0db42b 100755
--- a/Scripts/Bash/Functions/Render/render_checkConfig.sh
+++ b/Scripts/Bash/Functions/Render/render_checkConfig.sh
@@ -3,12 +3,12 @@
# render_checkConfig.sh -- This function checks/validates variables
# passed from artwork-specific pre-rendering configuration files.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentity.sh b/Scripts/Bash/Functions/Render/render_doIdentity.sh
index 934598b..9e77661 100755
--- a/Scripts/Bash/Functions/Render/render_doIdentity.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentity.sh
@@ -3,12 +3,12 @@
# render_doIdentity.sh -- This function provides identity
# rendering features for centos-art.sh script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentityGroupByType.sh b/Scripts/Bash/Functions/Render/render_doIdentityGroupByType.sh
index c1ee9aa..110a207 100755
--- a/Scripts/Bash/Functions/Render/render_doIdentityGroupByType.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityGroupByType.sh
@@ -4,15 +4,15 @@
# post-rendering and last-rendering action to group file inside
# directories named as their file type.
#
-# Usage:
-# ------
-# Post-rendering --> render_doIdentityGroupByTypes "$FILE" "$ACTION"
-# Last-rendering --> render_doIdentityGroupByTypes "$ACTION"
+# Usage:
+# ------
+# Post-rendering --> render_doIdentityGroupByTypes "$FILE" "$ACTION"
+# Last-rendering --> render_doIdentityGroupByTypes "$ACTION"
#
-# Note that post-rendering uses 2 arguments ($FILE and $ACTION) and
-# last-rendering just one ($ACTION). This function uses the amount
-# of arguments to determine when it is acting as post-rendering and
-# when as last-rendering.
+# Note that post-rendering uses 2 arguments ($FILE and $ACTION) and
+# last-rendering just one ($ACTION). This function uses the amount
+# of arguments to determine when it is acting as post-rendering and
+# when as last-rendering.
#
# This function create one directory for each different file type.
# Later files are moved inside directories respectively. For example:
@@ -31,10 +31,10 @@
# Png, Jpg, Ppm, Xpm, Tif). Note that in the example, groupByType is
# ivoked as post-rendering action. If you want to invoke it as
# last-rendering action use LAST definition instead of POST.
-#
-# ACTIONS[0]='BASE:renderImage'
-# ACTIONS[1]='POST:renderFormats: jpg, ppm, xpm, tif'
-# ACTIONS[2]='POST:groupByType: png, jpg, ppm, xpm, tif'
+#
+# ACTIONS[0]='BASE:renderImage'
+# ACTIONS[1]='POST:renderFormats: jpg, ppm, xpm, tif'
+# ACTIONS[2]='POST:groupByType: png, jpg, ppm, xpm, tif'
#
# groupByType function is generally used with renderFormats function.
# Both definitions must match the file type you want to have rendered
@@ -43,12 +43,12 @@
# be specified. Otherwise png files will not be grouped inside a png
# directory.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageBrands.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageBrands.sh
index e3531f5..d501d87 100644
--- a/Scripts/Bash/Functions/Render/render_doIdentityImageBrands.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityImageBrands.sh
@@ -3,12 +3,12 @@
# render_doIdentityImageBrands.sh -- This function provides
# post-rendering actions to produce CentOS brands.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageDm.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageDm.sh
index 2d07474..bd5ac2d 100755
--- a/Scripts/Bash/Functions/Render/render_doIdentityImageDm.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityImageDm.sh
@@ -5,31 +5,31 @@
# motifs, screen resolutions, and major releases of CentOS
# distribution.
#
-# Usage:
+# Usage:
#
-# ACTIONS[0]='BASE:renderImage'
-# ACTIONS[1]='LAST:renderDm:TYPE:RESOLUTION'
+# ACTIONS[0]='BASE:renderImage'
+# ACTIONS[1]='LAST:renderDm:TYPE:RESOLUTION'
#
-# Where:
+# Where:
#
-# TYPE = GNOME or KDE
-# RESOLUTION = Any screen resolution available as background
-# (e.g., 800x600, 1024x768, 2048x1536, etc.)
+# TYPE = GNOME or KDE
+# RESOLUTION = Any screen resolution available as background
+# (e.g., 800x600, 1024x768, 2048x1536, etc.)
#
-# For example, to produce GNOME display manager theme in 2048x1536,
-# 1360x768, and 3271x1227 screen resolutions, for all major releases
-# available, use the following definition inside GDM pre-rendering
-# configuration script:
+# For example, to produce GNOME display manager theme in 2048x1536,
+# 1360x768, and 3271x1227 screen resolutions, for all major releases
+# available, use the following definition inside GDM pre-rendering
+# configuration script:
#
-# ACTIONS[0]='BASE:renderImage'
-# ACTIONS[1]='LAST:renderDm:GNOME:2048x1536 1360x768 3271x1227'
+# ACTIONS[0]='BASE:renderImage'
+# ACTIONS[1]='LAST:renderDm:GNOME:2048x1536 1360x768 3271x1227'
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageFormats.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageFormats.sh
index 422ddd6..6bcec9c 100644
--- a/Scripts/Bash/Functions/Render/render_doIdentityImageFormats.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityImageFormats.sh
@@ -6,12 +6,12 @@
# manipulation tool set to convert the base PNG image to as many
# formats as ImageMagick supports.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageGrub.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageGrub.sh
index 5a3e25d..80a221f 100644
--- a/Scripts/Bash/Functions/Render/render_doIdentityImageGrub.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityImageGrub.sh
@@ -3,12 +3,12 @@
# render_doIdentityImageGrub.sh -- This function provides
# post-rendering action used to produce GRUB images.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh
index d081359..3da4795 100755
--- a/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh
@@ -4,12 +4,12 @@
# KSplash Preview.png image. Use this function as last-rendering
# function to KSplash base-rendering.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageSyslinux.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageSyslinux.sh
index 65736b1..ad26619 100755
--- a/Scripts/Bash/Functions/Render/render_doIdentityImageSyslinux.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityImageSyslinux.sh
@@ -3,12 +3,12 @@
# render_doIdentityImageSyslinux.sh -- This function provides
# post-rendering action used to produce syslinux images.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImages.sh b/Scripts/Bash/Functions/Render/render_doIdentityImages.sh
index f2c1db0..2f78d07 100644
--- a/Scripts/Bash/Functions/Render/render_doIdentityImages.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityImages.sh
@@ -3,12 +3,12 @@
# render_doIdentityImages.sh -- This function provides image
# rendering feature to centos-art.sh script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_doIdentityTextFormats.sh b/Scripts/Bash/Functions/Render/render_doIdentityTextFormats.sh
index 1f6a3ee..5d13fdb 100644
--- a/Scripts/Bash/Functions/Render/render_doIdentityTextFormats.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityTextFormats.sh
@@ -3,7 +3,7 @@
# render_doIdentityTextFormats.sh -- This function give format to
# text files.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/Render/render_doIdentityTexts.sh b/Scripts/Bash/Functions/Render/render_doIdentityTexts.sh
index 8d5ea09..568eaaa 100644
--- a/Scripts/Bash/Functions/Render/render_doIdentityTexts.sh
+++ b/Scripts/Bash/Functions/Render/render_doIdentityTexts.sh
@@ -3,7 +3,7 @@
# render_doIdentityTexts.sh -- This function provides text rendering
# feature to centos-art.sh script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/Render/render_doTranslationMarkers.sh b/Scripts/Bash/Functions/Render/render_doTranslationMarkers.sh
index e7abe22..73d05f7 100755
--- a/Scripts/Bash/Functions/Render/render_doTranslationMarkers.sh
+++ b/Scripts/Bash/Functions/Render/render_doTranslationMarkers.sh
@@ -6,12 +6,12 @@
# creation and before final file creation). Raplacements are applied
# to temporal instances used to produced the final file.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_getActions.sh b/Scripts/Bash/Functions/Render/render_getActions.sh
index 0a3b6a6..fb4a441 100644
--- a/Scripts/Bash/Functions/Render/render_getActions.sh
+++ b/Scripts/Bash/Functions/Render/render_getActions.sh
@@ -3,12 +3,12 @@
# render_getActions.sh -- This function initializes documentation
# functionalities, using option value as reference.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_getActionsIdentity.sh b/Scripts/Bash/Functions/Render/render_getActionsIdentity.sh
index 94c1788..016b296 100755
--- a/Scripts/Bash/Functions/Render/render_getActionsIdentity.sh
+++ b/Scripts/Bash/Functions/Render/render_getActionsIdentity.sh
@@ -6,12 +6,12 @@
# initialization and execution is based on the absolute path
# convenction defined by ARTCONF variable.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_getActionsTranslations.sh b/Scripts/Bash/Functions/Render/render_getActionsTranslations.sh
index 78ee407..1aa76f5 100755
--- a/Scripts/Bash/Functions/Render/render_getActionsTranslations.sh
+++ b/Scripts/Bash/Functions/Render/render_getActionsTranslations.sh
@@ -4,7 +4,7 @@
# templates and produces the release-specific translation structures
# needed by renderImage function.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/Render/render_getConfOption.sh b/Scripts/Bash/Functions/Render/render_getConfOption.sh
index 0b436ce..7cc49e8 100755
--- a/Scripts/Bash/Functions/Render/render_getConfOption.sh
+++ b/Scripts/Bash/Functions/Render/render_getConfOption.sh
@@ -5,38 +5,38 @@
# this function whenever you need to retrive option values from
# pre-rendering configuration script.
#
-# Usage:
+# Usage:
#
-# VAR=$(render_getConfOption "ACTION" "FIELD")
+# VAR=$(render_getConfOption "ACTION" "FIELD")
#
-# Where:
+# Where:
#
-# VAR is the name of the variable you want to store the option
-# value retrived from your specification, using
-# render_getConfOption's ACTION and FIELD arguments. If there is
-# no variable assignment, the function outputs the option value
-# to standard output without trailing newline.
+# VAR is the name of the variable you want to store the option
+# value retrived from your specification, using
+# render_getConfOption's ACTION and FIELD arguments. If there is
+# no variable assignment, the function outputs the option value
+# to standard output without trailing newline.
#
-# ACTION is the string definition set in the pre-rendering
-# configuration script holding the action name and its options
-# fields.
+# ACTION is the string definition set in the pre-rendering
+# configuration script holding the action name and its options
+# fields.
#
-# FIELD is field number in the action string you want to
-# retrive option from. By default options start from third field
-# on. The first field is reserved for the action type (i.e.,
-# BASE, POST, LAST), and the second field is reserved for the
-# action itself (e.g., renderImage, renderFormats, etc.). Note
-# that this convenction can be altered if the action string has
-# been modified (e.g., you stript the BASE field from action
-# string) and passed the modified action string to another
-# function for processing.
+# FIELD is field number in the action string you want to
+# retrive option from. By default options start from third field
+# on. The first field is reserved for the action type (i.e.,
+# BASE, POST, LAST), and the second field is reserved for the
+# action itself (e.g., renderImage, renderFormats, etc.). Note
+# that this convenction can be altered if the action string has
+# been modified (e.g., you stript the BASE field from action
+# string) and passed the modified action string to another
+# function for processing.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_getIdentityDefs.sh b/Scripts/Bash/Functions/Render/render_getIdentityDefs.sh
index beb183e..ce070b8 100644
--- a/Scripts/Bash/Functions/Render/render_getIdentityDefs.sh
+++ b/Scripts/Bash/Functions/Render/render_getIdentityDefs.sh
@@ -4,12 +4,12 @@
# re-definition for all rendering features inside centos-art.sh
# script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_getIdentityFileslist.sh b/Scripts/Bash/Functions/Render/render_getIdentityFileslist.sh
index b984b73..7d4a02e 100644
--- a/Scripts/Bash/Functions/Render/render_getIdentityFileslist.sh
+++ b/Scripts/Bash/Functions/Render/render_getIdentityFileslist.sh
@@ -4,12 +4,12 @@
# files that will be rendered using matching list and translation path
# information as reference.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_getIdentityOutputDir.sh b/Scripts/Bash/Functions/Render/render_getIdentityOutputDir.sh
index 1c60468..d11ee35 100644
--- a/Scripts/Bash/Functions/Render/render_getIdentityOutputDir.sh
+++ b/Scripts/Bash/Functions/Render/render_getIdentityOutputDir.sh
@@ -3,12 +3,12 @@
# render_getIdentityOutputDir.sh -- This function re-defines final
# output directory used to store rendered identity artworks.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_getIdentityTemplateDir.sh b/Scripts/Bash/Functions/Render/render_getIdentityTemplateDir.sh
index 7b1fe96..71e269c 100644
--- a/Scripts/Bash/Functions/Render/render_getIdentityTemplateDir.sh
+++ b/Scripts/Bash/Functions/Render/render_getIdentityTemplateDir.sh
@@ -3,12 +3,12 @@
# render_getIdentityTemplateDir.sh -- This function re-defines absolute
# path to artwork's related design templates directory.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Render/render_getIdentityTranslationDir.sh b/Scripts/Bash/Functions/Render/render_getIdentityTranslationDir.sh
index 9c4a9d7..08593e7 100644
--- a/Scripts/Bash/Functions/Render/render_getIdentityTranslationDir.sh
+++ b/Scripts/Bash/Functions/Render/render_getIdentityTranslationDir.sh
@@ -5,12 +5,12 @@
# is at least one translation file inside it. Otherwise consider
# artwork's translation entry as empty.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Shell/shell.sh b/Scripts/Bash/Functions/Shell/shell.sh
index 28f1fff..1138463 100755
--- a/Scripts/Bash/Functions/Shell/shell.sh
+++ b/Scripts/Bash/Functions/Shell/shell.sh
@@ -3,12 +3,12 @@
# shell.sh -- This function provides very basic string manipulations
# to help you maintain Bash scripts inside repository.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Shell/shell_getActions.sh b/Scripts/Bash/Functions/Shell/shell_getActions.sh
index 5f167e0..6b91e47 100755
--- a/Scripts/Bash/Functions/Shell/shell_getActions.sh
+++ b/Scripts/Bash/Functions/Shell/shell_getActions.sh
@@ -4,12 +4,12 @@
# manipulations to Bash scripts (*.sh), using the option value of
# centos-art.sh script as reference.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Shell/shell_updateCopyright.sh b/Scripts/Bash/Functions/Shell/shell_updateCopyright.sh
index d4a1b2e..bee26ed 100755
--- a/Scripts/Bash/Functions/Shell/shell_updateCopyright.sh
+++ b/Scripts/Bash/Functions/Shell/shell_updateCopyright.sh
@@ -5,12 +5,12 @@
# templates available. Use this function to maintain shell scripts top
# comments inside repository.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,7 +21,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
-#
+#
# ----------------------------------------------------------------------
# $Id$
# ----------------------------------------------------------------------
diff --git a/Scripts/Bash/Functions/Svg/svg.sh b/Scripts/Bash/Functions/Svg/svg.sh
index 184b157..e7925d6 100755
--- a/Scripts/Bash/Functions/Svg/svg.sh
+++ b/Scripts/Bash/Functions/Svg/svg.sh
@@ -3,12 +3,12 @@
# svg.sh -- This function provides very basic SVG manipulations to
# help maintain svg files inside the repository.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Svg/svg_getActions.sh b/Scripts/Bash/Functions/Svg/svg_getActions.sh
index a99e81b..ef3fc15 100755
--- a/Scripts/Bash/Functions/Svg/svg_getActions.sh
+++ b/Scripts/Bash/Functions/Svg/svg_getActions.sh
@@ -4,12 +4,12 @@
# manipulation functionalities, using the option value of
# centos-art.sh script as reference.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Svg/svg_updateMetadata.sh b/Scripts/Bash/Functions/Svg/svg_updateMetadata.sh
index b7a3df0..739bb4d 100755
--- a/Scripts/Bash/Functions/Svg/svg_updateMetadata.sh
+++ b/Scripts/Bash/Functions/Svg/svg_updateMetadata.sh
@@ -6,12 +6,12 @@
# centos-art.sh script uses autogenerated values as default ---when
# possible--- taking as reference SVG file path.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -22,7 +22,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
-#
+#
# ----------------------------------------------------------------------
# $Id$
# ----------------------------------------------------------------------
diff --git a/Scripts/Bash/Functions/Svg/svg_vacuumDefs.sh b/Scripts/Bash/Functions/Svg/svg_vacuumDefs.sh
index bb98251..df7d9a4 100755
--- a/Scripts/Bash/Functions/Svg/svg_vacuumDefs.sh
+++ b/Scripts/Bash/Functions/Svg/svg_vacuumDefs.sh
@@ -3,12 +3,12 @@
# svg_vacuumDefs.sh -- This function removes all unused items from the
# defs section of the SVG file massively.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -19,7 +19,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
-#
+#
# ----------------------------------------------------------------------
# $Id$
# ----------------------------------------------------------------------
diff --git a/Scripts/Bash/Functions/Verify/verify.sh b/Scripts/Bash/Functions/Verify/verify.sh
index 4c2cd35..199d3bc 100755
--- a/Scripts/Bash/Functions/Verify/verify.sh
+++ b/Scripts/Bash/Functions/Verify/verify.sh
@@ -3,12 +3,12 @@
# verify.sh -- This function verifies your workstation for using
# centos-art.sh script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_doEnvironment.sh b/Scripts/Bash/Functions/Verify/verify_doEnvironment.sh
index d3a5d35..887f809 100755
--- a/Scripts/Bash/Functions/Verify/verify_doEnvironment.sh
+++ b/Scripts/Bash/Functions/Verify/verify_doEnvironment.sh
@@ -3,12 +3,12 @@
# verify_doEnvironment.sh -- This function outputs a brief description
# of environment variables used by `centos-art.sh' script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_doLinkCheck.sh b/Scripts/Bash/Functions/Verify/verify_doLinkCheck.sh
index 949420c..9b2a2fe 100755
--- a/Scripts/Bash/Functions/Verify/verify_doLinkCheck.sh
+++ b/Scripts/Bash/Functions/Verify/verify_doLinkCheck.sh
@@ -5,12 +5,12 @@
# between link names and their targets (previously defined in
# verify_doLinks.sh function).
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_doLinkInstall.sh b/Scripts/Bash/Functions/Verify/verify_doLinkInstall.sh
index a10e50a..1c4f979 100755
--- a/Scripts/Bash/Functions/Verify/verify_doLinkInstall.sh
+++ b/Scripts/Bash/Functions/Verify/verify_doLinkInstall.sh
@@ -3,12 +3,12 @@
# verify_doLinkInstall.sh -- This function receives a list of missing
# links and installs them using `ln'.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_doLinkReport.sh b/Scripts/Bash/Functions/Verify/verify_doLinkReport.sh
index 6c12212..bfd551c 100755
--- a/Scripts/Bash/Functions/Verify/verify_doLinkReport.sh
+++ b/Scripts/Bash/Functions/Verify/verify_doLinkReport.sh
@@ -4,12 +4,12 @@
# missing links that need to be installed and a confirmation question
# for users to accept the installation action.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_doLinks.sh b/Scripts/Bash/Functions/Verify/verify_doLinks.sh
index 6842241..fcdf6fa 100755
--- a/Scripts/Bash/Functions/Verify/verify_doLinks.sh
+++ b/Scripts/Bash/Functions/Verify/verify_doLinks.sh
@@ -6,12 +6,12 @@
# to confirm their installation. When installing links, the
# `centos-art.sh' script uses the `ln' command to achieve the task.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_doPackageCheck.sh b/Scripts/Bash/Functions/Verify/verify_doPackageCheck.sh
index a0351f7..0087a0a 100755
--- a/Scripts/Bash/Functions/Verify/verify_doPackageCheck.sh
+++ b/Scripts/Bash/Functions/Verify/verify_doPackageCheck.sh
@@ -4,12 +4,12 @@
# packages and verifies if they are currently installed in your
# system. Third party package verification is also done here.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_doPackageInstall.sh b/Scripts/Bash/Functions/Verify/verify_doPackageInstall.sh
index d171f1e..a7fe84e 100755
--- a/Scripts/Bash/Functions/Verify/verify_doPackageInstall.sh
+++ b/Scripts/Bash/Functions/Verify/verify_doPackageInstall.sh
@@ -3,12 +3,12 @@
# verify_doPackageInstall.sh -- This function receives a list of
# missing packages and installs them using sudo yum.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_doPackageReport.sh b/Scripts/Bash/Functions/Verify/verify_doPackageReport.sh
index a6b15b0..2683ca1 100755
--- a/Scripts/Bash/Functions/Verify/verify_doPackageReport.sh
+++ b/Scripts/Bash/Functions/Verify/verify_doPackageReport.sh
@@ -4,12 +4,12 @@
# missing packages and another list of packages from third party
# repository that were marked as missing packages.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_doPackages.sh b/Scripts/Bash/Functions/Verify/verify_doPackages.sh
index 2aa2f26..ab53c7a 100644
--- a/Scripts/Bash/Functions/Verify/verify_doPackages.sh
+++ b/Scripts/Bash/Functions/Verify/verify_doPackages.sh
@@ -7,12 +7,12 @@
# the `centos-art.sh' script uses the yum application in order to
# achieve the task.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_getActions.sh b/Scripts/Bash/Functions/Verify/verify_getActions.sh
index bc912cd..3ed6bf8 100755
--- a/Scripts/Bash/Functions/Verify/verify_getActions.sh
+++ b/Scripts/Bash/Functions/Verify/verify_getActions.sh
@@ -3,12 +3,12 @@
# verify_getActions.sh -- This function defines the ``verify''
# command-line interface of centos-art.sh script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_pathToCli.sh b/Scripts/Bash/Functions/Verify/verify_pathToCli.sh
index d523f4e..a9e7624 100755
--- a/Scripts/Bash/Functions/Verify/verify_pathToCli.sh
+++ b/Scripts/Bash/Functions/Verify/verify_pathToCli.sh
@@ -2,12 +2,12 @@
#
# verify_pathToCli.sh -- This function
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_pathToFonts.sh b/Scripts/Bash/Functions/Verify/verify_pathToFonts.sh
index 52e4857..8c911a3 100644
--- a/Scripts/Bash/Functions/Verify/verify_pathToFonts.sh
+++ b/Scripts/Bash/Functions/Verify/verify_pathToFonts.sh
@@ -6,12 +6,12 @@
# come with CentOS distribution so create a symbolic link (from the
# one we have inside repository) to make it available if it isn't yet.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/Verify/verify_pathToInkscape.sh b/Scripts/Bash/Functions/Verify/verify_pathToInkscape.sh
index 176166f..ae91391 100755
--- a/Scripts/Bash/Functions/Verify/verify_pathToInkscape.sh
+++ b/Scripts/Bash/Functions/Verify/verify_pathToInkscape.sh
@@ -4,12 +4,12 @@
# ~/.inkscape configurations directory to use CentOS defaults (e.g.,
# palettes, patterns, etc).
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli.sh b/Scripts/Bash/Functions/cli.sh
index 4bb1a1a..5c9cf24 100644
--- a/Scripts/Bash/Functions/cli.sh
+++ b/Scripts/Bash/Functions/cli.sh
@@ -5,12 +5,12 @@
# other functions. The cli function is the first script executed by
# centos-art command-line onces invoked.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_checkFiles.sh b/Scripts/Bash/Functions/cli_checkFiles.sh
index bf25eca..6fa40d2 100644
--- a/Scripts/Bash/Functions/cli_checkFiles.sh
+++ b/Scripts/Bash/Functions/cli_checkFiles.sh
@@ -5,16 +5,16 @@
# centos-art.sh script complains about it and ends up script
# execution.
#
-# Usage:
+# Usage:
#
-# cli_checkFiles FILE [TYPE]
+# cli_checkFiles FILE [TYPE]
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_checkOptionValue.sh b/Scripts/Bash/Functions/cli_checkOptionValue.sh
index d50bf26..a697f8a 100755
--- a/Scripts/Bash/Functions/cli_checkOptionValue.sh
+++ b/Scripts/Bash/Functions/cli_checkOptionValue.sh
@@ -3,12 +3,12 @@
# cli_checkOptionValue.sh -- This function provides input validation
# for the option value (OPTIONVAL) variable.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_commitRepoChanges.sh b/Scripts/Bash/Functions/cli_commitRepoChanges.sh
index 5328d52..bc9769a 100755
--- a/Scripts/Bash/Functions/cli_commitRepoChanges.sh
+++ b/Scripts/Bash/Functions/cli_commitRepoChanges.sh
@@ -6,12 +6,12 @@
# whatever function that makes changes to the working copy files. It
# is better to commit small changes than long ones.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_getActions.sh b/Scripts/Bash/Functions/cli_getActions.sh
index c02f16a..835f3e6 100644
--- a/Scripts/Bash/Functions/cli_getActions.sh
+++ b/Scripts/Bash/Functions/cli_getActions.sh
@@ -3,12 +3,12 @@
# cli_getActions.sh -- This function loads funtionalities supported by
# centos-art.sh script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_getActionsBuild.sh b/Scripts/Bash/Functions/cli_getActionsBuild.sh
index c39ad06..b290190 100755
--- a/Scripts/Bash/Functions/cli_getActionsBuild.sh
+++ b/Scripts/Bash/Functions/cli_getActionsBuild.sh
@@ -4,12 +4,12 @@
# script files and perform the building action specified in the
# variable `$ACTIONS[0]'.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_getCountryCodes.sh b/Scripts/Bash/Functions/cli_getCountryCodes.sh
index 3a50fec..246cb5e 100755
--- a/Scripts/Bash/Functions/cli_getCountryCodes.sh
+++ b/Scripts/Bash/Functions/cli_getCountryCodes.sh
@@ -3,12 +3,12 @@
# cli_getCountryCodes.sh -- This function outputs a list with country
# codes as defined in ISO3166 standard.
#
-# Copyright (C 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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
# published by the Free Software Foundation; either version 2 of the
-# License, or (at your option any later version.
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_getCountryName.sh b/Scripts/Bash/Functions/cli_getCountryName.sh
index 3651d92..2330469 100755
--- a/Scripts/Bash/Functions/cli_getCountryName.sh
+++ b/Scripts/Bash/Functions/cli_getCountryName.sh
@@ -4,7 +4,7 @@
# code in the format LL_CC and outputs the name of its related
# country.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/cli_getCurrentLocale.sh b/Scripts/Bash/Functions/cli_getCurrentLocale.sh
index 5a07ebf..899753b 100755
--- a/Scripts/Bash/Functions/cli_getCurrentLocale.sh
+++ b/Scripts/Bash/Functions/cli_getCurrentLocale.sh
@@ -5,7 +5,7 @@
# specific. For example, if the locale 'en_GB' is the current one, it
# should be used instead of just 'en'.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/cli_getLangCodes.sh b/Scripts/Bash/Functions/cli_getLangCodes.sh
index fe2a87f..2a1e37e 100755
--- a/Scripts/Bash/Functions/cli_getLangCodes.sh
+++ b/Scripts/Bash/Functions/cli_getLangCodes.sh
@@ -3,12 +3,12 @@
# cli_getLangCodes.sh -- This function outputs a list with language
# codes as defined in ISO639 standard.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_getLangName.sh b/Scripts/Bash/Functions/cli_getLangName.sh
index 441f305..ec78435 100755
--- a/Scripts/Bash/Functions/cli_getLangName.sh
+++ b/Scripts/Bash/Functions/cli_getLangName.sh
@@ -3,12 +3,12 @@
# cli_getLangName.sh -- This function reads one language locale code
# in the format LL_CC and outputs its language name.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_getLocales.sh b/Scripts/Bash/Functions/cli_getLocales.sh
index 7a81d84..177a58a 100755
--- a/Scripts/Bash/Functions/cli_getLocales.sh
+++ b/Scripts/Bash/Functions/cli_getLocales.sh
@@ -5,7 +5,7 @@
# to build the final locale list. This function defines which
# translation locales are supported inside CentOS Artwork Repository.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/cli_getRepoName.sh b/Scripts/Bash/Functions/cli_getRepoName.sh
index 312584b..4dd793f 100755
--- a/Scripts/Bash/Functions/cli_getRepoName.sh
+++ b/Scripts/Bash/Functions/cli_getRepoName.sh
@@ -6,12 +6,12 @@
# in upper case. Use this function to sanitate the name of regular
# files and directories you work with.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_getTemporalFile.sh b/Scripts/Bash/Functions/cli_getTemporalFile.sh
index 80cfc8d..4ad3f30 100755
--- a/Scripts/Bash/Functions/cli_getTemporalFile.sh
+++ b/Scripts/Bash/Functions/cli_getTemporalFile.sh
@@ -4,12 +4,12 @@
# temporal file. Use this function whenever you need to create
# temporal files inside centos-art.sh script.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/Scripts/Bash/Functions/cli_getThemeName.sh b/Scripts/Bash/Functions/cli_getThemeName.sh
index 0bf3074..7166686 100755
--- a/Scripts/Bash/Functions/cli_getThemeName.sh
+++ b/Scripts/Bash/Functions/cli_getThemeName.sh
@@ -4,7 +4,7 @@
# absolute path to extract the theme name from it. If there is no
# theme in the path, this function returns an empty string.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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/cli_printMessage.sh b/Scripts/Bash/Functions/cli_printMessage.sh
index 54f604f..a0bc292 100755
--- a/Scripts/Bash/Functions/cli_printMessage.sh
+++ b/Scripts/Bash/Functions/cli_printMessage.sh
@@ -4,16 +4,16 @@
# predifined formats. This function (cli_printMessage) is the standard
# way to output information inside centos-art.sh script.
#
-# cli_printMessage $1 $2
-# $1 --> The message you want to output.
-# $2 --> The message format.
+# cli_printMessage $1 $2
+# $1 --> The message you want to output.
+# $2 --> The message format.
#
-# Copyright (C) 2009-2010 Alain Reguera Delgado
+# Copyright (C) 2009, 2010 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 published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of