Skip to content

Commit b756100

Browse files
committed
Specify 'license-name' => 'GPL-2.0+' for MediaWiki
1 parent c085c30 commit b756100

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

init.mw.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
'[http://www.snater.com H. Snater]',
1010
),
1111
'url' => 'https://github.com/wmde/WikibaseDataModelJavascript',
12-
'description' => 'Javascript implementation of the Wikibase data model'
12+
'description' => 'Javascript implementation of the Wikibase data model',
13+
'license-name' => 'GPL-2.0+'
1314
);
1415

1516
include 'resources.mw.php';

0 commit comments

Comments
 (0)