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/attachment_reminder/composer.json | 2 +- plugins/attachment_reminder/package.xml | 67 ------------------------------- 2 files changed, 1 insertion(+), 68 deletions(-) delete mode 100644 plugins/attachment_reminder/package.xml (limited to 'plugins/attachment_reminder') diff --git a/plugins/attachment_reminder/composer.json b/plugins/attachment_reminder/composer.json index a9601458d..7690a31a2 100644 --- a/plugins/attachment_reminder/composer.json +++ b/plugins/attachment_reminder/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/Attachment Reminder", "type": "roundcube-plugin", "description": "This Roundcube plugin reminds the user to attach a file if the composed message text indicates that there should be any.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "1.1", "authors": [ { diff --git a/plugins/attachment_reminder/package.xml b/plugins/attachment_reminder/package.xml deleted file mode 100644 index 78768d534..000000000 --- a/plugins/attachment_reminder/package.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - Attachment Reminder - Roundcube plugin that prompts you if it looks like you wanted to attach a file but you didn't. - - This Roundcube plugin reminds the user to attach a file if the composed message text indicates that there should be any. - - - Aleksander Machniak - alec - alec@alec.pl - yes - - - Thomas Yu - Sian, Liu - yes - - 2013-05-20 - - 1.1 - 1.0 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3