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 <[email protected]> Authored: Mon Mar 7 14:41:53 2016 -0800 Committer: Nikhil Khandelwal <[email protected]> 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":"[email protected]" } ], - "license": "Apache version 2.0" + "license": " Apache-2.0" } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
