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/virtuser_query/composer.json | 2 +- plugins/virtuser_query/package.xml | 47 ------------------------------------ 2 files changed, 1 insertion(+), 48 deletions(-) delete mode 100644 plugins/virtuser_query/package.xml (limited to 'plugins/virtuser_query') diff --git a/plugins/virtuser_query/composer.json b/plugins/virtuser_query/composer.json index 6585a4117..7459ca9bd 100644 --- a/plugins/virtuser_query/composer.json +++ b/plugins/virtuser_query/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/virtuser_query", "type": "roundcube-plugin", "description": "Plugin adds possibility to resolve user email/login according to lookup tables in SQL database.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "2.0", "authors": [ { diff --git a/plugins/virtuser_query/package.xml b/plugins/virtuser_query/package.xml deleted file mode 100644 index 9430bf69d..000000000 --- a/plugins/virtuser_query/package.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - virtuser_query - pear.roundcube.net - SQL based User-to-Email and Email-to-User lookup - Plugin adds possibility to resolve user email/login according to lookup tables in SQL database. - - Aleksander Machniak - alec - alec@alec.pl - yes - - 2012-02-17 - - 2.0 - 2.0 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3