[Pkg-javascript-commits] [uglifyjs] 02/26: Added license
Jonas Smedegaard
dr at jones.dk
Tue May 19 00:02:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag v2.4.16
in repository uglifyjs.
commit ec3e74d7f48f2ccb4086cde60390dc58f5ddf8a2
Author: gdw2 <gdwarner at Gmail.com>
Date: Mon Jul 28 13:49:44 2014 -0700
Added license
---
package.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/package.json b/package.json
index 26d8f76..96a863a 100644
--- a/package.json
+++ b/package.json
@@ -26,5 +26,6 @@
"bin": {
"uglifyjs" : "bin/uglifyjs"
},
+ "license": "BSD",
"scripts": {"test": "node test/run-tests.js"}
}
--
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