3acc3664 by David LaPalomento

Update license identifier

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