Update GPL to AGPL to respect partner_multi_relation license.
This commit is contained in:
parent
34a354f83c
commit
9d80e83d1a
1 changed files with 1 additions and 2 deletions
|
|
@ -8,13 +8,12 @@
|
|||
'author': 'Bemade',
|
||||
'website': 'https://bemade.org',
|
||||
'email': 'it@bemade.org',
|
||||
'license': 'GPL-3',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
# List of module dependencies
|
||||
'base',
|
||||
'contacts',
|
||||
'crm',
|
||||
'document_knowledge',
|
||||
'document_page',
|
||||
'document_page_approval',
|
||||
'attachment_indexation',
|
||||
|
|
|
|||
Loading…
Reference in a new issue