From 8fbbc40c93568e92a7d2250ed2298b48c3f4ffc6 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 3 Feb 2017 11:30:02 +0100 Subject: [PATCH] package.json: use valid SPDX string --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }, -- 2.11.0