Repository: cordova-plugin-camera
Updated Branches:
  refs/heads/master 654286d37 -> df734a522


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-camera/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/df734a52
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/df734a52
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/df734a52

Branch: refs/heads/master
Commit: df734a522c4dd2d27ed5c964ee0773a6f18f5bee
Parents: 654286d
Author: t1st3 <cont...@tiste.org>
Authored: Sat Feb 6 11:16:08 2016 +0100
Committer: t1st3 <cont...@tiste.org>
Committed: Sat Feb 6 11:16:08 2016 +0100

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/df734a52/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index aa46ab2..35fc2e3 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
     "gen-docs": "jsdoc2md --template \"jsdoc2md/TEMPLATE.md\" \"www/**/*.js\" 
--plugin \"dmd-plugin-cordova-plugin\" > README.md"
   },
   "author": "Apache Software Foundation",
-  "license": "Apache 2.0",
+  "license": "Apache-2.0",
   "devDependencies": {
     "dmd-plugin-cordova-plugin": "^0.1.0",
     "husky": "^0.10.1",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to