From 9cdac33e97ab6e215ac5b9dd57c1ebabe0c0bf54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=9A=E7=84=B6?= Date: Mon, 25 Dec 2017 21:22:07 +0800 Subject: [PATCH] correct the license declaration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94a9a04..e2008d5 100644 --- a/package.json +++ b/package.json @@ -110,5 +110,5 @@ "url": "https://github.com/alibaba/anyproxy" }, "author": "ottomao@gmail.com", - "license": "ISC" + "license": "Apache-2.0" }