diff options
Diffstat (limited to 'mod/search')
-rw-r--r-- | mod/search/manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/search/manifest.xml b/mod/search/manifest.xml index a9b50af17..68a534037 100644 --- a/mod/search/manifest.xml +++ b/mod/search/manifest.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Search</name> - <author>Curverider Ltd, The MITRE Corporation</author> + <author>The MITRE Corporation, Core developers</author> <version>1.8</version> <description>Allow search across entities of the site</description> <website>http://www.elgg.org/</website> - <copyright>(C) Curverider 2008-2010, MITRE 2009</copyright> + <copyright>See COPYRIGHT.txt</copyright> <license>GNU Public License version 2</license> <requires> <type>elgg_version</type> |