Browse Source

Update app_config.php

FusionPBX 2 years ago
parent
commit
7274696137
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app_config.php

+ 1 - 1
app_config.php

@@ -6,7 +6,7 @@
 		$apps[$x]['category'] = '';
 		$apps[$x]['category'] = '';
 		$apps[$x]['subcategory'] = '';
 		$apps[$x]['subcategory'] = '';
 		$apps[$x]['version'] = '1.2';
 		$apps[$x]['version'] = '1.2';
-		$apps[$x]['license'] = 'BSD License';
+		$apps[$x]['license'] = 'BSD';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['description']['en-us'] = '';
 		$apps[$x]['description']['en-us'] = '';