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/06/09 01:49:31 UTC

ios commit: Use valid SPDX licence format

Repository: cordova-ios
Updated Branches:
  refs/heads/master 2e41e221d -> 9fbc20fed


Use valid SPDX licence format

This closes #227


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/9fbc20fe
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/9fbc20fe
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/9fbc20fe

Branch: refs/heads/master
Commit: 9fbc20fedbe46e0fad55e3cae02fe5b9faaa95c0
Parents: 2e41e22
Author: Darryl Pogue <da...@dpogue.ca>
Authored: Tue Jun 7 15:45:55 2016 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Jun 8 18:48:58 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/9fbc20fe/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ea58171..53fc35b 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
     "jshint": "jshint bin tests"
   },
   "author": "Apache Software Foundation",
-  "license": "Apache Version 2.0",
+  "license": "Apache-2.0",
   "devDependencies": {
     "coffee-script": "^1.7.1",
     "istanbul": "^0.4.2",


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