Repository: cordova-plugin-dialogs
Updated Branches:
  refs/heads/master 67dfe94b6 -> cb81ad682


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

Branch: refs/heads/master
Commit: cb81ad6829c628987dca5690296ea8b7d4ac9753
Parents: 67dfe94
Author: t1st3 <[email protected]>
Authored: Sun Feb 7 09:32:40 2016 +0100
Committer: t1st3 <[email protected]>
Committed: Sun Feb 7 09:32:40 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/cb81ad68/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 793115d..ed54d16 100644
--- a/package.json
+++ b/package.json
@@ -39,5 +39,5 @@
     "cordova-windows"
   ],
   "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]

Reply via email to