[FIX] web_widget_many2many_tags_multi_selection: Proper license

This commit is contained in:
Pedro M. Baeza
2019-06-17 09:47:33 +02:00
committed by GitHub
parent de32b872db
commit ad79aa45cf

View File

@@ -33,5 +33,5 @@
],
'installable': True,
'auto_install': False,
'license': 'AGPL3',
'license': 'AGPL-3',
}