Repository: cordova-plugin-device-orientation Updated Branches: refs/heads/master 7eba98301 -> 1044045ad
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-orientation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/commit/1044045a Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/tree/1044045a Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/diff/1044045a Branch: refs/heads/master Commit: 1044045ad2c0dd736d95cefac2fb31778f2ed8d2 Parents: 7eba983 Author: t1st3 <[email protected]> Authored: Sun Feb 7 09:31:56 2016 +0100 Committer: t1st3 <[email protected]> Committed: Sun Feb 7 09:31:56 2016 +0100 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/1044045a/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index c28b388..78a20bf 100644 --- a/package.json +++ b/package.json @@ -40,5 +40,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]
