From 72b117feb1afafb74d33056c22a14b257d9fa38e Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 9 Dec 2014 05:02:13 -0500 Subject: Use consistent license identifiers, remove redundant package.xml files --- plugins/subscriptions_option/composer.json | 2 +- plugins/subscriptions_option/package.xml | 69 ------------------------------ 2 files changed, 1 insertion(+), 70 deletions(-) delete mode 100644 plugins/subscriptions_option/package.xml (limited to 'plugins/subscriptions_option') diff --git a/plugins/subscriptions_option/composer.json b/plugins/subscriptions_option/composer.json index a3ba7b684..57b95d2c8 100644 --- a/plugins/subscriptions_option/composer.json +++ b/plugins/subscriptions_option/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/subscriptions_option", "type": "roundcube-plugin", "description": "A plugin which can enable or disable the use of imap subscriptions. It includes a toggle on the settings page under \"Server Settings\". The preference can also be locked.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "1.3", "authors": [ { diff --git a/plugins/subscriptions_option/package.xml b/plugins/subscriptions_option/package.xml deleted file mode 100644 index 04f2c1b3c..000000000 --- a/plugins/subscriptions_option/package.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - subscriptions_option - pear.roundcube.net - Option to disable IMAP subscriptions - - A plugin which can enable or disable the use of imap subscriptions. - It includes a toggle on the settings page under "Server Settings". - The preference can also be locked. - - - Thomas Bruederli - thomasb - roundcube@gmail.com - yes - - - Ziba Scott - ziba - ziba@umich.edu - yes - - 2012-05-21 - - 1.3 - 1.1 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3