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/userinfo/composer.json | 2 +- plugins/userinfo/package.xml | 70 ------------------------------------------ 2 files changed, 1 insertion(+), 71 deletions(-) delete mode 100644 plugins/userinfo/package.xml (limited to 'plugins/userinfo') diff --git a/plugins/userinfo/composer.json b/plugins/userinfo/composer.json index 0ae6f6db8..af5f6d7fa 100644 --- a/plugins/userinfo/composer.json +++ b/plugins/userinfo/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/userinfo", "type": "roundcube-plugin", "description": "Sample plugin that adds a new tab to the settings section to display some information about the current user.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "1.0", "authors": [ { diff --git a/plugins/userinfo/package.xml b/plugins/userinfo/package.xml deleted file mode 100644 index dd25d443b..000000000 --- a/plugins/userinfo/package.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - userinfo - pear.roundcube.net - Information about logged in user - - Sample plugin that adds a new tab to the settings section - to display some information about the current user. - - - Thomas Bruederli - thomasb - roundcube@gmail.com - yes - - 2011-11-21 - - 1.0 - 1.0 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3