summaryrefslogtreecommitdiff
path: root/plugins/archive
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-01-18 12:47:38 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-01-18 12:47:38 +0000
commit8da6900a3ded088e183dceed03cdca92d0080818 (patch)
tree1abe135b912949f409a1a925f3e6316c7e9c5c58 /plugins/archive
parent8f652cd3b47e8fdf2c7a872a892be989c4d88c82 (diff)
Update license information in plugins
git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/archive')
-rw-r--r--plugins/archive/archive.php1
-rw-r--r--plugins/archive/package.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/plugins/archive/archive.php b/plugins/archive/archive.php
index f540b0376..33e0daa31 100644
--- a/plugins/archive/archive.php
+++ b/plugins/archive/archive.php
@@ -7,6 +7,7 @@
* to move messages to a (user selectable) archive folder.
*
* @version @package_version@
+ * @license GNU GPLv3+
* @author Andre Rodier, Thomas Bruederli
*/
class archive extends rcube_plugin
diff --git a/plugins/archive/package.xml b/plugins/archive/package.xml
index 817157094..0d02b2d41 100644
--- a/plugins/archive/package.xml
+++ b/plugins/archive/package.xml
@@ -22,7 +22,7 @@
<release>stable</release>
<api>stable</api>
</stability>
- <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license>
+ <license uri="http://www.gnu.org/licenses/gpl.html">GNU GPLv3+</license>
<notes>-</notes>
<contents>
<dir baseinstalldir="/" name="/">