Repository: cordova-plugin-media Updated Branches: refs/heads/master f0a82b189 -> 412a39db5
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-media/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/commit/412a39db Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/412a39db Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/412a39db Branch: refs/heads/master Commit: 412a39db5611c41c4ad8956c33afc52776dd5b54 Parents: f0a82b1 Author: t1st3 <[email protected]> Authored: Sun Feb 7 18:32:30 2016 +0100 Committer: t1st3 <[email protected]> Committed: Sun Feb 7 18:32:30 2016 +0100 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/412a39db/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index f367f79..cf651dd 100644 --- a/package.json +++ b/package.json @@ -40,5 +40,5 @@ "cordova-plugin-file": "^4.0.0" }, "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]
