[Pkg-javascript-commits] [node-ripemd160] 29/71: Use SPDX-standard license naming
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:25:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-ripemd160.
commit 5a3f7cc721d19940f23fa16c251d6e25ca2b0833
Author: prescod <paul at prescod.net>
Date: Fri Jan 2 20:19:40 2015 -0800
Use SPDX-standard license naming
It's not entirely clear what license you intended to use, so I offer this pull request to clarify.
References:
http://spdx.org/licenses/BSD-3-Clause
http://spdx.org/licenses/
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 87686ce..eb2fa2f 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"bytes",
"cryptography"
],
- "license": "BSD-3",
+ "license": "BSD-3-Clause",
"devDependencies": {
"mocha": "~1.17.1",
"mochify": "^2.1.0"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ripemd160.git
More information about the Pkg-javascript-commits
mailing list