From 6e626be47900dd45ca2068e669a8012501dbb299 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Sat, 26 Mar 2016 09:11:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0license=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E8=A7=84=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bc35738f..1e330ebe 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "thinkphp-framework", "keywords": ["framework", "thinkphp", "ORM"], "homepage": "http://thinkphp.cn/", - "license": "Apache2", + "license": "Apache-2.0", "authors": [ { "name": "liu21st",