Browse Source

Update foreground.php

Add license information to skin properties
Karsten Hoffmeyer 10 years ago
parent
commit
3f53529ee5
1 changed files with 1 additions and 0 deletions
  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'
 );