[MISC] set package.json license field to a valid SPDX expression

closes #646
This commit is contained in:
Géry Debongnie
2020-02-20 15:11:05 +01:00
committed by aab-odoo
parent ce052e0992
commit d5098dd138
+1 -1
View File
@@ -32,7 +32,7 @@
"url": "git+https://github.com/odoo/owl.git"
},
"author": "Odoo",
"license": "LGPL",
"license": "LGPL-3.0-only",
"bugs": {
"url": "https://github.com/odoo/owl/issues"
},