r113656 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113655‎ | r113656 | r113657 >
Date:20:26, 12 March 2012
Author:van-de-bugger
Status:new
Tags:
Comment:
Minor fix: License short name changed a bit.
Modified paths:
  • /trunk/extensions/SemanticTitle/SemanticTitle.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticTitle/SemanticTitle.php
@@ -40,7 +40,7 @@
4141 $wgExtensionCredits[ 'semantic' ][] = array(
4242 'path' => __FILE__,
4343 'name' => 'SemanticTitle',
44 - 'license' => 'AGPL-3.0+',
 44+ 'license' => 'AGPLv3',
4545 'version' => '0.0.1',
4646 'author' => array( '[https://www.mediawiki.org/wiki/User:Van_de_Bugger Van de Bugger]' ),
4747 'url' => 'https://www.mediawiki.org/wiki/Extension:SemanticTitle',

Status & tagging log