### Platforms affected none ### What does this PR do? Updates the license of a test spec's `package.json` from Apache-1.0 to Apache-2.0.
**Changes** `"license": "Apache-1.0",` becomes `"license": "Apache-2.0",` ### What testing has been done on this change? - `npm i` - `npm run jasmine` [ Full content available at: https://github.com/apache/cordova-create/pull/32 ] This message was relayed via gitbox.apache.org for [email protected]
