[Pkg-javascript-commits] [uglifyjs] 24/190: use a valid SPDX license identifier
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 7 23:17:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to annotated tag upstream/2.7.0
in repository uglifyjs.
commit 20542a37a88393393279ae031f8925efed1f4573
Author: Kyle Mitchell <kyle at kemitchell.com>
Date: Mon May 4 23:33:09 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 0bf1de0..c50a64f 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"description": "JavaScript parser, mangler/compressor and beautifier toolkit",
"homepage": "http://lisperator.net/uglifyjs",
"author": "Mihai Bazon <mihai.bazon at gmail.com> (http://lisperator.net/)",
- "license": "BSD",
+ "license": "BSD-2-Clause",
"version": "2.4.24",
"engines": {
"node": ">=0.8.0"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git
More information about the Pkg-javascript-commits
mailing list