diff options
author | brettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2011-02-18 18:51:56 +0000 |
---|---|---|
committer | brettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2011-02-18 18:51:56 +0000 |
commit | 73c248a96ce5e12f3d0695d3185e12f702f0bbc7 (patch) | |
tree | 1099cfbbf81f6e7932545ac5d3afa67f08d36b22 /mod/tagcloud | |
parent | cff1ffacfb5a757df36eab3a81862e1ee83ca0e5 (diff) | |
download | elgg-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/tagcloud')
-rw-r--r-- | mod/tagcloud/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/tagcloud/manifest.xml b/mod/tagcloud/manifest.xml index a49e8ff62..b059f6a98 100644 --- a/mod/tagcloud/manifest.xml +++ b/mod/tagcloud/manifest.xml @@ -5,7 +5,7 @@ <version>1.0</version> <description>Widget-based tag clouds.</description> <website>http://cashcostello.com/</website> - <copyright>(C) Cash Costello 2008-2011</copyright> + <copyright>See COPYRIGHT.txt</copyright> <license>GNU Public License version 2</license> <requires> <type>elgg_version</type> |