aboutsummaryrefslogtreecommitdiff
path: root/mod/bookmarks/manifest.xml
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-18 18:51:56 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-18 18:51:56 +0000
commit73c248a96ce5e12f3d0695d3185e12f702f0bbc7 (patch)
tree1099cfbbf81f6e7932545ac5d3afa67f08d36b22 /mod/bookmarks/manifest.xml
parentcff1ffacfb5a757df36eab3a81862e1ee83ca0e5 (diff)
downloadelgg-73c248a96ce5e12f3d0695d3185e12f702f0bbc7.tar.gz
elgg-73c248a96ce5e12f3d0695d3185e12f702f0bbc7.tar.bz2
Updated copyright and author information in plugin manifests.
git-svn-id: http://code.elgg.org/elgg/trunk@8291 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/bookmarks/manifest.xml')
-rw-r--r--mod/bookmarks/manifest.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/mod/bookmarks/manifest.xml b/mod/bookmarks/manifest.xml
index 82deaf5b4..62fb61b1e 100644
--- a/mod/bookmarks/manifest.xml
+++ b/mod/bookmarks/manifest.xml
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Bookmarks</name>
- <author>Curverider</author>
- <version>1.7</version>
- <description>Elgg bookmarks plugin.</description>
+ <author>Core developers</author>
+ <version>1.8</version>
+ <blurb>Add and comment on bookmarks.</blurb>
+ <description>Adds the ability for users to bookmark internal and external sites. Other users can then comment on the bookmarks.</description>
<website>http://www.elgg.org/</website>
- <copyright>(C) Curverider 2008-2010</copyright>
+ <copyright>See COPYRIGHT.txt</copyright>
<license>GNU Public License version 2</license>
<requires>
<type>elgg_version</type>