From: Paul Brossier Date: Fri, 3 Feb 2017 10:30:02 +0000 (+0100) Subject: package.json: use valid SPDX string X-Git-Tag: v0.0.2~13 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=8fbbc40c93568e92a7d2250ed2298b48c3f4ffc6;p=node-aubio.git package.json: use valid SPDX string --- diff --git a/package.json b/package.json index b9d3009..8eeb043 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "c" ], "author": "Gray Leonard", - "license": "GNU GPL v3", + "license": "GPL-3.0", "bugs": { "url": "https://github.com/grayleonard/node-aubio/issues" },