Skip to content

Commit

Permalink
[TASK] Update url to license information
Browse files Browse the repository at this point in the history
As the page about licensing changed, the url should be
updated to avoid unneeded redirects.

Resolves: #94188
Releases: master, 10.4, 9.5
Change-Id: I1e4103df925972df63cbe8ece4a780e5af713ac0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69260
Tested-by: core-ci <typo3@b13.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
  • Loading branch information
georgringer committed May 26, 2021
1 parent b2e481e commit 8bf610a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Expand Up @@ -25,10 +25,10 @@
<source>TYPO3 CMS - Professional Web Content Management System</source>
</trans-unit>
<trans-unit id="minor" resname="minor">
<source>TYPO3 CMS is an enterprise-class, Open Source Content Management System, used internationally to build and manage websites of all types, from small sites for non-profits to multilingual enterprise solutions for large corporations.&lt;br /&gt;&lt;br /&gt;For further information visit &lt;a href="https://typo3.org/typo3-cms/" target="_blank" rel="noreferrer"&gt;typo3.org&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;TYPO3 CMS is &lt;b&gt;freely available&lt;/b&gt; under the &lt;a href="https://typo3.org/typo3-cms/overview/licenses/" target="_blank"&gt;TYPO3-license (GNU/GPL)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;You are using %s %s</source>
<source>TYPO3 CMS is an enterprise-class, Open Source Content Management System, used internationally to build and manage websites of all types, from small sites for non-profits to multilingual enterprise solutions for large corporations.&lt;br /&gt;&lt;br /&gt;For further information visit &lt;a href="https://typo3.org/typo3-cms/" target="_blank" rel="noreferrer"&gt;typo3.org&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;TYPO3 CMS is &lt;b&gt;freely available&lt;/b&gt; under the &lt;a href="https://typo3.org/project/licenses/" target="_blank"&gt;TYPO3-license (GNU/GPL)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;You are using %s %s</source>
</trans-unit>
<trans-unit id="cms_description" resname="cms_description">
<source>TYPO3 CMS is an enterprise-class, Open Source Content Management System, used internationally to build and manage websites of all types, from small sites for non-profits to multilingual enterprise solutions for large corporations.&lt;br /&gt;&lt;br /&gt;For further information visit &lt;a href="https://typo3.org/typo3-cms/" target="_blank" rel="noreferrer"&gt;typo3.org&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;TYPO3 CMS is &lt;b&gt;freely available&lt;/b&gt; under the &lt;a href="https://typo3.org/typo3-cms/overview/licenses/" target="_blank"&gt;TYPO3-license (GNU/GPL)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;You are using version %s - Copyright %s %s</source>
<source>TYPO3 CMS is an enterprise-class, Open Source Content Management System, used internationally to build and manage websites of all types, from small sites for non-profits to multilingual enterprise solutions for large corporations.&lt;br /&gt;&lt;br /&gt;For further information visit &lt;a href="https://typo3.org/typo3-cms/" target="_blank" rel="noreferrer"&gt;typo3.org&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;TYPO3 CMS is &lt;b&gt;freely available&lt;/b&gt; under the &lt;a href="https://typo3.org/project/licenses/" target="_blank"&gt;TYPO3-license (GNU/GPL)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;You are using version %s - Copyright %s %s</source>
</trans-unit>
<trans-unit id="community_credits" resname="community_credits">
<source>Community Credits</source>
Expand Down
Expand Up @@ -134,7 +134,7 @@ protected static function defineBaseConstants()
/**
* @deprecated use Typo3Information class to retrieve this information, will be removed in TYPO3 v11.0
*/
define('TYPO3_URL_LICENSE', 'https://typo3.org/typo3-cms/overview/licenses/');
define('TYPO3_URL_LICENSE', 'https://typo3.org/project/licenses/');
/**
* @deprecated use Typo3Information class to retrieve this information, will be removed in TYPO3 v11.0
*/
Expand Down
2 changes: 1 addition & 1 deletion typo3/sysext/core/Classes/Information/Typo3Information.php
Expand Up @@ -25,7 +25,7 @@
class Typo3Information
{
public const URL_COMMUNITY = 'https://typo3.org/';
public const URL_LICENSE = 'https://typo3.org/typo3-cms/overview/licenses/';
public const URL_LICENSE = 'https://typo3.org/project/licenses/';
public const URL_EXCEPTION = 'https://typo3.org/go/exception/CMS/';
public const URL_DONATE = 'https://typo3.org/community/contribute/donate/';
public const URL_OPCACHE = 'https://docs.typo3.org/m/typo3/guide-installation/master/en-us/Troubleshooting/Index.html#opcode-cache-messages';
Expand Down
Expand Up @@ -135,7 +135,7 @@
<source>Some general information about TYPO3 and the version used</source>
</trans-unit>
<trans-unit id="widgets.t3information.text" resname="widgets.t3information.text">
<source><![CDATA[TYPO3 CMS is an enterprise-class, Open Source Content Management System, used internationally to build and manage websites of all types, from small sites for non-profits to multilingual enterprise solutions for large corporations.<br /><br />For further information visit <a href="https://typo3.org/typo3-cms/" target="_blank" rel="noreferrer">typo3.org</a>.<br /><br />TYPO3 CMS is <b>freely available</b> under the <a href="https://typo3.org/typo3-cms/overview/licenses/" target="_blank" rel="noreferrer">TYPO3-license (GNU/GPL)</a>.<br /><br />You are using version %s - Copyright %s %s]]></source>
<source><![CDATA[TYPO3 CMS is an enterprise-class, Open Source Content Management System, used internationally to build and manage websites of all types, from small sites for non-profits to multilingual enterprise solutions for large corporations.<br /><br />For further information visit <a href="https://typo3.org/typo3-cms/" target="_blank" rel="noreferrer">typo3.org</a>.<br /><br />TYPO3 CMS is <b>freely available</b> under the <a href="https://typo3.org/project/licenses/" target="_blank" rel="noreferrer">TYPO3-license (GNU/GPL)</a>.<br /><br />You are using version %s - Copyright %s %s]]></source>
</trans-unit>
<trans-unit id="widgets.t3information.logo" resname="widgets.t3information.logo">
<source>TYPO3 CMS logo</source>
Expand Down

0 comments on commit 8bf610a

Please sign in to comment.