Repository: cordova-plugin-splashscreen
Updated Branches:
  refs/heads/master 4bc552848 -> 2e1ec3291


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

This closes #79


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/2e1ec329
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/2e1ec329
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/2e1ec329

Branch: refs/heads/master
Commit: 2e1ec329168633b39c0251ca9e1ec87d9a9483c9
Parents: 4bc5528
Author: t1st3 <[email protected]>
Authored: Mon Feb 8 10:33:35 2016 +0100
Committer: Tim Barham <[email protected]>
Committed: Wed Feb 10 13:21:19 2016 +1000

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/2e1ec329/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 9da71ff..4f17756 100644
--- a/package.json
+++ b/package.json
@@ -41,5 +41,5 @@
     }
   ],
   "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