diff --git a/.pylintrc b/.pylintrc index eea8470..5de27eb 100644 --- a/.pylintrc +++ b/.pylintrc @@ -7,7 +7,7 @@ readme_template_url="https://github.com/OCA/maintainer-tools/blob/master/templat manifest_required_authors=IT-Projects Labs manifest_required_keys=license manifest_deprecated_keys=description,active -license_allowed=AGPL-3,GPL-2,GPL-2 or any later version,GPL-3,GPL-3 or any later version,LGPL-3,MIT,OPL-1 +license_allowed=AGPL-3,GPL-2,GPL-2 or any later version,GPL-3,GPL-3 or any later version,LGPL-3,MIT,Other OSI approved licence,OPL-1 valid_odoo_versions=13.0 [MESSAGES CONTROL] diff --git a/.pylintrc-mandatory b/.pylintrc-mandatory index 2f9595e..6dc2a58 100644 --- a/.pylintrc-mandatory +++ b/.pylintrc-mandatory @@ -7,7 +7,7 @@ readme_template_url="https://github.com/OCA/maintainer-tools/blob/master/templat manifest_required_authors=IT-Projects Labs manifest_required_keys=license manifest_deprecated_keys=description,active -license_allowed=AGPL-3,GPL-2,GPL-2 or any later version,GPL-3,GPL-3 or any later version,LGPL-3,MIT,OPL-1 +license_allowed=AGPL-3,GPL-2,GPL-2 or any later version,GPL-3,GPL-3 or any later version,LGPL-3,MIT,Other OSI approved licence,OPL-1 valid_odoo_versions=13.0 [MESSAGES CONTROL]