Bug #22430 ยป 20100412_RFC_14071.diff
typo3/sysext/install/mod/class.tx_install.php (working copy) | ||
---|---|---|
function copyright() {
|
||
$content = '
|
||
<p>
|
||
<strong>TYPO3 CMS.</strong> Copyright ? 1998-' . date('Y') . '
|
||
Kasper Sk?rh?j. Extensions are copyright of their respective
|
||
<strong>TYPO3 CMS.</strong> Copyright © 1998-' . date('Y') . '
|
||
Kasper Skårhøj. Extensions are copyright of their respective
|
||
owners. Go to <a href="http://typo3.com/">http://typo3.com/</a>
|
||
for details. TYPO3 comes with ABSOLUTELY NO WARRANTY;
|
||
<a href="http://typo3.com/1316.0.html">click</a> for details.
|