From 01ea9addd6d07541f9f93f0b7b20a839ac1e3e1d Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Wed, 21 Dec 2016 21:43:08 +0100 Subject: [PATCH] use SPDX license name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b07345..0ab7fcc 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "lesspass", "password" ], - "license": "GPLv3", + "license": "GPL-3.0", "author": "Guillaume Vincent ", "files": [ "cli.js"