Repository: cordova-plugin-geolocation Updated Branches: refs/heads/master 79bdb044b -> 4ab4d3a57
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-geolocation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/4ab4d3a5 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/4ab4d3a5 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/4ab4d3a5 Branch: refs/heads/master Commit: 4ab4d3a57bef9f9f53b64c2a5ae83ee985873482 Parents: 79bdb04 Author: t1st3 <[email protected]> Authored: Sun Feb 7 14:37:10 2016 +0100 Committer: t1st3 <[email protected]> Committed: Sun Feb 7 14:37:10 2016 +0100 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/4ab4d3a5/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index ba6e4f7..83e4c1f 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,5 @@ "cordova-firefoxos" ], "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]
