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/show_additional_headers/composer.json | 2 +- plugins/show_additional_headers/package.xml | 49 --------------------------- 2 files changed, 1 insertion(+), 50 deletions(-) delete mode 100644 plugins/show_additional_headers/package.xml (limited to 'plugins/show_additional_headers') diff --git a/plugins/show_additional_headers/composer.json b/plugins/show_additional_headers/composer.json index 53cd5a885..d1007547f 100644 --- a/plugins/show_additional_headers/composer.json +++ b/plugins/show_additional_headers/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/show_additional_headers", "type": "roundcube-plugin", "description": "Proof-of-concept plugin which will fetch additional headers and display them in the message view.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "2.0", "authors": [ { diff --git a/plugins/show_additional_headers/package.xml b/plugins/show_additional_headers/package.xml deleted file mode 100644 index 9ca60baa9..000000000 --- a/plugins/show_additional_headers/package.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - show_additional_headers - pear.roundcube.net - Displays additional message headers - - Proof-of-concept plugin which will fetch additional headers and display them in the message view. - - - Thomas Bruederli - thomasb - roundcube@gmail.com - yes - - 2012-04-23 - - 2.0 - 2.0 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3