From 40380a2f2f7b3fd0002aa5a4d78645a89dca9a66 Mon Sep 17 00:00:00 2001 From: Kyle Mitchell Date: Sat, 2 May 2015 05:46:43 +0000 Subject: [PATCH] use a valid SPDX license identifier --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1994a5b..20da4ee 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "phantomjs" ], "author": "hyspace", - "license": "GPLv3", + "license": "GPL-3.0", "bugs": { "url": "https://github.com/hyspace/lixian-cli/issues" },