diff options
| author | Cash Costello <cash.costello@gmail.com> | 2011-11-08 06:45:18 -0500 | 
|---|---|---|
| committer | Cash Costello <cash.costello@gmail.com> | 2011-11-08 06:45:18 -0500 | 
| commit | 1c0bda3d9868cf62788eaf88317af35326e0b4e7 (patch) | |
| tree | e849f10c10a24759d8951e98d0d770ebc7eb583f /mod/htmlawed | |
| parent | 42e3a3353eb524fc984f72e2b525d5597444d1aa (diff) | |
| download | elgg-1c0bda3d9868cf62788eaf88317af35326e0b4e7.tar.gz elgg-1c0bda3d9868cf62788eaf88317af35326e0b4e7.tar.bz2  | |
it is GPL General Public License not GPL Public License
Diffstat (limited to 'mod/htmlawed')
| -rw-r--r-- | mod/htmlawed/manifest.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/htmlawed/manifest.xml b/mod/htmlawed/manifest.xml index aac599dee..5c1f14cb5 100644 --- a/mod/htmlawed/manifest.xml +++ b/mod/htmlawed/manifest.xml @@ -8,7 +8,7 @@  	<description>Provides security filtering. Disabling this plugin is extremely insecure. DO NOT DISABLE.</description>  	<website>http://www.elgg.org/</website>  	<copyright>See COPYRIGHT.txt</copyright> -	<license>GNU Public License version 3</license> +	<license>GNU General Public License version 3</license>  	<requires>  		<type>elgg_release</type>  		<version>1.8</version>  | 
