[LIC] web_drop_target: Relicense to LGPL

This commit is contained in:
Enric Tobella
2022-04-26 09:48:29 +02:00
parent 6e1081a911
commit 17e129e47d
4 changed files with 8 additions and 8 deletions

View File

@@ -1,11 +1,11 @@
# Copyright 2018 Therp BV <https://therp.nl>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
{
"name": "Drop target support",
"version": "15.0.1.0.0",
"author": "Therp BV,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web",
"license": "AGPL-3",
"license": "LGPL-3",
"category": "Usability",
"summary": "Allows to drag files into Odoo",
"depends": ["web"],