diff --git a/l10n_it_fatturapa_in/__manifest__.py b/l10n_it_fatturapa_in/__manifest__.py index 85446693d496..fdf6b4087aa7 100644 --- a/l10n_it_fatturapa_in/__manifest__.py +++ b/l10n_it_fatturapa_in/__manifest__.py @@ -2,7 +2,7 @@ # Copyright 2015 innoviu Srl # Copyright 2018 Lorenzo Battistini # Copyright 2018 Sergio Zanchetta (Associazione PNLUG - Gruppo Odoo) -# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { 'name': 'ITA - Fattura elettronica - Ricezione', @@ -14,7 +14,7 @@ 'Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/l10n-italy/tree/12.0/' 'l10n_it_fatturapa_in', - 'license': 'LGPL-3', + 'license': 'AGPL-3', "depends": [ 'l10n_it_fatturapa', 'l10n_it_withholding_tax_causali',