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/identity_select/composer.json | 2 +- plugins/identity_select/package.xml | 53 ----------------------------------- 2 files changed, 1 insertion(+), 54 deletions(-) delete mode 100644 plugins/identity_select/package.xml (limited to 'plugins/identity_select') diff --git a/plugins/identity_select/composer.json b/plugins/identity_select/composer.json index 61a4b0d00..c31239360 100644 --- a/plugins/identity_select/composer.json +++ b/plugins/identity_select/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/identity_select", "type": "roundcube-plugin", "description": "On reply to a message user identity selection is based on\n\t\tcontent of standard headers like From, To, Cc and Return-Path.\n\t\tHere you can add header(s) set by your SMTP server (e.g.\n\t\tDelivered-To, Envelope-To, X-Envelope-To, X-RCPT-TO) to make\n\t\tidentity selection more accurate.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "1.0", "authors": [ { diff --git a/plugins/identity_select/package.xml b/plugins/identity_select/package.xml deleted file mode 100644 index 425c28830..000000000 --- a/plugins/identity_select/package.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - identity_select - pear.roundcube.net - Extended identity selection - - On reply to a message user identity selection is based on - content of standard headers like From, To, Cc and Return-Path. - Here you can add header(s) set by your SMTP server (e.g. - Delivered-To, Envelope-To, X-Envelope-To, X-RCPT-TO) to make - identity selection more accurate. - - - Aleksander Machniak - alec - alec@alec.pl - yes - - 2013-08-04 - - 1.0 - 1.0 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3