Browse Source

Update license identifier

Use the official SPDX identifier for Apache 2.0.
pull/6/head
David LaPalomento 10 years ago
parent
commit
3acc366430
  1. 2
      package.json

2
package.json

@ -8,7 +8,7 @@
"type": "git", "type": "git",
"url": "git@github.com:videojs/videojs-contrib-hls.git" "url": "git@github.com:videojs/videojs-contrib-hls.git"
}, },
"license": "Apache 2",
"license": "Apache-2.0",
"scripts": { "scripts": {
"test": "grunt test", "test": "grunt test",
"prepublish": "grunt" "prepublish": "grunt"

Loading…
Cancel
Save