You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/10/23 02:28:05 UTC

[2/3] cordova-plugman git commit: CB-12039 added license to package.json

CB-12039 added license to package.json


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/4bda8aea
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/4bda8aea
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/4bda8aea

Branch: refs/heads/master
Commit: 4bda8aea8986a3a9be1e53960687358250ac8802
Parents: 5610a02
Author: Steve Gill <st...@gmail.com>
Authored: Sat Oct 22 11:50:57 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Sat Oct 22 11:50:57 2016 -0700

----------------------------------------------------------------------
 package.json | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/4bda8aea/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 6fbb6f4..f1ec175 100644
--- a/package.json
+++ b/package.json
@@ -33,6 +33,7 @@
         "jshint": "node node_modules/jshint/bin/jshint src",
         "jasmine": "jasmine-node --captureExceptions --color spec"
     },
+    "license": "Apache-2.0",
     "contributors": [
         {
             "name": "Anis Kadri"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org