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/emoticons/composer.json | 2 +- plugins/emoticons/package.xml | 53 ----------------------------------------- 2 files changed, 1 insertion(+), 54 deletions(-) delete mode 100644 plugins/emoticons/package.xml (limited to 'plugins/emoticons') diff --git a/plugins/emoticons/composer.json b/plugins/emoticons/composer.json index c2ada7846..8e7b90ae9 100644 --- a/plugins/emoticons/composer.json +++ b/plugins/emoticons/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/emoticons", "type": "roundcube-plugin", "description": "Sample plugin to replace emoticons in plain text message body with real icons.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "1.3", "authors": [ { diff --git a/plugins/emoticons/package.xml b/plugins/emoticons/package.xml deleted file mode 100644 index b4218103c..000000000 --- a/plugins/emoticons/package.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - emoticons - pear.roundcube.net - Display emoticons in text messages - Sample plugin to replace emoticons in plain text message body with real icons. - - Thomas Bruederli - thomasb - roundcube@gmail.com - yes - - - Aleksander Machniak - alec - alec@alec.pl - yes - - 2011-11-21 - - 1.3 - 1.3 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3