summaryrefslogtreecommitdiff
path: root/plugins/archive
diff options
context:
space:
mode:
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="/">