diff options
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.xml b/manifest.xml index 2420bdce6..85820c2a1 100644 --- a/manifest.xml +++ b/manifest.xml @@ -8,10 +8,10 @@ <category>multimedia</category> <description>Elgg lightbox replacement for Fancybox. Colorbox is the default Elgg lightbox in 1.9.</description> <website>https://lorea.org/plugin/colorbox</website> + <copyright>Copyright 2012 Lorea Faeries <federation@lorea.org></copyright> <repository>https://gitorious.org/lorea/colorbox</repository> - <donations>https://lorea.org/support</donations> - <copyright>2012 Lorea Faeries <federation@lorea.org></copyright> - <license>GNU Affero General Public License, version 3 or later</license> + <donations>https://lorea.org/support</donations> + <license>GNU Affero General Public License version 3, or later</license> <requires> <type>elgg_release</type> <version>1.8</version> |