[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,7 +1,7 @@
/* global Uint8Array, base64js */
// Copyright 2018 Therp BV <https://therp.nl>
// Copyright 2021 Tecnativa - Alexandre D. Díaz
// 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).
odoo.define("web_drop_target", function (require) {
"use strict";