diff options
author | hellekin <hellekin@cepheide.org> | 2012-11-08 22:18:37 -0300 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2012-11-08 22:39:30 -0300 |
commit | 58fd3ce5bbac21dc1ce4b583f781eb804bb28eb2 (patch) | |
tree | ccd50c74e771fa6a586f313050420285173a425b | |
parent | 92075a8c92356d84af8464f8672d3832d7c6826c (diff) | |
download | elgg-58fd3ce5bbac21dc1ce4b583f781eb804bb28eb2.tar.gz elgg-58fd3ce5bbac21dc1ce4b583f781eb804bb28eb2.tar.bz2 |
Add licensing information
Conflicts:
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> |