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

Change subject: LABS: set license for structured data
......................................................................

LABS: set license for structured data

Change-Id: I03e454b3c8a9820d6a74fc2efcc89ecb98c039ff
---
M wmf-config/CommonSettings-labs.php
1 file changed, 2 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index dde7c8d..e1dfd86 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -182,6 +182,7 @@
                'nsName' => 'Data',
                // page name must end in ".tab", and contain at least one symbol
                'pattern' => '/.\.tab$/',
+               'license' => 'CC0-1.0+',
                'isLocal' => false,
        ];
        if ( $wgDBname == 'commonswiki' ) {
@@ -214,6 +215,7 @@
                'nsName' => 'Data',
                // page name must end in ".map", and contain at least one symbol
                'pattern' => '/.\.map$/',
+               'license' => 'CC0-1.0+',
                'isLocal' => false,
        ];
        if ( $wgDBname == 'commonswiki' ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03e454b3c8a9820d6a74fc2efcc89ecb98c039ff
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Yurik <yu...@wikimedia.org>

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

Reply via email to