diff options
Diffstat (limited to 'mod/messages')
-rw-r--r-- | mod/messages/manifest.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/messages/manifest.xml b/mod/messages/manifest.xml index 35377cc5f..359ba526d 100644 --- a/mod/messages/manifest.xml +++ b/mod/messages/manifest.xml @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Messages</name> - <author>Curverider?</author> + <author>Core developers</author> <version>1.8</version> <description>Elgg internal messages plugin. This plugin lets user send each other messages.</description> + <copyright>See COPYRIGHT.txt</copyright> <website>http://www.elgg.org/</website> <license>GNU Public License version 2</license> <requires> |