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

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

beta: Add copyright info for Wikidata API

Bug: T112606
Change-Id: If6c33f0bbdb74689b7d35315dc977fe42fa0d77d
---
M wmf-config/Wikibase-labs.php
1 file changed, 6 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/Wikibase-labs.php b/wmf-config/Wikibase-labs.php
index 4df0f4d..14bec34 100644
--- a/wmf-config/Wikibase-labs.php
+++ b/wmf-config/Wikibase-labs.php
@@ -38,6 +38,12 @@
                'wiktionary',
                'special'
        ];
+       // 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/370455
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If6c33f0bbdb74689b7d35315dc977fe42fa0d77d
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