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/zipdownload/composer.json | 2 +- plugins/zipdownload/package.xml | 96 --------------------------------------- 2 files changed, 1 insertion(+), 97 deletions(-) delete mode 100644 plugins/zipdownload/package.xml (limited to 'plugins/zipdownload') diff --git a/plugins/zipdownload/composer.json b/plugins/zipdownload/composer.json index cdfbf9923..bc171d82a 100644 --- a/plugins/zipdownload/composer.json +++ b/plugins/zipdownload/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/zipdownload", "type": "roundcube-plugin", "description": "Adds an option to download all attachments to a message in one zip file, when a message has multiple attachments. Also allows the download of a selection of messages in one zip file. Supports mbox and maildir format.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "3.0", "authors": [ { diff --git a/plugins/zipdownload/package.xml b/plugins/zipdownload/package.xml deleted file mode 100644 index 7485c5870..000000000 --- a/plugins/zipdownload/package.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - zipdownload - pear.roundcube.net - Download multiple attachments or messages in one zip file - Adds an option to download all attachments to a message in one zip file, when a message has multiple attachments. - Also allows the download of a selection of messages in one zip file. Supports mbox and maildir formats. - - Philip Weir - JohnDoh - roundcube@tehinterweb.co.uk - no - - - Thomas Bruederli - bruederli - roundcube@gmail.com - yes - - - Aleksander Machniak - alec - alec@alec.pl - yes - - 2014-04-18 - - - 3.0 - 3.0 - - - stable - stable - - GNU GPLv3+ - Repo only - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - zip - pecl.php.net - zip - - - - - -- cgit v1.2.3