You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2018/09/14 02:42:59 UTC

[cordova-osx] branch master updated: Updated License with a Valid SPDX License (#60)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-osx.git


The following commit(s) were added to refs/heads/master by this push:
     new 29d29bd  Updated License with a Valid SPDX License (#60)
29d29bd is described below

commit 29d29bd3c18ceb1284fb714fe1e7bfa0d6d93d15
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Fri Sep 14 11:42:54 2018 +0900

    Updated License with a Valid SPDX License (#60)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 43a24ad..7ff6dc4 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
     "eslint": "node node_modules/eslint/bin/eslint bin && node node_modules/eslint/bin/eslint tests"
   },
   "author": "Apache Software Foundation",
-  "license": "Apache Version 2.0",
+  "license": "Apache-2.0",
   "dependencies": {
     "cordova-common": "^2.2.5",
     "nopt": "^3.0.6",


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