diff --git a/.pylintrc b/.pylintrc index f866c79..3710767 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=10.0 [MESSAGES CONTROL] diff --git a/.pylintrc-mandatory b/.pylintrc-mandatory index 1319a91..74197f9 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=10.0 [MESSAGES CONTROL]