You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2016/03/07 23:42:12 UTC

cordova-cli git commit: Specify valid SPDX license in package.json

Repository: cordova-cli
Updated Branches:
  refs/heads/master 9256d6339 -> e2f3cf6d4


Specify valid SPDX license in package.json


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

Branch: refs/heads/master
Commit: e2f3cf6d403a9f23fa130ddfdc5fc74c69365f6e
Parents: 9256d63
Author: Nikhil Khandelwal <ni...@microsoft.com>
Authored: Mon Mar 7 14:41:53 2016 -0800
Committer: Nikhil Khandelwal <ni...@microsoft.com>
Committed: Mon Mar 7 14:41:53 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/e2f3cf6d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 3aa4738..c201ea6 100644
--- a/package.json
+++ b/package.json
@@ -142,5 +142,5 @@
       "email":"purplecabbage@gmail.com"
     }
   ],
-  "license": "Apache version 2.0"
+  "license": " Apache-2.0"
 }


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