Use valid SPDX license identifier for Jitsi-Meet to avoid warnings during installing npm dependencies
Conflicts: package.json
This commit is contained in:
parent
6d4fa86831
commit
ad38268cbd
|
@ -33,5 +33,5 @@
|
|||
"browserify": "11.1.x",
|
||||
"browserify-shim": "^3.8.10"
|
||||
},
|
||||
"license": "Apache"
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue