mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[MISC] set package.json license field to a valid SPDX expression
closes #646
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
|||||||
"url": "git+https://github.com/odoo/owl.git"
|
"url": "git+https://github.com/odoo/owl.git"
|
||||||
},
|
},
|
||||||
"author": "Odoo",
|
"author": "Odoo",
|
||||||
"license": "LGPL",
|
"license": "LGPL-3.0-only",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/odoo/owl/issues"
|
"url": "https://github.com/odoo/owl/issues"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user