Repository: cordova-plugin-file-transfer
Updated Branches:
  refs/heads/master 6ae9af436 -> afbeab405


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

Branch: refs/heads/master
Commit: afbeab405f53cbe871c7c1a874e0307cdc6e4e7e
Parents: 6ae9af4
Author: t1st3 <[email protected]>
Authored: Sun Feb 7 14:35:55 2016 +0100
Committer: t1st3 <[email protected]>
Committed: Sun Feb 7 14:35:55 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/afbeab40/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 9dfec32..0551d22 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
     "cordova-plugin-file": "^3.0.0"
   },
   "author": "Apache Software Foundation",
-  "license": "Apache 2.0",
+  "license": "Apache-2.0",
   "devDependencies": {
     "jscs": "^2.6.0",
     "jshint": "^2.8.0"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to