From 8da6900a3ded088e183dceed03cdca92d0080818 Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 18 Jan 2012 12:47:38 +0000 Subject: Update license information in plugins git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/markasjunk/markasjunk.php | 1 + plugins/markasjunk/package.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/markasjunk') diff --git a/plugins/markasjunk/markasjunk.php b/plugins/markasjunk/markasjunk.php index 41a95acdc..4db90c1bc 100644 --- a/plugins/markasjunk/markasjunk.php +++ b/plugins/markasjunk/markasjunk.php @@ -7,6 +7,7 @@ * to mark the selected messages as Junk and move them to the Junk folder * * @version @package_version@ + * @license GNU GPLv3+ * @author Thomas Bruederli */ class markasjunk extends rcube_plugin diff --git a/plugins/markasjunk/package.xml b/plugins/markasjunk/package.xml index 1f6c96cf6..95690eb9b 100644 --- a/plugins/markasjunk/package.xml +++ b/plugins/markasjunk/package.xml @@ -23,7 +23,7 @@ stable stable - GNU GPLv2 + GNU GPLv3+ - -- cgit v1.2.3