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/filesystem_attachments/composer.json | 2 +- plugins/filesystem_attachments/package.xml | 59 ---------------------------- 2 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 plugins/filesystem_attachments/package.xml (limited to 'plugins/filesystem_attachments') diff --git a/plugins/filesystem_attachments/composer.json b/plugins/filesystem_attachments/composer.json index 292360144..f13901275 100644 --- a/plugins/filesystem_attachments/composer.json +++ b/plugins/filesystem_attachments/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/filesystem_attachments", "type": "roundcube-plugin", "description": "This is a core plugin which provides basic, filesystem based attachment temporary file handling. This includes storing attachments of messages currently being composed, writing attachments to disk when drafts with attachments are re-opened and writing attachments to disk for inline display in current html compositions.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "1.0", "authors": [ { diff --git a/plugins/filesystem_attachments/package.xml b/plugins/filesystem_attachments/package.xml deleted file mode 100644 index 49ec51934..000000000 --- a/plugins/filesystem_attachments/package.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - filesystem_attachments - pear.roundcube.net - Default database storage for uploaded attachments - - This is a core plugin which provides basic, filesystem based - attachment temporary file handling. This includes storing - attachments of messages currently being composed, writing attachments - to disk when drafts with attachments are re-opened and writing - attachments to disk for inline display in current html compositions. - - - Thomas Bruederli - thomasb - roundcube@gmail.com - yes - - - Ziba Scott - ziba - ziba@umich.edu - yes - - 2011-11-21 - - 1.0 - 1.0 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3