jenkins-bot has submitted this change and it was merged.
Change subject: Installer: Link 4.0 family of CC licenses
......................................................................
Installer: Link 4.0 family of CC licenses
Bug: T96077
Change-Id: I86efa1dae64967d36f3a1afa79bf3637f43297dd
---
M includes/installer/Installer.php
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/installer/Installer.php b/includes/installer/Installer.php
index 064bd6d..1841670 100644
--- a/includes/installer/Installer.php
+++ b/includes/installer/Installer.php
@@ -282,15 +282,15 @@
*/
public $licenses = array(
'cc-by' => array(
- 'url' => 'https://creativecommons.org/licenses/by/3.0/',
+ 'url' => 'https://creativecommons.org/licenses/by/4.0/',
'icon' =>
'$wgResourceBasePath/resources/assets/licenses/cc-by.png',
),
'cc-by-sa' => array(
- 'url' =>
'https://creativecommons.org/licenses/by-sa/3.0/',
+ 'url' =>
'https://creativecommons.org/licenses/by-sa/4.0/',
'icon' =>
'$wgResourceBasePath/resources/assets/licenses/cc-by-sa.png',
),
'cc-by-nc-sa' => array(
- 'url' =>
'https://creativecommons.org/licenses/by-nc-sa/3.0/',
+ 'url' =>
'https://creativecommons.org/licenses/by-nc-sa/4.0/',
'icon' =>
'$wgResourceBasePath/resources/assets/licenses/cc-by-nc-sa.png',
),
'cc-0' => array(
--
To view, visit https://gerrit.wikimedia.org/r/248541
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I86efa1dae64967d36f3a1afa79bf3637f43297dd
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: saper <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Waldir <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits