Repository: cordova-plugin-inappbrowser Updated Branches: refs/heads/master 80c8e56fb -> bb69b79ca
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-inappbrowser/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/bb69b79c Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/bb69b79c Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/bb69b79c Branch: refs/heads/master Commit: bb69b79ca3adc0444adc804c1c0cce60a90d7276 Parents: 80c8e56 Author: t1st3 <[email protected]> Authored: Sun Feb 7 18:31:19 2016 +0100 Committer: t1st3 <[email protected]> Committed: Sun Feb 7 18:31:19 2016 +0100 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/bb69b79c/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index f55767d..5543ead 100644 --- a/package.json +++ b/package.json @@ -44,5 +44,5 @@ } ], "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]
