[Pkg-javascript-commits] [node-lcov-parse] 35/45: spdx license
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:46:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-lcov-parse.
commit cf01721407ccb1dc30c98404597a6978a13921d5
Author: Dav Glass <davglass at gmail.com>
Date: Wed Jun 3 08:34:28 2015 -0500
spdx license
---
package.json | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/package.json b/package.json
index b63b0aa..f29891e 100644
--- a/package.json
+++ b/package.json
@@ -27,11 +27,7 @@
"pretest": "jshint --config ./node_modules/yui-lint/jshint.json ./lib/",
"test": "istanbul cover --print both ./node_modules/vows/bin/vows -- --spec ./tests/*.js"
},
- "licenses": [
- {
- "type": "BSD"
- }
- ],
+ "license": "BSD-3-Clause",
"repository": {
"type": "git",
"url": "http://github.com/davglass/lcov-parse.git"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lcov-parse.git
More information about the Pkg-javascript-commits
mailing list