Repository: cordova-plugin-vibration Updated Branches: refs/heads/master 71f03ef56 -> 2475bfaa4
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-vibration/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/2475bfaa Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/2475bfaa Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/2475bfaa Branch: refs/heads/master Commit: 2475bfaa4daebbc901e5ec4beb845962f1d1e7c9 Parents: 71f03ef Author: t1st3 <[email protected]> Authored: Mon Feb 8 10:34:11 2016 +0100 Committer: t1st3 <[email protected]> Committed: Mon Feb 8 10:34:11 2016 +0100 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/2475bfaa/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 5e557c4..56b6142 100644 --- a/package.json +++ b/package.json @@ -35,5 +35,5 @@ "cordova-tizen" ], "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]
