From a2dd36709b0e8f9541097851cb9df83ab370af9e Mon Sep 17 00:00:00 2001 From: Boris Gulay Date: Thu, 12 May 2016 23:23:33 +0300 Subject: [PATCH] Fixed license name. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 459bacb..b7436e6 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "This plugin allows users to switch between different accounts (including remote) in single Roundcube session.", "homepage": "https://bitbucket.org/BoresExpress/ident_switch", "keywords": ["identity", "imap"], - "license": "GPLv3+", + "license": "GPL-3.0+", "authors": [ { "name": "Boris Gulay",