fix license

This commit is contained in:
Luc De Meyer 2019-10-17 22:22:26 +02:00
parent 63db5736cb
commit 23c709a420
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: https://www.gnu.org/licenses/agpl
:alt: License: AGPL-3
.. image:: https://img.shields.io/badge/license-LGPL--3-blue.png
:target: https://www.gnu.org/licenses/lgpl
:alt: License: LGPL-3
==============================================
Deploy account_ebics module on Odoo Enterprise

View File

@ -1,5 +1,5 @@
# Copyright 2009-2019 Noviat.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# Copyright 2019 Noviat.
# License LGPL-3 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'account_ebics on Odoo Enterprise',
@ -7,7 +7,7 @@
'version': '12.0.1.0.0',
'author': 'Noviat',
'category': 'Hidden',
'license': 'AGPL-3',
'license': 'LGPL-3',
'installable': True,
'depends': [
'account_ebics',