You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/12/08 00:57:37 UTC

[2/4] cordova-plugin-whitelist git commit: Edit package.json license to match SPDX id

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: apache/cordova-plugin-device#48

 This closes #24


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/commit/82a4c77f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/tree/82a4c77f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/diff/82a4c77f

Branch: refs/heads/1.3.x
Commit: 82a4c77fbf3455b2218da4aa509c77c71889eacd
Parents: 0bb91fa
Author: t1st3 <co...@tiste.org>
Authored: Wed Sep 28 13:55:17 2016 +0200
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Sep 28 11:40:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/82a4c77f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 481daa9..5d2ad8a 100644
--- a/package.json
+++ b/package.json
@@ -28,5 +28,5 @@
     }
   },
   "author": "Apache Software Foundation",
-  "license": "Apache 2.0"
+  "license": "Apache-2.0"
 }


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