Repository: cordova-plugin-battery-status Updated Branches: refs/heads/master 346339d5b -> 104fb81f5
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-battery-status/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/104fb81f Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/104fb81f Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/104fb81f Branch: refs/heads/master Commit: 104fb81f56517b1ef49ea592c78c8be680f4a678 Parents: 346339d Author: t1st3 <[email protected]> Authored: Sat Feb 6 11:15:04 2016 +0100 Committer: t1st3 <[email protected]> Committed: Sat Feb 6 11:15:04 2016 +0100 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/104fb81f/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 9f4623f..05823bd 100644 --- a/package.json +++ b/package.json @@ -35,5 +35,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]
