Update license identifier
Use the official SPDX identifier for Apache 2.0.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -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" | ... | ... |
-
Please register or sign in to post a comment