From 5b752da60983156960114a1a76b65db404d10cc3 Mon Sep 17 00:00:00 2001 From: moznion Date: Wed, 27 Apr 2016 13:07:32 +0900 Subject: [PATCH] Correct license name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 53437109..f0b16ac6 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ ], "type": "library", "homepage": "http://github.com/line/line-bot-sdk-php", - "license": "Apache License, Version 2.0", + "license": "Apache License Version 2.0", "authors": [ { "name": "moznion",