Explorar el Código

Update foreground.php

Add license information to skin properties
Karsten Hoffmeyer hace 10 años
padre
commit
3f53529ee5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'
 );