From 587e1878855f158a1cf990637ae2d065422ff480 Mon Sep 17 00:00:00 2001 From: arrack Date: Wed, 21 Feb 2018 09:18:01 +0800 Subject: [PATCH] fix invalid license name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5b97d32..c5d9c59 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["PIXNET", "sdk"], "type": "library", "homepage": "http://developer.pixnet.pro/", - "license": "BSD", + "license": "BSD-2-Clause", "authors": [ { "name": "PIXNET Digital Media Corporation",