Repository: cordova-plugin-device-motion Updated Branches: refs/heads/master adcea51e0 -> 194bf5497
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-device-motion/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/194bf549 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/194bf549 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/194bf549 Branch: refs/heads/master Commit: 194bf54972fd979d18253e69b9444f17980744b1 Parents: adcea51 Author: t1st3 <[email protected]> Authored: Sun Feb 7 09:31:08 2016 +0100 Committer: t1st3 <[email protected]> Committed: Sun Feb 7 09:31:08 2016 +0100 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/194bf549/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 571c696..d6aec17 100644 --- a/package.json +++ b/package.json @@ -42,5 +42,5 @@ "cordova-browser" ], "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]
