Ladsgroup has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/370611 )

Change subject: Add copyright info for Wikidata API
......................................................................

Add copyright info for Wikidata API

Bug: T112606
Change-Id: I29b793a3b40e4e8ade94b79f921ac1571800c492
---
M wmf-config/Wikibase-production.php
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/11/370611/1

diff --git a/wmf-config/Wikibase-production.php 
b/wmf-config/Wikibase-production.php
index 714fbd4..586d874 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -111,6 +111,13 @@
        $wgWBQualityConstraintsEnableConstraintsImportFromStatements = true;
        $wgWBRepoSettings['dispatchingLockManager'] = 'redisLockManager';
        $wgWBRepoSettings['writeFullEntityIdColumn'] = true;
+
+       // T112606
+       $wgRightsPage = 'Wikidata:Copyright';
+       $wgRightsText = 'All structured data from the main and property 
namespace is available under ' .
+               'the Creative Commons CC0 License; text in the other namespaces 
is available under ' . 
+               'the Creative Commons Attribution-ShareAlike License; 
additional terms may apply.';
+       $wgRightsUrl = 'creativecommons.org/licenses/by-sa/3.0';
 }
 
 if ( $wmgUseWikibaseClient ) {

-- 
To view, visit https://gerrit.wikimedia.org/r/370611
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I29b793a3b40e4e8ade94b79f921ac1571800c492
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <ladsgr...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to