Sfoglia il codice sorgente

Update foreground.php

Add license information to skin properties
Karsten Hoffmeyer 10 anni fa
parent
commit
3f53529ee5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      foreground.php

+ 1 - 0
foreground.php

@@ -24,6 +24,7 @@ $wgExtensionCredits['skin'][] = array(
 		'Tom Hutchison',
 		'...'
 		),
+	'license-name' => 'BSD-2-Clause',
 	'descriptionmsg' => 'foreground-desc'
 );