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/new_user_identity/composer.json | 2 +- plugins/new_user_identity/package.xml | 49 --------------------------------- 2 files changed, 1 insertion(+), 50 deletions(-) delete mode 100644 plugins/new_user_identity/package.xml (limited to 'plugins/new_user_identity') diff --git a/plugins/new_user_identity/composer.json b/plugins/new_user_identity/composer.json index a2e9e95dc..8378ae50c 100644 --- a/plugins/new_user_identity/composer.json +++ b/plugins/new_user_identity/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/new_user_identity", "type": "roundcube-plugin", "description": "Populates a new user's default identity from LDAP on their first visit.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "1.1", "authors": [ { diff --git a/plugins/new_user_identity/package.xml b/plugins/new_user_identity/package.xml deleted file mode 100644 index 12409392b..000000000 --- a/plugins/new_user_identity/package.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - new_user_identity - pear.roundcube.net - Populates a new user's default identity from LDAP on their first visit. - - Populates a new user's default identity from LDAP on their first visit. - - - Aleksander Machniak - alec - alec@alec.pl - yes - - 2014-10-30 - - 1.1 - 1.1 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3