From 9afb41033acfe96b5a9484035d8497663d3c2588 Mon Sep 17 00:00:00 2001 From: Ivan Kropotkin Date: Tue, 25 Jan 2022 10:35:14 +0100 Subject: [PATCH] :star_of_david: fix license --- mail_multi_website/__manifest__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail_multi_website/__manifest__.py b/mail_multi_website/__manifest__.py index 27c0463..3c25732 100644 --- a/mail_multi_website/__manifest__.py +++ b/mail_multi_website/__manifest__.py @@ -1,7 +1,6 @@ # Copyright 2018,2020 Ivan Yelizariev # Copyright 2018 Kolushov Alexandr # License MIT (https://opensource.org/licenses/MIT). -# License OPL-1 (https://www.odoo.com/documentation/user/13.0/legal/licenses/licenses.html#odoo-apps) for derivative work. { "name": """Multi-Brand Mailing""", "summary": """Use single Backend to manage several Websites""", @@ -13,7 +12,7 @@ "author": "IT-Projects LLC, Ivan Yelizariev", "support": "apps@itpp.dev", "website": "https://twitter.com/OdooFree", - "license": "OPL-1", + "license": "Other OSI approved licence", # MIT "price": 115.00, "currency": "EUR", "depends": [