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:30 UTC

[2/4] cordova-plugin-test-framework 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 #22


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/commit/c1374e30
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/tree/c1374e30
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/diff/c1374e30

Branch: refs/heads/1.1.x
Commit: c1374e3060cc93c07a9655905c5e0f342fcd6d8a
Parents: 89dd353
Author: t1st3 <co...@tiste.org>
Authored: Wed Sep 28 15:26:00 2016 +0200
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Sep 28 11:38:46 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/blob/c1374e30/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index aad836e..bad2c93 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
     "jshint": "jshint www"
   },
   "author": "Apache Software Foundation",
-  "license": "Apache 2.0",
+  "license": "Apache-2.0",
   "devDependencies": {
     "jshint": "^2.6.0"
   }


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