diff --git a/mail_to/__manifest__.py b/mail_to/__manifest__.py index 4e9e942..6d7aa35 100644 --- a/mail_to/__manifest__.py +++ b/mail_to/__manifest__.py @@ -13,7 +13,7 @@ "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@itpp.dev", "website": "https://it-projects.info", - "license": "Other OSI approved licence", # MIT + "license": "LGPL-3", "price": 40.00, "currency": "EUR", "depends": ["mail"],