#211 Fix license info in composer.json
This commit is contained in:
parent
e613e13478
commit
c0f534705c
|
|
@ -8,7 +8,7 @@
|
||||||
],
|
],
|
||||||
"homepage": "http://phpoffice.github.io",
|
"homepage": "http://phpoffice.github.io",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"license": "LGPL-3.0+",
|
"license": "LGPL-2.1+",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Mark Baker"
|
"name": "Mark Baker"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue