Browse Source

[FIX] web_widget_many2many_tags_multi_selection: Proper license

10.0
Pedro M. Baeza 5 years ago
committed by GitHub
parent
commit
ad79aa45cf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web_widget_many2many_tags_multi_selection/__manifest__.py

2
web_widget_many2many_tags_multi_selection/__manifest__.py

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