diff --git a/Scripts/Bash/Functions/Commons/cli_checkFiles.sh b/Scripts/Bash/Functions/Commons/cli_checkFiles.sh index 56df0bb..75a91d5 100755 --- a/Scripts/Bash/Functions/Commons/cli_checkFiles.sh +++ b/Scripts/Bash/Functions/Commons/cli_checkFiles.sh @@ -28,7 +28,7 @@ # is performed to determine whether or not the file exists without # considering the file type just its existence. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_checkPathComponent.sh b/Scripts/Bash/Functions/Commons/cli_checkPathComponent.sh index 182850a..a4a01e2 100755 --- a/Scripts/Bash/Functions/Commons/cli_checkPathComponent.sh +++ b/Scripts/Bash/Functions/Commons/cli_checkPathComponent.sh @@ -3,7 +3,7 @@ # cli_checkPathComponent.sh -- This function checks parts/components # from repository paths. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_checkRepoDirSource.sh b/Scripts/Bash/Functions/Commons/cli_checkRepoDirSource.sh index 7090848..ea15d06 100755 --- a/Scripts/Bash/Functions/Commons/cli_checkRepoDirSource.sh +++ b/Scripts/Bash/Functions/Commons/cli_checkRepoDirSource.sh @@ -3,7 +3,7 @@ # cli_checkRepoDirSource.sh -- This function provides input validation # to repository entries considered as source locations. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_checkRepoDirTarget.sh b/Scripts/Bash/Functions/Commons/cli_checkRepoDirTarget.sh index b688c12..9f6803d 100755 --- a/Scripts/Bash/Functions/Commons/cli_checkRepoDirTarget.sh +++ b/Scripts/Bash/Functions/Commons/cli_checkRepoDirTarget.sh @@ -3,7 +3,7 @@ # cli_checkRepoDirTarget.sh -- This function provides input validation # to repository entries considered as target location. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_commitRepoChanges.sh b/Scripts/Bash/Functions/Commons/cli_commitRepoChanges.sh index e3a7dc9..2d0802f 100755 --- a/Scripts/Bash/Functions/Commons/cli_commitRepoChanges.sh +++ b/Scripts/Bash/Functions/Commons/cli_commitRepoChanges.sh @@ -4,7 +4,7 @@ # commit command agains the workgin copy in order to send local # changes up to central repository. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_expandTMarkers.sh b/Scripts/Bash/Functions/Commons/cli_expandTMarkers.sh index 36706a9..873837d 100755 --- a/Scripts/Bash/Functions/Commons/cli_expandTMarkers.sh +++ b/Scripts/Bash/Functions/Commons/cli_expandTMarkers.sh @@ -4,7 +4,7 @@ # replacements for common translation markers. Raplacements are # applied to temporal instances used to produce the final file. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh b/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh index 2a85602..4f6aeac 100755 --- a/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh +++ b/Scripts/Bash/Functions/Commons/cli_exportFunctions.sh @@ -3,7 +3,7 @@ # cli_exportFunctions.sh -- This function exports funtionalities to # `centos-art.sh' script execution evironment. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getConfigLines.sh b/Scripts/Bash/Functions/Commons/cli_getConfigLines.sh index 248d4cf..d6e6051 100755 --- a/Scripts/Bash/Functions/Commons/cli_getConfigLines.sh +++ b/Scripts/Bash/Functions/Commons/cli_getConfigLines.sh @@ -5,7 +5,7 @@ # absolute path, the configuration section name, and the configuration # variable name must be provided. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getConfigValue.sh b/Scripts/Bash/Functions/Commons/cli_getConfigValue.sh index aafc367..01c0fcd 100755 --- a/Scripts/Bash/Functions/Commons/cli_getConfigValue.sh +++ b/Scripts/Bash/Functions/Commons/cli_getConfigValue.sh @@ -5,7 +5,7 @@ # absolute path, the configuration section name, and the configuration # variable name must be provided. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getCountryCodes.sh b/Scripts/Bash/Functions/Commons/cli_getCountryCodes.sh index a521486..711b44a 100755 --- a/Scripts/Bash/Functions/Commons/cli_getCountryCodes.sh +++ b/Scripts/Bash/Functions/Commons/cli_getCountryCodes.sh @@ -3,7 +3,7 @@ # cli_getCountryCodes.sh -- This function outputs a list with country # codes as defined in ISO3166 standard. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getCountryName.sh b/Scripts/Bash/Functions/Commons/cli_getCountryName.sh index 0db8776..a755824 100755 --- a/Scripts/Bash/Functions/Commons/cli_getCountryName.sh +++ b/Scripts/Bash/Functions/Commons/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, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getCurrentLocale.sh b/Scripts/Bash/Functions/Commons/cli_getCurrentLocale.sh index 9181c59..03748aa 100755 --- a/Scripts/Bash/Functions/Commons/cli_getCurrentLocale.sh +++ b/Scripts/Bash/Functions/Commons/cli_getCurrentLocale.sh @@ -4,7 +4,7 @@ # variable and returns the current locale information in the LL_CC # format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getFilesList.sh b/Scripts/Bash/Functions/Commons/cli_getFilesList.sh index 5b9ff22..f6706c8 100755 --- a/Scripts/Bash/Functions/Commons/cli_getFilesList.sh +++ b/Scripts/Bash/Functions/Commons/cli_getFilesList.sh @@ -3,7 +3,7 @@ # cli_getFilesList.sh -- This function outputs the list of files to # process. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getLangCodes.sh b/Scripts/Bash/Functions/Commons/cli_getLangCodes.sh index 59f7444..0d409a7 100755 --- a/Scripts/Bash/Functions/Commons/cli_getLangCodes.sh +++ b/Scripts/Bash/Functions/Commons/cli_getLangCodes.sh @@ -3,7 +3,7 @@ # cli_getLangCodes.sh -- This function outputs a list with language # codes as defined in ISO639 standard. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getLangName.sh b/Scripts/Bash/Functions/Commons/cli_getLangName.sh index 6d734b2..18a499d 100755 --- a/Scripts/Bash/Functions/Commons/cli_getLangName.sh +++ b/Scripts/Bash/Functions/Commons/cli_getLangName.sh @@ -3,7 +3,7 @@ # cli_getLangName.sh -- This function reads one language locale code # in the format LL_CC and outputs its language name. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getLocales.sh b/Scripts/Bash/Functions/Commons/cli_getLocales.sh index 853efc7..12530c2 100755 --- a/Scripts/Bash/Functions/Commons/cli_getLocales.sh +++ b/Scripts/Bash/Functions/Commons/cli_getLocales.sh @@ -5,7 +5,7 @@ # order to build the final locale list. This function defines which # translation locales are supported inside CentOS Artwork Repository. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getPathComponent.sh b/Scripts/Bash/Functions/Commons/cli_getPathComponent.sh index e838cf7..1ea8591 100755 --- a/Scripts/Bash/Functions/Commons/cli_getPathComponent.sh +++ b/Scripts/Bash/Functions/Commons/cli_getPathComponent.sh @@ -6,7 +6,7 @@ # from paths (e.g., releases, architectures and theme artistic motifs) # or the patterns used to build the paths. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getRepoName.sh b/Scripts/Bash/Functions/Commons/cli_getRepoName.sh index 4a43eb3..cf6b978 100755 --- a/Scripts/Bash/Functions/Commons/cli_getRepoName.sh +++ b/Scripts/Bash/Functions/Commons/cli_getRepoName.sh @@ -7,7 +7,7 @@ # in upper case. Use this function to sanitate the name of regular # files and directory components of paths you work with. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getRepoParallelDirs.sh b/Scripts/Bash/Functions/Commons/cli_getRepoParallelDirs.sh index 310cdf7..3c09744 100755 --- a/Scripts/Bash/Functions/Commons/cli_getRepoParallelDirs.sh +++ b/Scripts/Bash/Functions/Commons/cli_getRepoParallelDirs.sh @@ -4,7 +4,7 @@ # directories related to the first positional paramenter passed as # parent directory. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getRepoStatus.sh b/Scripts/Bash/Functions/Commons/cli_getRepoStatus.sh index dca042f..7bd42b6 100755 --- a/Scripts/Bash/Functions/Commons/cli_getRepoStatus.sh +++ b/Scripts/Bash/Functions/Commons/cli_getRepoStatus.sh @@ -6,7 +6,7 @@ # specified. Use this function to perform verifications based a # repository LOCATION status. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getRepoTLDir.sh b/Scripts/Bash/Functions/Commons/cli_getRepoTLDir.sh index bc30f2c..ba2e7ad 100755 --- a/Scripts/Bash/Functions/Commons/cli_getRepoTLDir.sh +++ b/Scripts/Bash/Functions/Commons/cli_getRepoTLDir.sh @@ -5,7 +5,7 @@ # either ${CLI_WRKCOPY}/trunk, ${CLI_WRKCOPY}/branches, or # ${CLI_WRKCOPY}/tags. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getTTFont.sh b/Scripts/Bash/Functions/Commons/cli_getTTFont.sh index d6b0cd8..b9bda9c 100755 --- a/Scripts/Bash/Functions/Commons/cli_getTTFont.sh +++ b/Scripts/Bash/Functions/Commons/cli_getTTFont.sh @@ -9,7 +9,7 @@ # files). If no file is found at this point, an error will be printed # out. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_getTemporalFile.sh b/Scripts/Bash/Functions/Commons/cli_getTemporalFile.sh index afb18c7..f702d96 100755 --- a/Scripts/Bash/Functions/Commons/cli_getTemporalFile.sh +++ b/Scripts/Bash/Functions/Commons/cli_getTemporalFile.sh @@ -4,7 +4,7 @@ # you need to use to create temporal files. Use this function whenever # you need to create temporal files inside centos-art.sh script. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_isLocalized.sh b/Scripts/Bash/Functions/Commons/cli_isLocalized.sh index 81bf758..702b488 100755 --- a/Scripts/Bash/Functions/Commons/cli_isLocalized.sh +++ b/Scripts/Bash/Functions/Commons/cli_isLocalized.sh @@ -5,7 +5,7 @@ # standardize what locations can be localized and what cannot inside # the repository. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_isVersioned.sh b/Scripts/Bash/Functions/Commons/cli_isVersioned.sh index a1f7f97..897fa1a 100755 --- a/Scripts/Bash/Functions/Commons/cli_isVersioned.sh +++ b/Scripts/Bash/Functions/Commons/cli_isVersioned.sh @@ -5,7 +5,7 @@ # control, this function returns `true'. when the location isn't under # version control, this function returns `false'. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_parseArguments.sh b/Scripts/Bash/Functions/Commons/cli_parseArguments.sh index 3585d7a..354c829 100755 --- a/Scripts/Bash/Functions/Commons/cli_parseArguments.sh +++ b/Scripts/Bash/Functions/Commons/cli_parseArguments.sh @@ -3,7 +3,7 @@ # cli_parseArguments.sh -- This function redefines arguments # (ARGUMENTS) global variable using getopt(1) output. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_parseArgumentsReDef.sh b/Scripts/Bash/Functions/Commons/cli_parseArgumentsReDef.sh index 6a6c4c0..a1ce97a 100755 --- a/Scripts/Bash/Functions/Commons/cli_parseArgumentsReDef.sh +++ b/Scripts/Bash/Functions/Commons/cli_parseArgumentsReDef.sh @@ -4,7 +4,7 @@ # sanitates positional parameters passed to this function and creates # the the list of arguments that getopt will process. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh b/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh index c8270bc..7aaf188 100755 --- a/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh +++ b/Scripts/Bash/Functions/Commons/cli_printActionPreamble.sh @@ -6,7 +6,7 @@ # etc.) and provide a way for the user to control whether the action # is performed or not. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_printCopyrightInfo.sh b/Scripts/Bash/Functions/Commons/cli_printCopyrightInfo.sh index a3bf6c5..f5bda9b 100755 --- a/Scripts/Bash/Functions/Commons/cli_printCopyrightInfo.sh +++ b/Scripts/Bash/Functions/Commons/cli_printCopyrightInfo.sh @@ -13,7 +13,7 @@ # the same copyright information used by The CentOS Wiki # (http://wiki.centos.org/) as reference. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_printMessage.sh b/Scripts/Bash/Functions/Commons/cli_printMessage.sh index 93d7fcc..ad12223 100755 --- a/Scripts/Bash/Functions/Commons/cli_printMessage.sh +++ b/Scripts/Bash/Functions/Commons/cli_printMessage.sh @@ -3,7 +3,7 @@ # cli_printMessage.sh -- This function standardizes the way messages # are printed out from centos-art.sh script. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_printUrl.sh b/Scripts/Bash/Functions/Commons/cli_printUrl.sh index 02684ca..363bb0f 100755 --- a/Scripts/Bash/Functions/Commons/cli_printUrl.sh +++ b/Scripts/Bash/Functions/Commons/cli_printUrl.sh @@ -5,7 +5,7 @@ # domain organization of The CentOS Project through its URLs and # provides a way to print them out when needed. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_syncroRepoChanges.sh b/Scripts/Bash/Functions/Commons/cli_syncroRepoChanges.sh index 168ee6b..87f50c7 100755 --- a/Scripts/Bash/Functions/Commons/cli_syncroRepoChanges.sh +++ b/Scripts/Bash/Functions/Commons/cli_syncroRepoChanges.sh @@ -4,7 +4,7 @@ # repository and working copy performing a subversion update command # first and a subversion commit command later. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_terminateScriptExecution.sh b/Scripts/Bash/Functions/Commons/cli_terminateScriptExecution.sh index 078ce6a..af21acf 100755 --- a/Scripts/Bash/Functions/Commons/cli_terminateScriptExecution.sh +++ b/Scripts/Bash/Functions/Commons/cli_terminateScriptExecution.sh @@ -6,7 +6,7 @@ # called when interruption signals like EXIT, SIGHUP, SIGINT and # SIGTERM are detected. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_unsetFunctions.sh b/Scripts/Bash/Functions/Commons/cli_unsetFunctions.sh index 9bf4e4b..709e56f 100755 --- a/Scripts/Bash/Functions/Commons/cli_unsetFunctions.sh +++ b/Scripts/Bash/Functions/Commons/cli_unsetFunctions.sh @@ -3,7 +3,7 @@ # cli_unsetFunctions.sh -- This function unsets funtionalities from # `centos-art.sh' script execution evironment. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Commons/cli_updateRepoChanges.sh b/Scripts/Bash/Functions/Commons/cli_updateRepoChanges.sh index 78a6ad4..72cc826 100755 --- a/Scripts/Bash/Functions/Commons/cli_updateRepoChanges.sh +++ b/Scripts/Bash/Functions/Commons/cli_updateRepoChanges.sh @@ -4,7 +4,7 @@ # update command against the working copy in order to bring changes # from the central repository into the working copy. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo.sh index 9bcdcef..09f2267 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo.sh @@ -5,7 +5,7 @@ # documentation manuals written in Texinfo format, inside the working # copy of The CentOS Artwork Repository. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh index 1874d73..91b3bfe 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_checkEntrySrcDst.sh @@ -4,7 +4,7 @@ # verification actions of source and target locations for tasks like # copying and renaming. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntry.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntry.sh index eeafbcc..255e746 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntry.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntry.sh @@ -5,7 +5,7 @@ # duplicates manuals, chapters inside manuals, and sections inside # chapters. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntryChapter.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntryChapter.sh index 4ea9549..e9bc266 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntryChapter.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntryChapter.sh @@ -3,7 +3,7 @@ # texinfo_copyEntryChapter.sh -- This function standardizes chapter # duplication inside manuals written in texinfo format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntryManual.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntryManual.sh index bb8e534..e6bca2a 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntryManual.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntryManual.sh @@ -3,7 +3,7 @@ # texinfo_copyEntryChapter.sh -- This function standardizes # duplication of manuals written in texinfo format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntrySection.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntrySection.sh index 9c5363a..6c7e1c8 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntrySection.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_copyEntrySection.sh @@ -3,7 +3,7 @@ # texinfo_copyEntrySection.sh -- This function standardizes section # duplication inside manuals written in texinfo format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_createChapter.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_createChapter.sh index 08487dd..e810c4d 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_createChapter.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_createChapter.sh @@ -3,7 +3,7 @@ # texinfo_createChapter.sh -- This function standardizes chapter # creation insdie the manual structure. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_createStructure.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_createStructure.sh index 4671130..ae01038 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_createStructure.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_createStructure.sh @@ -4,7 +4,7 @@ # documentation structure of a manual using the current language as # reference. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_createStructureChapters.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_createStructureChapters.sh index 37a3a38..e6b5d9e 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_createStructureChapters.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_createStructureChapters.sh @@ -4,7 +4,7 @@ # chapter documentation structure of a manual, using the current # language and template files as reference. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh index dbbd981..3b81f05 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteCrossReferences.sh @@ -7,7 +7,7 @@ # to keep cross reference information, inside the documentation # manual, syncronized. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntry.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntry.sh index 897722e..8177479 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntry.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntry.sh @@ -3,7 +3,7 @@ # texinfo_deleteEntry.sh -- This function removes a documentation # manuals, chapters or sections from the working copy. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntryChapter.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntryChapter.sh index 806a328..3298371 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntryChapter.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntryChapter.sh @@ -3,7 +3,7 @@ # texinfo_deleteEntryChapter.sh -- This function standardizes chapter # deletion inside the manual structure. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntryManual.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntryManual.sh index 381fea5..a43c456 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntryManual.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntryManual.sh @@ -3,7 +3,7 @@ # texinfo_deleteEntryManual.sh -- This function standardized manual # deletion inside the working copy. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntrySection.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntrySection.sh index f681282..e0ba194 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntrySection.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_deleteEntrySection.sh @@ -3,7 +3,7 @@ # texinfo_deleteEntrySection.sh -- This function standardized section # deletion inside the manual structure. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_editEntry.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_editEntry.sh index 0a85fae..5ddc49f 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_editEntry.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_editEntry.sh @@ -3,7 +3,7 @@ # texinfo_editEntry.sh -- This function implements the edition flow of # documentation entries inside the working copy. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntry.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntry.sh index 2f4162e..775dbc6 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntry.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntry.sh @@ -3,7 +3,7 @@ # texinfo_getEntry.sh -- This function builds a documentation entry # based on location specified as first positional parameter. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryIndex.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryIndex.sh index 4e5762e..abefcea 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryIndex.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryIndex.sh @@ -3,7 +3,7 @@ # texinfo_getEntryTitle.sh -- This function standardizes the way # values for chapter and section index definitions are printed out. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryNode.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryNode.sh index 5472959..632908a 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryNode.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryNode.sh @@ -3,7 +3,7 @@ # texinfo_getEntryNode.sh -- This function cleans up the action value # (ACTIONVAL) directory to make a node name from it. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryTitle.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryTitle.sh index a733095..9056db1 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryTitle.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_getEntryTitle.sh @@ -3,7 +3,7 @@ # texinfo_getEntryTitle.sh -- This function standardizes the way entry # titles for chapters and sections are printed out. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_makeSeeAlso.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_makeSeeAlso.sh index 1af14c5..9126ee9 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_makeSeeAlso.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_makeSeeAlso.sh @@ -12,7 +12,7 @@ # In this construction, the TYPE variable can be either `itemize', # `enumerate' or `menu'. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameCrossReferences.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameCrossReferences.sh index 0ffc543..b62ee24 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameCrossReferences.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameCrossReferences.sh @@ -4,7 +4,7 @@ # nodes and cross references related to chapters and sections that # have been renamed previously. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntry.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntry.sh index 8497a31..6f77744 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntry.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntry.sh @@ -3,7 +3,7 @@ # texinfo_renameEntry.sh -- This function standardizes renaming tasks # related to manual, chapters and sections inside the working copy. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryChapter.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryChapter.sh index f0ab38c..9d74028 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryChapter.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryChapter.sh @@ -4,7 +4,7 @@ # tasks related to manual chapters inside documentation manuals # written in texinfo format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryManual.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryManual.sh index 4a4f7f9..027e01e 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryManual.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntryManual.sh @@ -4,7 +4,7 @@ # tasks related to documenation manuals written in texinfo format # inside the working copy. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntrySection.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntrySection.sh index a0694cb..6e0fc8d 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntrySection.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_renameEntrySection.sh @@ -4,7 +4,7 @@ # tasks related to chapter sections inside documentation manuals # written in texinfo format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh index cc7713d..bb02283 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_restoreCrossReferences.sh @@ -11,7 +11,7 @@ # message format produced by texinfo_deleteCrossReferences # function, in order to return them back into the link format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_searchIndex.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_searchIndex.sh index 5b1b145..e421f24 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_searchIndex.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_searchIndex.sh @@ -3,7 +3,7 @@ # texinfo_searchIndex.sh -- This function does an index search inside the # info document. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_searchNode.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_searchNode.sh index 1004858..176ba76 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_searchNode.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_searchNode.sh @@ -4,7 +4,7 @@ # entry provided to `centos-art.sh' script command-line into a node # and tries to read it from the manual's `.info' output file. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateChapterMenu.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateChapterMenu.sh index e0631c8..a08a855 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateChapterMenu.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateChapterMenu.sh @@ -2,7 +2,7 @@ # # texinfo_updateChapterMenu.sh -- This function updates chapter menu. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateChapterNodes.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateChapterNodes.sh index 06b3acb..0b18961 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateChapterNodes.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateChapterNodes.sh @@ -3,7 +3,7 @@ # texinfo_updateChapterNodes.sh -- This function updates nodes of # chapters based on menu of chapters. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileDocbook.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileDocbook.sh index 2ab4a56..7a70ec8 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileDocbook.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileDocbook.sh @@ -3,7 +3,7 @@ # texinfo_updateOutputFileDocbook.sh -- This function exports # documentation manual to DocBook format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileInfo.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileInfo.sh index 116e3a9..92fed12 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileInfo.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileInfo.sh @@ -3,7 +3,7 @@ # texinfo_updateOutputFileInfo.sh -- This function exports # documentation manual to info format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFilePdf.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFilePdf.sh index 9d33698..dd5e113 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFilePdf.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFilePdf.sh @@ -3,7 +3,7 @@ # texinfo_updateOutputFilePdf.sh -- This function exports documentation # manual to PDF format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFilePlaintext.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFilePlaintext.sh index 27bfb0e..797e4b3 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFilePlaintext.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFilePlaintext.sh @@ -3,7 +3,7 @@ # texinfo_updateOutputFilePlaintext.sh -- This function exports # documentation manual to plain-text format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileXhtml.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileXhtml.sh index 44d5e66..d2e2e62 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileXhtml.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileXhtml.sh @@ -3,7 +3,7 @@ # texinfo_updateOutputFileXhtml.sh -- This function exports # documentation manual to HTML format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileXml.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileXml.sh index 3fbe661..49fce61 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileXml.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFileXml.sh @@ -3,7 +3,7 @@ # texinfo_updateOutputFileXml.sh -- This function exports documentation # manual to XML format. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh index 97f4472..3d5e62f 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateOutputFiles.sh @@ -3,7 +3,7 @@ # texinfo_updateOutputFiles.sh -- This function exports documentation # manual to different output formats. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionMenu.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionMenu.sh index 2e71a5c..e8f2bec 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionMenu.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionMenu.sh @@ -9,7 +9,7 @@ # If no argument is passed to this function, the '--add-entry' action # is assumed. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh index 0914c93..f3a027b 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateSectionNodes.sh @@ -4,7 +4,7 @@ # nodes definition files using section's menu definition file both # inside the same chapter. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateStructureSection.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateStructureSection.sh index 6545524..5dee89b 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateStructureSection.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_updateStructureSection.sh @@ -4,7 +4,7 @@ # section entry files inside manual's base directory and updates menu, # nodes and cross references definitions for them all, one at a time. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/help.sh b/Scripts/Bash/Functions/Help/help.sh index 813991f..8fa6fdf 100755 --- a/Scripts/Bash/Functions/Help/help.sh +++ b/Scripts/Bash/Functions/Help/help.sh @@ -4,7 +4,7 @@ # centos-art.sh script to perform documentation tasks through # different documentation formats. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/help_getEntries.sh b/Scripts/Bash/Functions/Help/help_getEntries.sh index a1c0ec8..8b17f48 100755 --- a/Scripts/Bash/Functions/Help/help_getEntries.sh +++ b/Scripts/Bash/Functions/Help/help_getEntries.sh @@ -4,7 +4,7 @@ # arguments passed to `help' functionality through the command-line # and redefines array variables related to documentation entries. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Help/help_getOptions.sh b/Scripts/Bash/Functions/Help/help_getOptions.sh index c76116e..b2a73b5 100755 --- a/Scripts/Bash/Functions/Help/help_getOptions.sh +++ b/Scripts/Bash/Functions/Help/help_getOptions.sh @@ -4,7 +4,7 @@ # passed to `help' functionality through the command-line and defines # action names accordingly. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale.sh b/Scripts/Bash/Functions/Locale/locale.sh index a9341f7..6858c3f 100755 --- a/Scripts/Bash/Functions/Locale/locale.sh +++ b/Scripts/Bash/Functions/Locale/locale.sh @@ -3,7 +3,7 @@ # locale.sh -- This function provides internationalization features # for centos-art.sh script through GNU gettext standard processes. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_deleteMessages.sh b/Scripts/Bash/Functions/Locale/locale_deleteMessages.sh index be98e0a..10476bb 100755 --- a/Scripts/Bash/Functions/Locale/locale_deleteMessages.sh +++ b/Scripts/Bash/Functions/Locale/locale_deleteMessages.sh @@ -4,7 +4,7 @@ # localization directory from the working copy in conjunction with all # portable objects and machine objects inside it. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_editMessages.sh b/Scripts/Bash/Functions/Locale/locale_editMessages.sh index 2190b60..fe2495a 100755 --- a/Scripts/Bash/Functions/Locale/locale_editMessages.sh +++ b/Scripts/Bash/Functions/Locale/locale_editMessages.sh @@ -3,7 +3,7 @@ # locale_editMessages.sh -- This function edits portable objects (.po) # using default text editor. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_getOptions.sh b/Scripts/Bash/Functions/Locale/locale_getOptions.sh index 3c232ff..0298d8b 100755 --- a/Scripts/Bash/Functions/Locale/locale_getOptions.sh +++ b/Scripts/Bash/Functions/Locale/locale_getOptions.sh @@ -4,7 +4,7 @@ # passed to `locale' functionality and defines action names # accordingly. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh b/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh index 9b38d8a..b2d5352 100755 --- a/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh +++ b/Scripts/Bash/Functions/Locale/locale_prepareWorkingDirectory.sh @@ -3,7 +3,7 @@ # locale_prepareWorkingDirectory.sh -- This function prepares the # working directory where translation files should be stored. # -# Copyright (C) 2012 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessageBinary.sh b/Scripts/Bash/Functions/Locale/locale_updateMessageBinary.sh index 48a5688..a50cc5b 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessageBinary.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessageBinary.sh @@ -3,7 +3,7 @@ # locale_updateMessageBinary.sh -- This function creates/updates # machine objects (.mo) from portable objects (.po). # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessageMetadata.sh b/Scripts/Bash/Functions/Locale/locale_updateMessageMetadata.sh index d5ae411..bfd73fd 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessageMetadata.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessageMetadata.sh @@ -5,7 +5,7 @@ # Later, replacement of common translation markers is applied to set # the final information. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh b/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh index 416b5e2..2d017f3 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh @@ -6,7 +6,7 @@ # template is used as source to merge changes inside the portable # object. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessageShell.sh b/Scripts/Bash/Functions/Locale/locale_updateMessageShell.sh index 70bc8be..87e5b8e 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessageShell.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessageShell.sh @@ -5,7 +5,7 @@ # order to creates/updates both the portable object template (.pot) # and the portable object (.po) related. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessageXml.sh b/Scripts/Bash/Functions/Locale/locale_updateMessageXml.sh index f3a72bf..d4605cc 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessageXml.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessageXml.sh @@ -4,7 +4,7 @@ # (e.g., scalable vector graphics), retrives translatable strings and # creates/update gettext portable objects. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessages.sh b/Scripts/Bash/Functions/Locale/locale_updateMessages.sh index d13dbc0..df7013f 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessages.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessages.sh @@ -7,7 +7,7 @@ # portable objects (.po) in order to be optionally converted as # machine objects (.mo). # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Prepare/prepare.sh b/Scripts/Bash/Functions/Prepare/prepare.sh index 140ca5d..d08fc30 100755 --- a/Scripts/Bash/Functions/Prepare/prepare.sh +++ b/Scripts/Bash/Functions/Prepare/prepare.sh @@ -5,7 +5,7 @@ # stuff needed by your workstation, once the working copy of The # CentOS Artwork Repository has been downloaded in it. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Prepare/prepare_getEnvars.sh b/Scripts/Bash/Functions/Prepare/prepare_getEnvars.sh index 8a3198a..e036df1 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_getEnvars.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_getEnvars.sh @@ -3,7 +3,7 @@ # prepare_getEnvars.sh -- This function outputs a brief description of # relevant environment variables used by `centos-art.sh' script. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Prepare/prepare_getLinkName.sh b/Scripts/Bash/Functions/Prepare/prepare_getLinkName.sh index 83ab48a..9c3646a 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_getLinkName.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_getLinkName.sh @@ -14,7 +14,7 @@ # # the result will be: `corporate-symbol.gbr'. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Prepare/prepare_getOptions.sh b/Scripts/Bash/Functions/Prepare/prepare_getOptions.sh index c6da090..5ca1101 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_getOptions.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_getOptions.sh @@ -5,7 +5,7 @@ # command-line is the `prepare' word. To parse options, this function # makes use of getopt program. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Prepare/prepare_updateImages.sh b/Scripts/Bash/Functions/Prepare/prepare_updateImages.sh index 4a3c90f..aca2c87 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_updateImages.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_updateImages.sh @@ -6,7 +6,7 @@ # working copy. This step is required in order to satisfy dependencies # from different components inside the working copy. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Prepare/prepare_updateLinks.sh b/Scripts/Bash/Functions/Prepare/prepare_updateLinks.sh index a0db395..7d22bfa 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_updateLinks.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_updateLinks.sh @@ -8,7 +8,7 @@ # and fonts available inside applications like GIMP, so you can make # use of them without loosing version control over them. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Prepare/prepare_updateManuals.sh b/Scripts/Bash/Functions/Prepare/prepare_updateManuals.sh index f4f041e..3abe1bd 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_updateManuals.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_updateManuals.sh @@ -5,7 +5,7 @@ # centos-art.sh script renders all documentation manuals from their # related source files so you can read them nicely. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Prepare/prepare_updatePackages.sh b/Scripts/Bash/Functions/Prepare/prepare_updatePackages.sh index 6a75928..9a71d48 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_updatePackages.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_updatePackages.sh @@ -6,7 +6,7 @@ # missing packages, the `centos-art.sh' script asks you to confirm # their installation through `sudo yum'. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook.sh b/Scripts/Bash/Functions/Render/Docbook/docbook.sh index 57d6cc1..4bee637 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook.sh @@ -3,7 +3,7 @@ # docbook.sh -- This function performs base-rendition actions for # DocBook files. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdf.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdf.sh index 1f4497c..790b8e8 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdf.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdf.sh @@ -6,7 +6,7 @@ # ways of output production from DocBook XML and DocBook SGML for you # to evaluate and if possible correct. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdfFromSgml.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdfFromSgml.sh index 0417f47..b6bfd50 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdfFromSgml.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdfFromSgml.sh @@ -27,7 +27,7 @@ # created for intermediate works and final files are moved then to # their final location. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdfFromXml.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdfFromXml.sh index 0100bd9..2db4370 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdfFromXml.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToPdfFromXml.sh @@ -40,7 +40,7 @@ # created for intermediate works and final files are moved then to # their final location. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToText.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToText.sh index e1c86f7..3de510c 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToText.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToText.sh @@ -4,7 +4,7 @@ # by docbook_convertToXhtml and produces one plain-text file (i.e., # without markup inside). # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToXhtml.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToXhtml.sh index 3d02c15..9b2a48c 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToXhtml.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToXhtml.sh @@ -6,7 +6,7 @@ # `docbook-style-xsl-1.69.1-5.1' package, which says: ---To publish # HTML from your XML documents, you just need an XSL engine.---. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToXhtmlChunk.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToXhtmlChunk.sh index fe2c8fe..652d312 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_convertToXhtmlChunk.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_convertToXhtmlChunk.sh @@ -7,7 +7,7 @@ # ---To publish HTML from your XML documents, you just need an XSLT # engine.---. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_doLastActions.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_doLastActions.sh index eaea5c4..050c95c 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_doLastActions.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_doLastActions.sh @@ -5,7 +5,7 @@ # base-rendition and post-rendition output as input to produce output # from it. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_doPostActions.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_doPostActions.sh index d858b60..3a90b41 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_doPostActions.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_doPostActions.sh @@ -4,7 +4,7 @@ # actions for DocBook files. These are the actions that take # base-rendition output as input to producing output from it. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Docbook/docbook_prepareStyles.sh b/Scripts/Bash/Functions/Render/Docbook/docbook_prepareStyles.sh index 6a5f955..8a4895a 100755 --- a/Scripts/Bash/Functions/Render/Docbook/docbook_prepareStyles.sh +++ b/Scripts/Bash/Functions/Render/Docbook/docbook_prepareStyles.sh @@ -9,7 +9,7 @@ # commands (e.g., `xmltproc' or `openjade' through `docbook2pdf') to # use as style defintion. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg.sh b/Scripts/Bash/Functions/Render/Svg/svg.sh index 0c02ac8..5eb958a 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg.sh @@ -3,7 +3,7 @@ # svg.sh -- This function performs base-rendition action for SVG # files. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_checkColorAmount.sh b/Scripts/Bash/Functions/Render/Svg/svg_checkColorAmount.sh index 9012829..a2a078d 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_checkColorAmount.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_checkColorAmount.sh @@ -4,7 +4,7 @@ # of colors provided in the first argument matches the amount of # colors specified by the second argument. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_checkColorFormats.sh b/Scripts/Bash/Functions/Render/Svg/svg_checkColorFormats.sh index 1f3dc74..0c27430 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_checkColorFormats.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_checkColorFormats.sh @@ -3,7 +3,7 @@ # svg_checkColorFormats.sh -- This function verifies formats of colors # (i.e., the way color information is specified). # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_checkModelAbsref.sh b/Scripts/Bash/Functions/Render/Svg/svg_checkModelAbsref.sh index 8ef23e7..13a75d0 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_checkModelAbsref.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_checkModelAbsref.sh @@ -10,7 +10,7 @@ # the background image using a plain color and crop from it then. We # can't go on without the required background information. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_checkModelExportId.sh b/Scripts/Bash/Functions/Render/Svg/svg_checkModelExportId.sh index 7d3a9fd..83ada7c 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_checkModelExportId.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_checkModelExportId.sh @@ -3,7 +3,7 @@ # svg_checkModelExportId.sh -- This function standardizes the export # id used inside svg files and the way of verify them. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertGplToHex.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertGplToHex.sh index 48aa47e..a15e808 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertGplToHex.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertGplToHex.sh @@ -6,7 +6,7 @@ # `pnmtolss16' program needs (e.g., #RRGGBB=0 #RRGGBB=1 ... [all # values in the same line]). # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertGplToPpm.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertGplToPpm.sh index a79ef38..ae3befe 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertGplToPpm.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertGplToPpm.sh @@ -4,7 +4,7 @@ # by Gimp (e.g., syslinux.gpl) as input and outputs one PPM file based # on it (e.g., syslinux.ppm). # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngTo.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngTo.sh index 1216e10..aa3e163 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngTo.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngTo.sh @@ -3,7 +3,7 @@ # svg_convertPngTo.sh -- This function provides post-rendition actions # to use the `convert' command of ImageMagick tool set. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBranded.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBranded.sh index 952c984..04da89f 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBranded.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBranded.sh @@ -8,7 +8,7 @@ # inside the related design model component used as reference to # produce the base PNG image. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBrands.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBrands.sh index 75b41ab..86ce0ad 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBrands.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToBrands.sh @@ -4,7 +4,7 @@ # actions to produce brand images in different sizes and formats from # the same SVG design model. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToDm.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToDm.sh index 8edd7a5..37cee3b 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToDm.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToDm.sh @@ -7,7 +7,7 @@ # for installation. This function must be used as last-rendition # action for Gdm and Kdm directory specific base-rendition actions. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToGrub.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToGrub.sh index 4de29e9..ed26a0a 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToGrub.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToGrub.sh @@ -35,7 +35,7 @@ # 246 251 254 f6fbfe # 254 255 252 fefffc # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToIcons.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToIcons.sh index f63d7c5..4576b57 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToIcons.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToIcons.sh @@ -4,7 +4,7 @@ # actions to produce icon images in different sizes and formats from # the same SVG design model. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToKsplash.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToKsplash.sh index 6f7049f..0279e98 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToKsplash.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToKsplash.sh @@ -5,7 +5,7 @@ # them all together. Use this function as last-rendition action for # KSplash base-rendition action. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToSyslinux.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToSyslinux.sh index 85e8ff3..7023f87 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToSyslinux.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToSyslinux.sh @@ -44,7 +44,7 @@ # 235 241 245 ebf1f5 # 246 251 254 f6fbfe # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToThumbnail.sh b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToThumbnail.sh index 6e319e2..556de43 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_convertPngToThumbnail.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_convertPngToThumbnail.sh @@ -7,7 +7,7 @@ # size is specified, thumbnails are created at 250 pixels width and # height is automatically calculated to match the image ratio. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_doLastActions.sh b/Scripts/Bash/Functions/Render/Svg/svg_doLastActions.sh index f28eef6..17ac405 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_doLastActions.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_doLastActions.sh @@ -3,7 +3,7 @@ # svg_doLastActions.sh -- This function performs last-rendition # actions for SVG files. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_doLastCommand.sh b/Scripts/Bash/Functions/Render/Svg/svg_doLastCommand.sh index eae59b9..671d7fa 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_doLastCommand.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_doLastCommand.sh @@ -4,7 +4,7 @@ # last-rendition commands are applied to base-rendition and # post-rendition outputs. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_doPostActions.sh b/Scripts/Bash/Functions/Render/Svg/svg_doPostActions.sh index 8bc7eed..08648f1 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_doPostActions.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_doPostActions.sh @@ -3,7 +3,7 @@ # svg_doPostActions.sh -- This function performs post-rendition # actions for SVG files. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_doPostCommand.sh b/Scripts/Bash/Functions/Render/Svg/svg_doPostCommand.sh index 10c7f4b..80384a6 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_doPostCommand.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_doPostCommand.sh @@ -3,7 +3,7 @@ # svg_doPostCommand.sh -- This function standardizes the way # post-rendition commands are applied to base-rendition output. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_getColors.sh b/Scripts/Bash/Functions/Render/Svg/svg_getColors.sh index f4dd076..b0487e3 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_getColors.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_getColors.sh @@ -12,7 +12,7 @@ # colors is going to have. It is possible to output all colors in the # list, or a consecutive range of them. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/Svg/svg_groupBy.sh b/Scripts/Bash/Functions/Render/Svg/svg_groupBy.sh index 1e747d8..a327d9b 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_groupBy.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_groupBy.sh @@ -11,7 +11,7 @@ # array inside the appropriate `render.conf.sh' pre-configuration # script. This function cannot be used as last-rendition action. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/render.sh b/Scripts/Bash/Functions/Render/render.sh index fa92308..778b770 100755 --- a/Scripts/Bash/Functions/Render/render.sh +++ b/Scripts/Bash/Functions/Render/render.sh @@ -3,7 +3,7 @@ # render.sh -- This function initializes rendition variables and # actions to centos-art.sh script. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/render_doBaseActions.sh b/Scripts/Bash/Functions/Render/render_doBaseActions.sh index d796101..d65c563 100755 --- a/Scripts/Bash/Functions/Render/render_doBaseActions.sh +++ b/Scripts/Bash/Functions/Render/render_doBaseActions.sh @@ -3,7 +3,7 @@ # render_doBaseActions.sh -- This function performs base-rendition # action for all files. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/render_doThemeActions.sh b/Scripts/Bash/Functions/Render/render_doThemeActions.sh index df0db5e..d149731 100755 --- a/Scripts/Bash/Functions/Render/render_doThemeActions.sh +++ b/Scripts/Bash/Functions/Render/render_doThemeActions.sh @@ -3,7 +3,7 @@ # render_doThemeActions.sh -- This function performs theme-specific # rendition. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/render_doTranslation.sh b/Scripts/Bash/Functions/Render/render_doTranslation.sh index 2339b29..ff2f7d4 100755 --- a/Scripts/Bash/Functions/Render/render_doTranslation.sh +++ b/Scripts/Bash/Functions/Render/render_doTranslation.sh @@ -10,7 +10,7 @@ # Using a design model instance (translated or not) is required in # order to expand translation markers safetly. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/render_getConfigOption.sh b/Scripts/Bash/Functions/Render/render_getConfigOption.sh index c79d864..643c4b5 100755 --- a/Scripts/Bash/Functions/Render/render_getConfigOption.sh +++ b/Scripts/Bash/Functions/Render/render_getConfigOption.sh @@ -4,7 +4,7 @@ # configuration fields are retrived from some action-specific # definitions. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/render_getDirOutput.sh b/Scripts/Bash/Functions/Render/render_getDirOutput.sh index 8796d8f..4df4ffa 100755 --- a/Scripts/Bash/Functions/Render/render_getDirOutput.sh +++ b/Scripts/Bash/Functions/Render/render_getDirOutput.sh @@ -4,7 +4,7 @@ # absolute path the centos-art.sh script uses to store identity # contents produced at rendition time. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/render_getDirTemplate.sh b/Scripts/Bash/Functions/Render/render_getDirTemplate.sh index 1b0c2de..55bfbe1 100755 --- a/Scripts/Bash/Functions/Render/render_getDirTemplate.sh +++ b/Scripts/Bash/Functions/Render/render_getDirTemplate.sh @@ -33,7 +33,7 @@ # design model directory structure is used to produce several # renderable directory structures, not just one. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Render/render_getOptions.sh b/Scripts/Bash/Functions/Render/render_getOptions.sh index 3464f6f..41a8aad 100755 --- a/Scripts/Bash/Functions/Render/render_getOptions.sh +++ b/Scripts/Bash/Functions/Render/render_getOptions.sh @@ -3,7 +3,7 @@ # render_getOptions.sh -- This function interprets option parameters # passed to `render' functionality and calls actions accordingly. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/Sh/sh.sh b/Scripts/Bash/Functions/Tuneup/Sh/sh.sh index 5e7a143..5693ef4 100755 --- a/Scripts/Bash/Functions/Tuneup/Sh/sh.sh +++ b/Scripts/Bash/Functions/Tuneup/Sh/sh.sh @@ -3,7 +3,7 @@ # sh.sh -- This function standardizes maintainance tasks for Shell # script files. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/Sh/sh_doTopComment.sh b/Scripts/Bash/Functions/Tuneup/Sh/sh_doTopComment.sh index 129e97b..2bf15b8 100755 --- a/Scripts/Bash/Functions/Tuneup/Sh/sh_doTopComment.sh +++ b/Scripts/Bash/Functions/Tuneup/Sh/sh_doTopComment.sh @@ -3,7 +3,7 @@ # sh_doTopComment.sh -- This function standardizes the top comment # section inside shell scripts (*.sh) using a predefined template. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/Svg/svg.sh b/Scripts/Bash/Functions/Tuneup/Svg/svg.sh index b3e55d0..e99ea43 100755 --- a/Scripts/Bash/Functions/Tuneup/Svg/svg.sh +++ b/Scripts/Bash/Functions/Tuneup/Svg/svg.sh @@ -2,7 +2,7 @@ # # svg.sh -- This function standardizes maintainance of SVG files. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/Svg/svg_doMetadata.sh b/Scripts/Bash/Functions/Tuneup/Svg/svg_doMetadata.sh index da58c2f..43f5c24 100755 --- a/Scripts/Bash/Functions/Tuneup/Svg/svg_doMetadata.sh +++ b/Scripts/Bash/Functions/Tuneup/Svg/svg_doMetadata.sh @@ -4,7 +4,7 @@ # scalable vector graphic (SVG) files using default values from The # CentOS Project. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/Svg/svg_doVacuumDefs.sh b/Scripts/Bash/Functions/Tuneup/Svg/svg_doVacuumDefs.sh index 3a4ac2f..45afb89 100755 --- a/Scripts/Bash/Functions/Tuneup/Svg/svg_doVacuumDefs.sh +++ b/Scripts/Bash/Functions/Tuneup/Svg/svg_doVacuumDefs.sh @@ -3,7 +3,7 @@ # svg_doVacuumDefs.sh -- This function removes all unused items from # the defs section of the SVG file. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/Xhtml/xhtml.sh b/Scripts/Bash/Functions/Tuneup/Xhtml/xhtml.sh index 201401a..fc55f0b 100755 --- a/Scripts/Bash/Functions/Tuneup/Xhtml/xhtml.sh +++ b/Scripts/Bash/Functions/Tuneup/Xhtml/xhtml.sh @@ -3,7 +3,7 @@ # xhtml.sh -- This function standardizes maintainance tasks of XHTML # files. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/Xhtml/xhtml_doToc.sh b/Scripts/Bash/Functions/Tuneup/Xhtml/xhtml_doToc.sh index 314a310..ac8dead 100755 --- a/Scripts/Bash/Functions/Tuneup/Xhtml/xhtml_doToc.sh +++ b/Scripts/Bash/Functions/Tuneup/Xhtml/xhtml_doToc.sh @@ -21,7 +21,7 @@ # md5sum output of combining the page location, the head- string and # the heading string. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/tuneup.sh b/Scripts/Bash/Functions/Tuneup/tuneup.sh index 07c2442..11ac661 100755 --- a/Scripts/Bash/Functions/Tuneup/tuneup.sh +++ b/Scripts/Bash/Functions/Tuneup/tuneup.sh @@ -4,7 +4,7 @@ # inside the repository. Maintainance tasks are applied to files using # file extension as reference. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh b/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh index 619cc18..030ba70 100755 --- a/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh +++ b/Scripts/Bash/Functions/Tuneup/tuneup_doBaseActions.sh @@ -4,7 +4,7 @@ # process for each file extension supported and applies maintainance # tasks file by file for each one of them. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/Functions/Tuneup/tuneup_getOptions.sh b/Scripts/Bash/Functions/Tuneup/tuneup_getOptions.sh index 38aaf9b..1a5e396 100755 --- a/Scripts/Bash/Functions/Tuneup/tuneup_getOptions.sh +++ b/Scripts/Bash/Functions/Tuneup/tuneup_getOptions.sh @@ -3,7 +3,7 @@ # tuneup_getOptions.sh -- This function interprets option parameters # passed to `tuneup' functionality and calls actions accordingly. # -# Copyright (C) 2009, 2010, 2011 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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 diff --git a/Scripts/Bash/centos-art.sh b/Scripts/Bash/centos-art.sh index ac4a0a1..6829350 100755 --- a/Scripts/Bash/centos-art.sh +++ b/Scripts/Bash/centos-art.sh @@ -2,12 +2,12 @@ # # centos-art.sh -- The CentOS Artwork Repository automation tool. # -# Copyright (C) 2009-2012 The CentOS Project +# Copyright (C) 2009, 2010, 2011, 2012 The CentOS Project # # 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. +# 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