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/markasjunk/composer.json | 2 +- plugins/markasjunk/package.xml | 68 ---------------------------------------- 2 files changed, 1 insertion(+), 69 deletions(-) delete mode 100644 plugins/markasjunk/package.xml (limited to 'plugins/markasjunk') diff --git a/plugins/markasjunk/composer.json b/plugins/markasjunk/composer.json index edf1ad699..8ec5f3de8 100644 --- a/plugins/markasjunk/composer.json +++ b/plugins/markasjunk/composer.json @@ -2,7 +2,7 @@ "name": "roundcube/markasjunk", "type": "roundcube-plugin", "description": "Adds a new button to the mailbox toolbar to mark the selected messages as Junk and move them to the configured Junk folder.", - "license": "GNU GPLv3+", + "license": "GPLv3+", "version": "1.2", "authors": [ { diff --git a/plugins/markasjunk/package.xml b/plugins/markasjunk/package.xml deleted file mode 100644 index 95597481a..000000000 --- a/plugins/markasjunk/package.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - markasjunk - pear.roundcube.net - Mark messages as Junk - Adds a new button to the mailbox toolbar to mark the selected messages as Junk and move them to the configured Junk folder. - - Thomas Bruederli - thomasb - roundcube@gmail.com - yes - - 2013-08-29 - - 1.2 - 1.2 - - - stable - stable - - GNU GPLv3+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - -- cgit v1.2.3