[Pkg-javascript-commits] [node-coveralls] 221/332: use a valid SPDX license identifier
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Nov 9 13:54:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-coveralls.
commit 0c7937f702fa40e51df72750902bee2755064c4e
Author: Kyle Mitchell <kyle at kemitchell.com>
Date: Tue May 5 04:17:00 2015 +0000
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 b70c6de..5ab2092 100644
--- a/package.json
+++ b/package.json
@@ -54,5 +54,5 @@
"url": "git://github.com/nickmerwin/node-coveralls.git"
},
"author": "Gregg Caines",
- "license": "BSD"
+ "license": "BSD-2-Clause"
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git
More information about the Pkg-javascript-commits
mailing list