Repository: cordova-plugin-console Updated Branches: refs/heads/master bc17a9810 -> 81acc69e5
chore: edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/) X-ref: https://github.com/apache/cordova-plugin-device/pull/48 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/81acc69e Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/81acc69e Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/81acc69e Branch: refs/heads/master Commit: 81acc69e5e9391a3cbae5c891a4bf4944ad4f961 Parents: bc17a98 Author: t1st3 <[email protected]> Authored: Sat Feb 6 11:16:48 2016 +0100 Committer: t1st3 <[email protected]> Committed: Sat Feb 6 11:16:48 2016 +0100 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/81acc69e/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index c05c425..bf16201 100644 --- a/package.json +++ b/package.json @@ -29,5 +29,5 @@ "cordova-windows" ], "author": "Apache Software Foundation", - "license": "Apache 2.0" + "license": "Apache-2.0" } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
