package.json: use valid SPDX string
authorPaul Brossier <piem@piem.org>
Fri, 3 Feb 2017 10:30:02 +0000 (11:30 +0100)
committerPaul Brossier <piem@piem.org>
Fri, 3 Feb 2017 10:30:02 +0000 (11:30 +0100)
package.json

index b9d3009..8eeb043 100644 (file)
@@ -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"
   },