3acc3664 by David LaPalomento

Update license identifier

Use the official SPDX identifier for Apache 2.0.
1 parent dcce9f45
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
8 "type": "git", 8 "type": "git",
9 "url": "git@github.com:videojs/videojs-contrib-hls.git" 9 "url": "git@github.com:videojs/videojs-contrib-hls.git"
10 }, 10 },
11 "license": "Apache 2", 11 "license": "Apache-2.0",
12 "scripts": { 12 "scripts": {
13 "test": "grunt test", 13 "test": "grunt test",
14 "prepublish": "grunt" 14 "prepublish": "grunt"
......