From: Ingo Renner Date: Tue, 5 Feb 2008 21:23:35 +0000 (+0000) Subject: bumped copyright year to 2008 X-Git-Tag: TYPO3_4-2-0beta1~3 X-Git-Url: http://git.typo3.org/Packages/TYPO3.CMS.git/commitdiff_plain/020e4f44f317af6d5f498b2193e909c3741b2fc4 bumped copyright year to 2008 git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3093 709f56b5-9817-0410-a4d7-c38de5d9e867 --- diff --git a/t3lib/config_default.php b/t3lib/config_default.php index 7940610f5d5..e7f5c9c3984 100755 --- a/t3lib/config_default.php +++ b/t3lib/config_default.php @@ -277,7 +277,7 @@ $T3_VAR = array(); // Initialize. $TYPO_VERSION = '4.2-dev'; // deprecated: use the constants defined below define('TYPO3_version', $TYPO_VERSION); define('TYPO3_branch', '4.2'); -define('TYPO3_copyright_year', '1998-2007'); +define('TYPO3_copyright_year', '1998-2008'); // Database-variables are cleared! $typo_db = ''; // The database name