From 2e612388effbc214cc03cd3c7197ec1905e0e42e Mon Sep 17 00:00:00 2001
From: Xavier-Do <xdo@odoo.com>
Date: Fri, 23 Jul 2021 09:02:42 +0000
Subject: [PATCH] [FIX] *: add explicit license to all manifest

The license is missing in most enterprise manifest so
the decision was taken to make it explicit in all cases.
When not defined, a warning will be triggered starting from
14.0 when falling back on the default LGPL-3.

closes odoo/odoo#74146

Related: odoo/design-themes#39
Related: odoo/enterprise#19803
Signed-off-by: Olivier Dony (odo) <odo@openerp.com>
---
 addons/account/__manifest__.py                               | 1 +
 addons/account_analytic_default/__manifest__.py              | 1 +
 addons/account_bank_statement_import/__manifest__.py         | 1 +
 addons/account_cancel/__manifest__.py                        | 1 +
 addons/account_check_printing/__manifest__.py                | 1 +
 addons/account_facturx/__manifest__.py                       | 1 +
 addons/account_lock/__manifest__.py                          | 1 +
 addons/account_payment/__manifest__.py                       | 1 +
 addons/account_tax_python/__manifest__.py                    | 1 +
 addons/account_test/__manifest__.py                          | 3 ++-
 addons/account_voucher/__manifest__.py                       | 1 +
 addons/analytic/__manifest__.py                              | 1 +
 addons/association/__manifest__.py                           | 1 +
 addons/auth_ldap/__manifest__.py                             | 3 ++-
 addons/auth_oauth/__manifest__.py                            | 1 +
 addons/auth_password_policy/__manifest__.py                  | 3 ++-
 addons/auth_password_policy_signup/__manifest__.py           | 3 ++-
 addons/auth_signup/__manifest__.py                           | 1 +
 addons/barcodes/__manifest__.py                              | 1 +
 addons/base_address_city/__manifest__.py                     | 1 +
 addons/base_address_extended/__manifest__.py                 | 1 +
 addons/base_automation/__manifest__.py                       | 1 +
 addons/base_gengo/__manifest__.py                            | 1 +
 addons/base_geolocalize/__manifest__.py                      | 1 +
 addons/base_iban/__manifest__.py                             | 1 +
 addons/base_import/__manifest__.py                           | 1 +
 addons/base_import_module/__manifest__.py                    | 1 +
 addons/base_import_module/tests/test_module/__manifest__.py  | 1 +
 addons/base_setup/__manifest__.py                            | 1 +
 addons/base_sparse_field/__manifest__.py                     | 1 +
 addons/base_vat/__manifest__.py                              | 1 +
 addons/board/__manifest__.py                                 | 1 +
 addons/bus/__manifest__.py                                   | 1 +
 addons/calendar/__manifest__.py                              | 1 +
 addons/calendar_sms/__manifest__.py                          | 1 +
 addons/contacts/__manifest__.py                              | 1 +
 addons/crm/__manifest__.py                                   | 1 +
 addons/crm_livechat/__manifest__.py                          | 3 ++-
 addons/crm_phone_validation/__manifest__.py                  | 1 +
 addons/crm_project/__manifest__.py                           | 1 +
 addons/crm_reveal/__manifest__.py                            | 3 ++-
 addons/decimal_precision/__manifest__.py                     | 1 +
 addons/delivery/__manifest__.py                              | 1 +
 addons/delivery_hs_code/__manifest__.py                      | 1 +
 addons/digest/__manifest__.py                                | 1 +
 addons/document/__manifest__.py                              | 1 +
 addons/event/__manifest__.py                                 | 1 +
 addons/event_sale/__manifest__.py                            | 3 ++-
 addons/fetchmail/__manifest__.py                             | 1 +
 addons/fleet/__manifest__.py                                 | 1 +
 addons/gamification/__manifest__.py                          | 1 +
 addons/gamification_sale_crm/__manifest__.py                 | 1 +
 addons/google_account/__manifest__.py                        | 1 +
 addons/google_calendar/__manifest__.py                       | 1 +
 addons/google_drive/__manifest__.py                          | 3 ++-
 addons/google_spreadsheet/__manifest__.py                    | 1 +
 addons/hr/__manifest__.py                                    | 1 +
 addons/hr_attendance/__manifest__.py                         | 1 +
 addons/hr_contract/__manifest__.py                           | 1 +
 addons/hr_expense/__manifest__.py                            | 1 +
 addons/hr_expense_check/__manifest__.py                      | 1 +
 addons/hr_gamification/__manifest__.py                       | 1 +
 addons/hr_holidays/__manifest__.py                           | 1 +
 addons/hr_maintenance/__manifest__.py                        | 1 +
 addons/hr_org_chart/__manifest__.py                          | 3 ++-
 addons/hr_payroll/__manifest__.py                            | 1 +
 addons/hr_payroll_account/__manifest__.py                    | 1 +
 addons/hr_recruitment/__manifest__.py                        | 1 +
 addons/hr_recruitment_survey/__manifest__.py                 | 1 +
 addons/hr_timesheet/__manifest__.py                          | 1 +
 addons/hr_timesheet_attendance/__manifest__.py               | 1 +
 addons/http_routing/__manifest__.py                          | 1 +
 addons/hw_blackbox_be/__manifest__.py                        | 1 +
 addons/hw_drivers/__manifest__.py                            | 1 +
 addons/hw_escpos/__manifest__.py                             | 1 +
 addons/hw_posbox_homepage/__manifest__.py                    | 1 +
 addons/hw_proxy/__manifest__.py                              | 1 +
 addons/iap/__manifest__.py                                   | 1 +
 addons/im_livechat/__manifest__.py                           | 1 +
 addons/im_livechat_mail_bot/__manifest__.py                  | 1 +
 addons/im_support/__manifest__.py                            | 1 +
 addons/l10n_ae/__manifest__.py                               | 1 +
 addons/l10n_ar/__manifest__.py                               | 1 +
 addons/l10n_at/__manifest__.py                               | 1 +
 addons/l10n_au/__manifest__.py                               | 1 +
 addons/l10n_be/__manifest__.py                               | 1 +
 addons/l10n_be_hr_payroll/__manifest__.py                    | 1 +
 addons/l10n_be_hr_payroll_account/__manifest__.py            | 1 +
 addons/l10n_be_hr_payroll_fleet/__manifest__.py              | 1 +
 addons/l10n_be_invoice_bba/__manifest__.py                   | 1 +
 addons/l10n_bo/__manifest__.py                               | 1 +
 addons/l10n_br/__manifest__.py                               | 1 +
 addons/l10n_ca/__manifest__.py                               | 1 +
 addons/l10n_ch/__manifest__.py                               | 1 +
 addons/l10n_cl/__manifest__.py                               | 1 +
 addons/l10n_cn/__manifest__.py                               | 1 +
 addons/l10n_cn_city/__manifest__.py                          | 1 +
 addons/l10n_cn_small_business/__manifest__.py                | 3 ++-
 addons/l10n_cn_standard/__manifest__.py                      | 1 +
 addons/l10n_co/__manifest__.py                               | 1 +
 addons/l10n_cr/__manifest__.py                               | 1 +
 addons/l10n_de/__manifest__.py                               | 1 +
 addons/l10n_de_skr03/__manifest__.py                         | 3 ++-
 addons/l10n_de_skr04/__manifest__.py                         | 1 +
 addons/l10n_dk/__manifest__.py                               | 1 +
 addons/l10n_do/__manifest__.py                               | 1 +
 addons/l10n_ec/__manifest__.py                               | 1 +
 addons/l10n_es/__manifest__.py                               | 1 +
 addons/l10n_et/__manifest__.py                               | 1 +
 addons/l10n_eu_service/__manifest__.py                       | 1 +
 addons/l10n_fr/__manifest__.py                               | 1 +
 addons/l10n_fr_certification/__manifest__.py                 | 1 +
 addons/l10n_fr_fec/__manifest__.py                           | 1 +
 addons/l10n_fr_hr_payroll/__manifest__.py                    | 1 +
 addons/l10n_fr_pos_cert/__manifest__.py                      | 1 +
 addons/l10n_fr_sale_closing/__manifest__.py                  | 1 +
 addons/l10n_generic_coa/__manifest__.py                      | 1 +
 addons/l10n_gr/__manifest__.py                               | 1 +
 addons/l10n_gt/__manifest__.py                               | 1 +
 addons/l10n_hk/__manifest__.py                               | 1 +
 addons/l10n_hn/__manifest__.py                               | 1 +
 addons/l10n_hr/__manifest__.py                               | 1 +
 addons/l10n_hu/__manifest__.py                               | 1 +
 addons/l10n_id/__manifest__.py                               | 1 +
 addons/l10n_in/__manifest__.py                               | 1 +
 addons/l10n_in_hr_payroll/__manifest__.py                    | 1 +
 addons/l10n_in_purchase/__manifest__.py                      | 1 +
 addons/l10n_in_sale/__manifest__.py                          | 1 +
 addons/l10n_in_schedule6/__manifest__.py                     | 1 +
 addons/l10n_in_stock/__manifest__.py                         | 1 +
 addons/l10n_it/__manifest__.py                               | 1 +
 addons/l10n_it_edi/__manifest__.py                           | 1 +
 addons/l10n_jp/__manifest__.py                               | 1 +
 addons/l10n_lu/__manifest__.py                               | 1 +
 addons/l10n_ma/__manifest__.py                               | 1 +
 addons/l10n_mn/__manifest__.py                               | 1 +
 addons/l10n_multilang/__manifest__.py                        | 1 +
 addons/l10n_mx/__manifest__.py                               | 1 +
 addons/l10n_nl/__manifest__.py                               | 1 +
 addons/l10n_no/__manifest__.py                               | 1 +
 addons/l10n_nz/__manifest__.py                               | 1 +
 addons/l10n_pa/__manifest__.py                               | 1 +
 addons/l10n_pe/__manifest__.py                               | 1 +
 addons/l10n_pl/__manifest__.py                               | 1 +
 addons/l10n_pt/__manifest__.py                               | 1 +
 addons/l10n_ro/__manifest__.py                               | 1 +
 addons/l10n_sa/__manifest__.py                               | 1 +
 addons/l10n_sg/__manifest__.py                               | 1 +
 addons/l10n_si/__manifest__.py                               | 1 +
 addons/l10n_syscohada/__manifest__.py                        | 1 +
 addons/l10n_th/__manifest__.py                               | 1 +
 addons/l10n_tr/__manifest__.py                               | 1 +
 addons/l10n_ua/__manifest__.py                               | 1 +
 addons/l10n_uk/__manifest__.py                               | 1 +
 addons/l10n_us/__manifest__.py                               | 1 +
 addons/l10n_uy/__manifest__.py                               | 1 +
 addons/l10n_ve/__manifest__.py                               | 1 +
 addons/l10n_vn/__manifest__.py                               | 1 +
 addons/l10n_za/__manifest__.py                               | 1 +
 addons/link_tracker/__manifest__.py                          | 1 +
 addons/lunch/__manifest__.py                                 | 1 +
 addons/mail/__manifest__.py                                  | 1 +
 addons/mail_bot/__manifest__.py                              | 1 +
 addons/maintenance/__manifest__.py                           | 1 +
 addons/mass_mailing/__manifest__.py                          | 1 +
 addons/mass_mailing_crm/__manifest__.py                      | 1 +
 addons/mass_mailing_event/__manifest__.py                    | 1 +
 addons/mass_mailing_event_track/__manifest__.py              | 1 +
 addons/mass_mailing_sale/__manifest__.py                     | 1 +
 addons/membership/__manifest__.py                            | 1 +
 addons/mrp/__manifest__.py                                   | 1 +
 addons/mrp_bom_cost/__manifest__.py                          | 3 ++-
 addons/mrp_byproduct/__manifest__.py                         | 1 +
 addons/note/__manifest__.py                                  | 1 +
 addons/note_pad/__manifest__.py                              | 1 +
 addons/pad/__manifest__.py                                   | 3 ++-
 addons/pad_project/__manifest__.py                           | 1 +
 addons/partner_autocomplete/__manifest__.py                  | 1 +
 addons/partner_autocomplete_address_extended/__manifest__.py | 1 +
 addons/payment/__manifest__.py                               | 1 +
 addons/payment_adyen/__manifest__.py                         | 1 +
 addons/payment_authorize/__manifest__.py                     | 1 +
 addons/payment_buckaroo/__manifest__.py                      | 1 +
 addons/payment_ogone/__manifest__.py                         | 1 +
 addons/payment_paypal/__manifest__.py                        | 1 +
 addons/payment_payumoney/__manifest__.py                     | 1 +
 addons/payment_sips/__manifest__.py                          | 1 +
 addons/payment_stripe/__manifest__.py                        | 1 +
 addons/payment_stripe_checkout_webhook/__manifest__.py       | 1 +
 addons/payment_stripe_sca/__manifest__.py                    | 1 +
 addons/payment_transfer/__manifest__.py                      | 1 +
 addons/phone_validation/__manifest__.py                      | 1 +
 addons/point_of_sale/__manifest__.py                         | 1 +
 addons/portal/__manifest__.py                                | 1 +
 addons/pos_cache/__manifest__.py                             | 3 ++-
 addons/pos_cash_rounding/__manifest__.py                     | 1 +
 addons/pos_discount/__manifest__.py                          | 1 +
 addons/pos_mercury/__manifest__.py                           | 1 +
 addons/pos_reprint/__manifest__.py                           | 1 +
 addons/pos_restaurant/__manifest__.py                        | 1 +
 addons/pos_sale/__manifest__.py                              | 1 +
 addons/procurement_jit/__manifest__.py                       | 1 +
 addons/product/__manifest__.py                               | 1 +
 addons/product_email_template/__manifest__.py                | 3 ++-
 addons/product_expiry/__manifest__.py                        | 1 +
 addons/product_margin/__manifest__.py                        | 1 +
 addons/project/__manifest__.py                               | 1 +
 addons/project_timesheet_holidays/__manifest__.py            | 1 +
 addons/purchase/__manifest__.py                              | 1 +
 addons/purchase_mrp/__manifest__.py                          | 1 +
 addons/purchase_requisition/__manifest__.py                  | 1 +
 addons/purchase_stock/__manifest__.py                        | 1 +
 addons/rating/__manifest__.py                                | 1 +
 addons/repair/__manifest__.py                                | 1 +
 addons/resource/__manifest__.py                              | 1 +
 addons/sale/__manifest__.py                                  | 3 ++-
 addons/sale_crm/__manifest__.py                              | 1 +
 addons/sale_expense/__manifest__.py                          | 1 +
 addons/sale_management/__manifest__.py                       | 1 +
 addons/sale_margin/__manifest__.py                           | 1 +
 addons/sale_mrp/__manifest__.py                              | 1 +
 addons/sale_purchase/__manifest__.py                         | 1 +
 addons/sale_quotation_builder/__manifest__.py                | 1 +
 addons/sale_stock/__manifest__.py                            | 1 +
 addons/sale_timesheet/__manifest__.py                        | 1 +
 addons/sales_team/__manifest__.py                            | 1 +
 addons/sms/__manifest__.py                                   | 1 +
 addons/snailmail/__manifest__.py                             | 1 +
 addons/snailmail_account/__manifest__.py                     | 1 +
 addons/social_media/__manifest__.py                          | 3 ++-
 addons/stock/__manifest__.py                                 | 1 +
 addons/stock_account/__manifest__.py                         | 1 +
 addons/stock_dropshipping/__manifest__.py                    | 1 +
 addons/stock_landed_costs/__manifest__.py                    | 1 +
 addons/stock_picking_batch/__manifest__.py                   | 1 +
 addons/stock_zebra/__manifest__.py                           | 1 +
 addons/survey/__manifest__.py                                | 1 +
 addons/survey_crm/__manifest__.py                            | 3 ++-
 addons/test_mail/__manifest__.py                             | 1 +
 addons/test_mass_mailing/__manifest__.py                     | 1 +
 addons/test_website/__manifest__.py                          | 1 +
 addons/theme_bootswatch/__manifest__.py                      | 1 +
 addons/theme_default/__manifest__.py                         | 1 +
 addons/transifex/__manifest__.py                             | 1 +
 addons/uom/__manifest__.py                                   | 1 +
 addons/utm/__manifest__.py                                   | 1 +
 addons/web/__manifest__.py                                   | 3 ++-
 addons/web_diagram/__manifest__.py                           | 1 +
 addons/web_editor/__manifest__.py                            | 3 ++-
 addons/web_kanban_gauge/__manifest__.py                      | 1 +
 addons/web_settings_dashboard/__manifest__.py                | 1 +
 addons/web_tour/__manifest__.py                              | 3 ++-
 addons/web_unsplash/__manifest__.py                          | 1 +
 addons/website/__manifest__.py                               | 1 +
 addons/website_blog/__manifest__.py                          | 1 +
 addons/website_crm/__manifest__.py                           | 1 +
 addons/website_crm_partner_assign/__manifest__.py            | 1 +
 addons/website_crm_phone_validation/__manifest__.py          | 1 +
 addons/website_customer/__manifest__.py                      | 1 +
 addons/website_event/__manifest__.py                         | 1 +
 addons/website_event_questions/__manifest__.py               | 1 +
 addons/website_event_sale/__manifest__.py                    | 3 ++-
 addons/website_event_track/__manifest__.py                   | 1 +
 addons/website_form/__manifest__.py                          | 1 +
 addons/website_form_project/__manifest__.py                  | 1 +
 addons/website_forum/__manifest__.py                         | 1 +
 addons/website_gengo/__manifest__.py                         | 3 ++-
 addons/website_google_map/__manifest__.py                    | 1 +
 addons/website_hr/__manifest__.py                            | 1 +
 addons/website_hr_recruitment/__manifest__.py                | 1 +
 addons/website_links/__manifest__.py                         | 1 +
 addons/website_livechat/__manifest__.py                      | 1 +
 addons/website_mail/__manifest__.py                          | 1 +
 addons/website_mail_channel/__manifest__.py                  | 1 +
 addons/website_mass_mailing/__manifest__.py                  | 1 +
 addons/website_membership/__manifest__.py                    | 1 +
 addons/website_partner/__manifest__.py                       | 1 +
 addons/website_payment/__manifest__.py                       | 1 +
 addons/website_rating/__manifest__.py                        | 1 +
 addons/website_sale/__manifest__.py                          | 1 +
 addons/website_sale_comparison/__manifest__.py               | 1 +
 addons/website_sale_delivery/__manifest__.py                 | 1 +
 addons/website_sale_digital/__manifest__.py                  | 1 +
 addons/website_sale_link_tracker/__manifest__.py             | 1 +
 addons/website_sale_management/__manifest__.py               | 1 +
 addons/website_sale_stock/__manifest__.py                    | 1 +
 addons/website_sale_wishlist/__manifest__.py                 | 1 +
 addons/website_slides/__manifest__.py                        | 1 +
 addons/website_survey/__manifest__.py                        | 3 ++-
 addons/website_theme_install/__manifest__.py                 | 1 +
 addons/website_twitter/__manifest__.py                       | 1 +
 odoo/addons/base/__manifest__.py                             | 1 +
 odoo/addons/test_access_rights/__manifest__.py               | 1 +
 odoo/addons/test_assetsbundle/__manifest__.py                | 1 +
 odoo/addons/test_convert/__manifest__.py                     | 1 +
 odoo/addons/test_converter/__manifest__.py                   | 1 +
 odoo/addons/test_exceptions/__manifest__.py                  | 1 +
 odoo/addons/test_impex/__manifest__.py                       | 1 +
 odoo/addons/test_inherit/__manifest__.py                     | 1 +
 odoo/addons/test_inherits/__manifest__.py                    | 1 +
 odoo/addons/test_inherits_depends/__manifest__.py            | 1 +
 odoo/addons/test_limits/__manifest__.py                      | 1 +
 odoo/addons/test_lint/__manifest__.py                        | 3 ++-
 odoo/addons/test_main_flows/__manifest__.py                  | 1 +
 odoo/addons/test_mimetypes/__manifest__.py                   | 1 +
 odoo/addons/test_new_api/__manifest__.py                     | 1 +
 odoo/addons/test_performance/__manifest__.py                 | 1 +
 odoo/addons/test_pylint/__manifest__.py                      | 1 +
 odoo/addons/test_read_group/__manifest__.py                  | 1 +
 odoo/addons/test_rpc/__manifest__.py                         | 1 +
 odoo/addons/test_testing_utilities/__manifest__.py           | 3 ++-
 odoo/addons/test_translation_import/__manifest__.py          | 1 +
 odoo/addons/test_uninstall/__manifest__.py                   | 1 +
 313 files changed, 339 insertions(+), 26 deletions(-)

diff --git a/addons/account/__manifest__.py b/addons/account/__manifest__.py
index 8336c8c7dd5a..02fed75edb80 100644
--- a/addons/account/__manifest__.py
+++ b/addons/account/__manifest__.py
@@ -76,4 +76,5 @@ You could use this simplified accounting in case you work with an (external) acc
     'application': True,
     'auto_install': False,
     'post_init_hook': '_auto_install_l10n',
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_analytic_default/__manifest__.py b/addons/account_analytic_default/__manifest__.py
index 58380eac7e34..b93005ee75a4 100644
--- a/addons/account_analytic_default/__manifest__.py
+++ b/addons/account_analytic_default/__manifest__.py
@@ -25,4 +25,5 @@ Allows to automatically select analytic accounts based on criterions:
         'views/res_config_settings_views.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_bank_statement_import/__manifest__.py b/addons/account_bank_statement_import/__manifest__.py
index 48b5c0acc6c4..e5b102fb517f 100644
--- a/addons/account_bank_statement_import/__manifest__.py
+++ b/addons/account_bank_statement_import/__manifest__.py
@@ -20,4 +20,5 @@ OFX and QIF imports are available in Enterprise version.""",
     ],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_cancel/__manifest__.py b/addons/account_cancel/__manifest__.py
index f19df40a9f3a..aeeb731480f9 100644
--- a/addons/account_cancel/__manifest__.py
+++ b/addons/account_cancel/__manifest__.py
@@ -26,4 +26,5 @@ Be careful with this module as it has audit implications. Cancelling accounting
     'demo': [],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_check_printing/__manifest__.py b/addons/account_check_printing/__manifest__.py
index 52cb0a1d817e..7389457e6257 100644
--- a/addons/account_check_printing/__manifest__.py
+++ b/addons/account_check_printing/__manifest__.py
@@ -21,4 +21,5 @@ The check settings are located in the accounting journals configuration page.
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_facturx/__manifest__.py b/addons/account_facturx/__manifest__.py
index a615e3f9a452..d2d1f9a54a46 100644
--- a/addons/account_facturx/__manifest__.py
+++ b/addons/account_facturx/__manifest__.py
@@ -10,4 +10,5 @@
     'installable': True,
     'application': False,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_lock/__manifest__.py b/addons/account_lock/__manifest__.py
index 67e76b49098b..4aa38cb025af 100644
--- a/addons/account_lock/__manifest__.py
+++ b/addons/account_lock/__manifest__.py
@@ -13,4 +13,5 @@
     """,
     'depends' : ['account'],
     'data': [],
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_payment/__manifest__.py b/addons/account_payment/__manifest__.py
index 91f8c1cf137c..e2f39fa1df25 100644
--- a/addons/account_payment/__manifest__.py
+++ b/addons/account_payment/__manifest__.py
@@ -18,4 +18,5 @@ enable payment.
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_tax_python/__manifest__.py b/addons/account_tax_python/__manifest__.py
index f0fbb6641f2c..c5474fef125a 100644
--- a/addons/account_tax_python/__manifest__.py
+++ b/addons/account_tax_python/__manifest__.py
@@ -19,4 +19,5 @@
         'views/account_tax_views.xml',
     ],
     'uninstall_hook': "uninstall_hook",
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_test/__manifest__.py b/addons/account_test/__manifest__.py
index 4d037cbd1169..639d42058829 100644
--- a/addons/account_test/__manifest__.py
+++ b/addons/account_test/__manifest__.py
@@ -26,5 +26,6 @@ and print the report from Print button in header area.
         'report/report_account_test_templates.xml',
     ],
     'active': False,
-    'installable': True
+    'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/account_voucher/__manifest__.py b/addons/account_voucher/__manifest__.py
index 1894917a8e55..1034ebd3610a 100644
--- a/addons/account_voucher/__manifest__.py
+++ b/addons/account_voucher/__manifest__.py
@@ -35,4 +35,5 @@ This module manages:
     ],
     'auto_install': False,
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/analytic/__manifest__.py b/addons/analytic/__manifest__.py
index e0c621fc4ec1..d27c762dd113 100644
--- a/addons/analytic/__manifest__.py
+++ b/addons/analytic/__manifest__.py
@@ -25,4 +25,5 @@ that have no counterpart in the general financial accounts.
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/association/__manifest__.py b/addons/association/__manifest__.py
index 5a49299ac6d1..5cf13044216c 100644
--- a/addons/association/__manifest__.py
+++ b/addons/association/__manifest__.py
@@ -18,4 +18,5 @@ membership products (schemes).
     'demo': [],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/auth_ldap/__manifest__.py b/addons/auth_ldap/__manifest__.py
index 62fa393e24dc..c70ed997a427 100644
--- a/addons/auth_ldap/__manifest__.py
+++ b/addons/auth_ldap/__manifest__.py
@@ -12,5 +12,6 @@
     ],
     'external_dependencies' : {
         'python' : ['ldap'],
-    }
+    },
+    'license': 'LGPL-3',
 }
diff --git a/addons/auth_oauth/__manifest__.py b/addons/auth_oauth/__manifest__.py
index 4f63d5172625..d6308f4c3cae 100644
--- a/addons/auth_oauth/__manifest__.py
+++ b/addons/auth_oauth/__manifest__.py
@@ -18,4 +18,5 @@ Allow users to login through OAuth2 Provider.
         'views/auth_oauth_templates.xml',
         'security/ir.model.access.csv',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/auth_password_policy/__manifest__.py b/addons/auth_password_policy/__manifest__.py
index 7c15c6089134..a82d040057cf 100644
--- a/addons/auth_password_policy/__manifest__.py
+++ b/addons/auth_password_policy/__manifest__.py
@@ -7,5 +7,6 @@
         'views/assets.xml',
         'views/res_users.xml',
         'views/res_config_settings_views.xml',
-    ]
+    ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/auth_password_policy_signup/__manifest__.py b/addons/auth_password_policy_signup/__manifest__.py
index fa2b06999193..48a1c5c12c06 100644
--- a/addons/auth_password_policy_signup/__manifest__.py
+++ b/addons/auth_password_policy_signup/__manifest__.py
@@ -5,5 +5,6 @@
     'data': [
         'views/assets.xml',
         'views/signup_templates.xml',
-    ]
+    ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/auth_signup/__manifest__.py b/addons/auth_signup/__manifest__.py
index bf3c9d64c81b..074ec3b15e5c 100644
--- a/addons/auth_signup/__manifest__.py
+++ b/addons/auth_signup/__manifest__.py
@@ -23,4 +23,5 @@ Allow users to sign up and reset their password
         'views/auth_signup_assets.xml',
     ],
     'bootstrap': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/barcodes/__manifest__.py b/addons/barcodes/__manifest__.py
index 83419dcd9338..3abe3ff6a08e 100644
--- a/addons/barcodes/__manifest__.py
+++ b/addons/barcodes/__manifest__.py
@@ -14,4 +14,5 @@
     'installable': True,
     'auto_install': False,
     'post_init_hook': '_assign_default_nomeclature_id',
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_address_city/__manifest__.py b/addons/base_address_city/__manifest__.py
index f472eb3680e7..5312655996bc 100644
--- a/addons/base_address_city/__manifest__.py
+++ b/addons/base_address_city/__manifest__.py
@@ -18,4 +18,5 @@ This module allows to enforce users to choose the city of a partner inside a giv
         'views/res_country_view.xml',
     ],
     'depends': ['base'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_address_extended/__manifest__.py b/addons/base_address_extended/__manifest__.py
index adb27e8bb90d..196f02426094 100644
--- a/addons/base_address_extended/__manifest__.py
+++ b/addons/base_address_extended/__manifest__.py
@@ -20,4 +20,5 @@ with the street name, the house number, and room number.
         'data/base_address_extended_data.xml',
     ],
     'depends': ['base'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_automation/__manifest__.py b/addons/base_automation/__manifest__.py
index 32a01918be84..625a867111dc 100644
--- a/addons/base_automation/__manifest__.py
+++ b/addons/base_automation/__manifest__.py
@@ -24,4 +24,5 @@ trigger an automatic reminder email.
     'demo': [
         'data/base_automation_demo.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_gengo/__manifest__.py b/addons/base_gengo/__manifest__.py
index 55e2355511f2..a90b01be9173 100644
--- a/addons/base_gengo/__manifest__.py
+++ b/addons/base_gengo/__manifest__.py
@@ -25,4 +25,5 @@ This wizard will activate the CRON job and the Scheduler and will start the auto
     'test': [],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_geolocalize/__manifest__.py b/addons/base_geolocalize/__manifest__.py
index c7d279cb43ee..dd609c2c1c01 100644
--- a/addons/base_geolocalize/__manifest__.py
+++ b/addons/base_geolocalize/__manifest__.py
@@ -13,4 +13,5 @@ Partners Geolocation
         'views/res_partner_views.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_iban/__manifest__.py b/addons/base_iban/__manifest__.py
index 8ad6b44c6e7a..b245a977639f 100644
--- a/addons/base_iban/__manifest__.py
+++ b/addons/base_iban/__manifest__.py
@@ -12,4 +12,5 @@ with a single statement.
     """,
     'depends': ['account'],
     'demo': ['data/res_partner_bank_demo.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_import/__manifest__.py b/addons/base_import/__manifest__.py
index 891c6403f884..5393e7fc0192 100644
--- a/addons/base_import/__manifest__.py
+++ b/addons/base_import/__manifest__.py
@@ -30,4 +30,5 @@ Re-implement Odoo's file import system:
         'views/base_import_templates.xml',
     ],
     'qweb': ['static/src/xml/base_import.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_import_module/__manifest__.py b/addons/base_import_module/__manifest__.py
index 69e7b5b2f9e2..aa40809a3868 100644
--- a/addons/base_import_module/__manifest__.py
+++ b/addons/base_import_module/__manifest__.py
@@ -14,4 +14,5 @@ for customization purpose.
     'installable': True,
     'auto_install': False,
     'data': ['views/base_import_module_view.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_import_module/tests/test_module/__manifest__.py b/addons/base_import_module/tests/test_module/__manifest__.py
index f28c854feee6..6d64b9b580c5 100644
--- a/addons/base_import_module/tests/test_module/__manifest__.py
+++ b/addons/base_import_module/tests/test_module/__manifest__.py
@@ -15,4 +15,5 @@
     ],
     'installable': True,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_setup/__manifest__.py b/addons/base_setup/__manifest__.py
index df9fb1ec1a87..1905f03579bb 100644
--- a/addons/base_setup/__manifest__.py
+++ b/addons/base_setup/__manifest__.py
@@ -20,4 +20,5 @@ Shows you a list of applications features to install from.
     'demo': [],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_sparse_field/__manifest__.py b/addons/base_sparse_field/__manifest__.py
index ac5a5f6cc36b..7c8d99d5cbcd 100644
--- a/addons/base_sparse_field/__manifest__.py
+++ b/addons/base_sparse_field/__manifest__.py
@@ -14,4 +14,5 @@
     'data': [
         'views/views.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/base_vat/__manifest__.py b/addons/base_vat/__manifest__.py
index 5cd0e914eb2a..ef3edef26772 100644
--- a/addons/base_vat/__manifest__.py
+++ b/addons/base_vat/__manifest__.py
@@ -40,4 +40,5 @@ only the country code will be validated.
         'views/res_partner_views.xml',
         'views/res_config_settings_views.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/board/__manifest__.py b/addons/board/__manifest__.py
index 2be5ad88b530..fa2f609c96f7 100644
--- a/addons/board/__manifest__.py
+++ b/addons/board/__manifest__.py
@@ -20,4 +20,5 @@ Allows users to create custom dashboard.
     ],
     'qweb': ['static/src/xml/board.xml'],
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/bus/__manifest__.py b/addons/bus/__manifest__.py
index 2489f6a38f97..f8b51ab02a1c 100644
--- a/addons/bus/__manifest__.py
+++ b/addons/bus/__manifest__.py
@@ -10,4 +10,5 @@
         'security/ir.model.access.csv',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/calendar/__manifest__.py b/addons/calendar/__manifest__.py
index a2ea47ad13ce..e7be541cfe01 100644
--- a/addons/calendar/__manifest__.py
+++ b/addons/calendar/__manifest__.py
@@ -37,4 +37,5 @@ If you need to manage your meetings, you should install the CRM module.
     'installable': True,
     'application': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/calendar_sms/__manifest__.py b/addons/calendar_sms/__manifest__.py
index 70156156a8ac..07619b64e070 100644
--- a/addons/calendar_sms/__manifest__.py
+++ b/addons/calendar_sms/__manifest__.py
@@ -13,4 +13,5 @@
     ],
     'application': False,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/contacts/__manifest__.py b/addons/contacts/__manifest__.py
index 5eef2f47a17f..32be8e7396e3 100644
--- a/addons/contacts/__manifest__.py
+++ b/addons/contacts/__manifest__.py
@@ -15,4 +15,5 @@ You can track your vendors, customers and other contacts.
         'views/contact_views.xml',
     ],
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/crm/__manifest__.py b/addons/crm/__manifest__.py
index 4223c2c1ad6f..bc95c43f3d5e 100644
--- a/addons/crm/__manifest__.py
+++ b/addons/crm/__manifest__.py
@@ -56,4 +56,5 @@
     'application': True,
     'auto_install': False,
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/crm_livechat/__manifest__.py b/addons/crm_livechat/__manifest__.py
index bbded0708304..5af1fa331a8f 100644
--- a/addons/crm_livechat/__manifest__.py
+++ b/addons/crm_livechat/__manifest__.py
@@ -10,5 +10,6 @@
         'im_livechat'
     ],
     'description': 'Create new lead with using /lead command in the channel',
-    'auto_install': True
+    'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/crm_phone_validation/__manifest__.py b/addons/crm_phone_validation/__manifest__.py
index 7c729bfae3ed..65ffb9b4827d 100644
--- a/addons/crm_phone_validation/__manifest__.py
+++ b/addons/crm_phone_validation/__manifest__.py
@@ -18,4 +18,5 @@ This module allows for validate and format phone numbers for leads and contacts.
         'phone_validation',
         'crm',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/crm_project/__manifest__.py b/addons/crm_project/__manifest__.py
index f4a96def000b..5f4e61164ffe 100644
--- a/addons/crm_project/__manifest__.py
+++ b/addons/crm_project/__manifest__.py
@@ -18,4 +18,5 @@ Link module to map leads to tasks
         'views/crm_lead_views.xml'
     ],
     'depends': ['crm', 'project'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/crm_reveal/__manifest__.py b/addons/crm_reveal/__manifest__.py
index eaf95f7bee84..c5c909d24cf0 100644
--- a/addons/crm_reveal/__manifest__.py
+++ b/addons/crm_reveal/__manifest__.py
@@ -16,5 +16,6 @@
         'views/crm_lead_view.xml',
         'views/crm_reveal_views.xml',
         'views/res_config_settings_views.xml',
-    ]
+    ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/decimal_precision/__manifest__.py b/addons/decimal_precision/__manifest__.py
index c384e3f948fd..446b4ff3f8b8 100644
--- a/addons/decimal_precision/__manifest__.py
+++ b/addons/decimal_precision/__manifest__.py
@@ -16,4 +16,5 @@ Configure the price accuracy you need for different kinds of usage: accounting,
     ],
     'demo': [],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/delivery/__manifest__.py b/addons/delivery/__manifest__.py
index 7c06e139b1d0..d32e73b5836a 100644
--- a/addons/delivery/__manifest__.py
+++ b/addons/delivery/__manifest__.py
@@ -31,4 +31,5 @@ invoices from picking, the system is able to add and compute the shipping line.
     ],
     'demo': ['data/delivery_demo.xml'],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/delivery_hs_code/__manifest__.py b/addons/delivery_hs_code/__manifest__.py
index 661c330599dd..526820f03166 100644
--- a/addons/delivery_hs_code/__manifest__.py
+++ b/addons/delivery_hs_code/__manifest__.py
@@ -17,4 +17,5 @@ Set back field hs_code on pruduct template.
     ],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/digest/__manifest__.py b/addons/digest/__manifest__.py
index 4cafa7a2cbcf..4558b72c5049 100644
--- a/addons/digest/__manifest__.py
+++ b/addons/digest/__manifest__.py
@@ -23,4 +23,5 @@ Send KPI Digests periodically
         'views/res_config_settings_views.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/document/__manifest__.py b/addons/document/__manifest__.py
index 337e6557b72b..78b510c82789 100644
--- a/addons/document/__manifest__.py
+++ b/addons/document/__manifest__.py
@@ -15,4 +15,5 @@ Attachments list and document indexation
         'views/document_templates.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/event/__manifest__.py b/addons/event/__manifest__.py
index e9f22c0f53de..568cc826af0f 100644
--- a/addons/event/__manifest__.py
+++ b/addons/event/__manifest__.py
@@ -36,4 +36,5 @@ Key Features
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/event_sale/__manifest__.py b/addons/event_sale/__manifest__.py
index 839ef948898e..70348bf5c817 100644
--- a/addons/event_sale/__manifest__.py
+++ b/addons/event_sale/__manifest__.py
@@ -32,5 +32,6 @@ this event.
     ],
     'demo': ['data/event_demo.xml'],
     'installable': True,
-    'auto_install': True
+    'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/fetchmail/__manifest__.py b/addons/fetchmail/__manifest__.py
index c9d270a5771c..f2f49a28effc 100644
--- a/addons/fetchmail/__manifest__.py
+++ b/addons/fetchmail/__manifest__.py
@@ -44,4 +44,5 @@ For more specific needs, you may also assign custom-defined actions
     'demo': [],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/fleet/__manifest__.py b/addons/fleet/__manifest__.py
index b65db3bd1695..abdf79e887ae 100644
--- a/addons/fleet/__manifest__.py
+++ b/addons/fleet/__manifest__.py
@@ -45,4 +45,5 @@ Main Features
 
     'installable': True,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/gamification/__manifest__.py b/addons/gamification/__manifest__.py
index 975c9bccfd61..6b217aef48f7 100644
--- a/addons/gamification/__manifest__.py
+++ b/addons/gamification/__manifest__.py
@@ -32,4 +32,5 @@ Both goals and badges are flexibles and can be adapted to a large range of modul
         'data/badge.xml',
         'views/gamification.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/gamification_sale_crm/__manifest__.py b/addons/gamification_sale_crm/__manifest__.py
index 0b1c45189584..dc2677de2b2b 100644
--- a/addons/gamification_sale_crm/__manifest__.py
+++ b/addons/gamification_sale_crm/__manifest__.py
@@ -9,4 +9,5 @@
     'data': ['data/gamification_sale_crm_data.xml'],
     'demo': ['data/gamification_sale_crm_demo.xml'],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/google_account/__manifest__.py b/addons/google_account/__manifest__.py
index 02109b70ac6c..a127c044790b 100644
--- a/addons/google_account/__manifest__.py
+++ b/addons/google_account/__manifest__.py
@@ -12,4 +12,5 @@ The module adds google user in res user.
     'data': [
         'data/google_account_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/google_calendar/__manifest__.py b/addons/google_calendar/__manifest__.py
index 34d058bd2024..f4ebedff909f 100644
--- a/addons/google_calendar/__manifest__.py
+++ b/addons/google_calendar/__manifest__.py
@@ -19,4 +19,5 @@
     'demo': [],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/google_drive/__manifest__.py b/addons/google_drive/__manifest__.py
index 090dff99f732..02651a783e86 100644
--- a/addons/google_drive/__manifest__.py
+++ b/addons/google_drive/__manifest__.py
@@ -24,5 +24,6 @@ Integrate google document to Odoo record.
 
 This module allows you to integrate google documents to any of your Odoo record quickly and easily using OAuth 2.0 for Installed Applications,
 You can configure your google Authorization Code from Settings > Configuration > General Settings by clicking on "Generate Google Authorization Code"
-"""
+""",
+    'license': 'LGPL-3',
 }
diff --git a/addons/google_spreadsheet/__manifest__.py b/addons/google_spreadsheet/__manifest__.py
index 26c2e3660ced..1a3bae6e0833 100644
--- a/addons/google_spreadsheet/__manifest__.py
+++ b/addons/google_spreadsheet/__manifest__.py
@@ -20,4 +20,5 @@ The module adds the possibility to display data from Odoo in Google Spreadsheets
     'demo': [],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr/__manifest__.py b/addons/hr/__manifest__.py
index d77cb8604311..a23680fdd093 100644
--- a/addons/hr/__manifest__.py
+++ b/addons/hr/__manifest__.py
@@ -37,4 +37,5 @@
     'application': True,
     'auto_install': False,
     'qweb': [],
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_attendance/__manifest__.py b/addons/hr_attendance/__manifest__.py
index 8de64bd8c603..0cdf22dd6a7e 100644
--- a/addons/hr_attendance/__manifest__.py
+++ b/addons/hr_attendance/__manifest__.py
@@ -36,4 +36,5 @@ actions(Check in/Check out) performed by them.
         "static/src/xml/attendance.xml",
     ],
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_contract/__manifest__.py b/addons/hr_contract/__manifest__.py
index e07f3975ff76..2edef3d58fdf 100644
--- a/addons/hr_contract/__manifest__.py
+++ b/addons/hr_contract/__manifest__.py
@@ -27,4 +27,5 @@ You can assign several contracts per employee.
     'demo': [],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_expense/__manifest__.py b/addons/hr_expense/__manifest__.py
index 5a444c69b7fa..b048eb65bdd1 100644
--- a/addons/hr_expense/__manifest__.py
+++ b/addons/hr_expense/__manifest__.py
@@ -47,4 +47,5 @@ This module also uses analytic accounting and is compatible with the invoice on
     'demo': ['data/hr_expense_demo.xml'],
     'installable': True,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_expense_check/__manifest__.py b/addons/hr_expense_check/__manifest__.py
index 8fe469b59001..74df459a57f3 100644
--- a/addons/hr_expense_check/__manifest__.py
+++ b/addons/hr_expense_check/__manifest__.py
@@ -12,4 +12,5 @@
     'data': [
         'views/payment.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_gamification/__manifest__.py b/addons/hr_gamification/__manifest__.py
index 2509357e3bc9..18f6612ff066 100644
--- a/addons/hr_gamification/__manifest__.py
+++ b/addons/hr_gamification/__manifest__.py
@@ -20,4 +20,5 @@ Badge received are displayed on the user profile.
         'views/gamification_templates.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_holidays/__manifest__.py b/addons/hr_holidays/__manifest__.py
index 182ea5f8f827..febaae528562 100644
--- a/addons/hr_holidays/__manifest__.py
+++ b/addons/hr_holidays/__manifest__.py
@@ -58,4 +58,5 @@ A synchronization with an internal agenda (Meetings of the CRM module) is also p
     'installable': True,
     'application': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_maintenance/__manifest__.py b/addons/hr_maintenance/__manifest__.py
index 5554d8e2deca..5a78a25df49e 100644
--- a/addons/hr_maintenance/__manifest__.py
+++ b/addons/hr_maintenance/__manifest__.py
@@ -15,4 +15,5 @@
     'demo': [],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_org_chart/__manifest__.py b/addons/hr_org_chart/__manifest__.py
index c5f842b09617..322da23fc3da 100644
--- a/addons/hr_org_chart/__manifest__.py
+++ b/addons/hr_org_chart/__manifest__.py
@@ -20,5 +20,6 @@ This module extend the employee form with a organizational chart.
     ],
     'qweb': [
         'static/src/xml/hr_org_chart.xml',
-    ]
+    ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_payroll/__manifest__.py b/addons/hr_payroll/__manifest__.py
index 73bb35e4a664..4d38ef49cf57 100644
--- a/addons/hr_payroll/__manifest__.py
+++ b/addons/hr_payroll/__manifest__.py
@@ -30,4 +30,5 @@
         'views/report_payslipdetails_templates.xml',
     ],
     'demo': ['data/hr_payroll_demo.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_payroll_account/__manifest__.py b/addons/hr_payroll_account/__manifest__.py
index 0af1cbe0c909..5104822abf8d 100644
--- a/addons/hr_payroll_account/__manifest__.py
+++ b/addons/hr_payroll_account/__manifest__.py
@@ -15,4 +15,5 @@ Generic Payroll system Integrated with Accounting.
     'data': ['views/hr_payroll_account_views.xml'],
     'demo': ['data/hr_payroll_account_demo.xml'],
     'test': ['../account/test/account_minimal_test.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_recruitment/__manifest__.py b/addons/hr_recruitment/__manifest__.py
index 925a16656d6f..2aeff47ab78c 100644
--- a/addons/hr_recruitment/__manifest__.py
+++ b/addons/hr_recruitment/__manifest__.py
@@ -37,4 +37,5 @@
     'installable': True,
     'auto_install': False,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_recruitment_survey/__manifest__.py b/addons/hr_recruitment_survey/__manifest__.py
index 2daac345dd4f..2c959dd71952 100644
--- a/addons/hr_recruitment_survey/__manifest__.py
+++ b/addons/hr_recruitment_survey/__manifest__.py
@@ -22,4 +22,5 @@
         'data/hr_job_demo.xml',
     ],
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_timesheet/__manifest__.py b/addons/hr_timesheet/__manifest__.py
index 71f3721ab447..44ef9b2b2822 100644
--- a/addons/hr_timesheet/__manifest__.py
+++ b/addons/hr_timesheet/__manifest__.py
@@ -40,4 +40,5 @@ up a management by affair.
     'installable': True,
     'application': False,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hr_timesheet_attendance/__manifest__.py b/addons/hr_timesheet_attendance/__manifest__.py
index d04a6a1a3172..d073a95c0ac2 100644
--- a/addons/hr_timesheet_attendance/__manifest__.py
+++ b/addons/hr_timesheet_attendance/__manifest__.py
@@ -15,4 +15,5 @@
         'report/hr_timesheet_attendance_report_view.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/http_routing/__manifest__.py b/addons/http_routing/__manifest__.py
index 6305f25310ac..1b3b33b0debe 100644
--- a/addons/http_routing/__manifest__.py
+++ b/addons/http_routing/__manifest__.py
@@ -13,4 +13,5 @@ base modules simple.
     'data': [
     ],
     'depends': ['web'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/hw_blackbox_be/__manifest__.py b/addons/hw_blackbox_be/__manifest__.py
index 56803a3af063..7b14fb0fe7d4 100644
--- a/addons/hw_blackbox_be/__manifest__.py
+++ b/addons/hw_blackbox_be/__manifest__.py
@@ -21,4 +21,5 @@ Data Module but will not modify the behaviour of the Point of Sale.
     'depends': ['hw_proxy'],
     'external_dependencies': {'python': ['serial']},
     'installable': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hw_drivers/__manifest__.py b/addons/hw_drivers/__manifest__.py
index 0575ccffcbde..5d37c438fc31 100644
--- a/addons/hw_drivers/__manifest__.py
+++ b/addons/hw_drivers/__manifest__.py
@@ -18,4 +18,5 @@ are found in other modules that must be installed separately.
 
 """,
     'installable': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hw_escpos/__manifest__.py b/addons/hw_escpos/__manifest__.py
index 25e9885c1a35..05585a6af64a 100644
--- a/addons/hw_escpos/__manifest__.py
+++ b/addons/hw_escpos/__manifest__.py
@@ -21,4 +21,5 @@ that would need such functionality.
         'python' : ['pyusb','pyserial','qrcode'],
     },
     'installable': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hw_posbox_homepage/__manifest__.py b/addons/hw_posbox_homepage/__manifest__.py
index 17010c08b0a7..d61b9744a8cf 100644
--- a/addons/hw_posbox_homepage/__manifest__.py
+++ b/addons/hw_posbox_homepage/__manifest__.py
@@ -21,4 +21,5 @@ regular Odoo interface anymore.
 """,
     'depends': ['hw_proxy'],
     'installable': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/hw_proxy/__manifest__.py b/addons/hw_proxy/__manifest__.py
index 6356d1fea8bc..34f611b32cc0 100644
--- a/addons/hw_proxy/__manifest__.py
+++ b/addons/hw_proxy/__manifest__.py
@@ -18,4 +18,5 @@ are found in other modules that must be installed separately.
 
 """,
     'installable': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/iap/__manifest__.py b/addons/iap/__manifest__.py
index 6a30ed891c92..181395ba3f80 100644
--- a/addons/iap/__manifest__.py
+++ b/addons/iap/__manifest__.py
@@ -20,4 +20,5 @@ This module provides standard tools (account model, context manager and helpers)
         'static/src/xml/iap_templates.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/im_livechat/__manifest__.py b/addons/im_livechat/__manifest__.py
index e6fbb6a436dc..b659cc04e240 100644
--- a/addons/im_livechat/__manifest__.py
+++ b/addons/im_livechat/__manifest__.py
@@ -38,4 +38,5 @@ Help your customers with this chat, and analyse their feedback.
     'installable': True,
     'auto_install': False,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/im_livechat_mail_bot/__manifest__.py b/addons/im_livechat_mail_bot/__manifest__.py
index 28c3c54a25f5..de81bf4be5b9 100644
--- a/addons/im_livechat_mail_bot/__manifest__.py
+++ b/addons/im_livechat_mail_bot/__manifest__.py
@@ -12,4 +12,5 @@
     'installable': True,
     'application': False,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/im_support/__manifest__.py b/addons/im_support/__manifest__.py
index 497e99f1aa8f..1380bf2bc0fa 100644
--- a/addons/im_support/__manifest__.py
+++ b/addons/im_support/__manifest__.py
@@ -20,4 +20,5 @@
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_ae/__manifest__.py b/addons/l10n_ae/__manifest__.py
index bc5da58dfe3a..279ae9501b31 100644
--- a/addons/l10n_ae/__manifest__.py
+++ b/addons/l10n_ae/__manifest__.py
@@ -24,4 +24,5 @@ United Arab Emirates accounting chart and localization.
              'data/account_chart_template_data.xml',
              'views/report_invoice_templates.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_ar/__manifest__.py b/addons/l10n_ar/__manifest__.py
index 4b515bbe1897..00d9b942c27a 100644
--- a/addons/l10n_ar/__manifest__.py
+++ b/addons/l10n_ar/__manifest__.py
@@ -24,4 +24,5 @@ Plan contable argentino e impuestos de acuerdo a disposiciones vigentes
         'data/account_tax_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_at/__manifest__.py b/addons/l10n_at/__manifest__.py
index 4f1cce1a0914..2e74c1365f64 100644
--- a/addons/l10n_at/__manifest__.py
+++ b/addons/l10n_at/__manifest__.py
@@ -19,4 +19,5 @@ Please keep in mind that you should review and adapt it with your Accountant, be
              'data/account_data.xml',
              'data/account_tax_data.xml',
              'data/account_chart_template_data.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_au/__manifest__.py b/addons/l10n_au/__manifest__.py
index d39b06da0a19..e6eb3addc311 100644
--- a/addons/l10n_au/__manifest__.py
+++ b/addons/l10n_au/__manifest__.py
@@ -31,4 +31,5 @@ Also:
              'data/account_chart_template_configure_data.xml',
              'data/res_currency_data.xml',
              ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_be/__manifest__.py b/addons/l10n_be/__manifest__.py
index 975cb4cccfad..ab4db1646926 100644
--- a/addons/l10n_be/__manifest__.py
+++ b/addons/l10n_be/__manifest__.py
@@ -59,4 +59,5 @@ Wizards provided by this module:
         'demo/l10n_be_demo.xml',
     ],
     'post_init_hook': 'load_translations',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_be_hr_payroll/__manifest__.py b/addons/l10n_be_hr_payroll/__manifest__.py
index 676717cca55f..c27ae693b1eb 100644
--- a/addons/l10n_be_hr_payroll/__manifest__.py
+++ b/addons/l10n_be_hr_payroll/__manifest__.py
@@ -25,4 +25,5 @@ Belgian Payroll Rules.
         'data/l10n_be_hr_payroll_data.xml',
         'data/hr.salary.rule.csv',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_be_hr_payroll_account/__manifest__.py b/addons/l10n_be_hr_payroll_account/__manifest__.py
index a079b9e3ef0e..125cb227522b 100644
--- a/addons/l10n_be_hr_payroll_account/__manifest__.py
+++ b/addons/l10n_be_hr_payroll_account/__manifest__.py
@@ -15,4 +15,5 @@ Accounting Data for Belgian Payroll Rules.
         'data/l10n_be_hr_payroll_account_data.xml',
     ],
     'post_init_hook': '_set_accounts',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_be_hr_payroll_fleet/__manifest__.py b/addons/l10n_be_hr_payroll_fleet/__manifest__.py
index 3f840a44b74f..943929b245e8 100644
--- a/addons/l10n_be_hr_payroll_fleet/__manifest__.py
+++ b/addons/l10n_be_hr_payroll_fleet/__manifest__.py
@@ -14,4 +14,5 @@
         'security/security.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_be_invoice_bba/__manifest__.py b/addons/l10n_be_invoice_bba/__manifest__.py
index 53c121f9de63..66e4ca015d3a 100644
--- a/addons/l10n_be_invoice_bba/__manifest__.py
+++ b/addons/l10n_be_invoice_bba/__manifest__.py
@@ -30,4 +30,5 @@ Three algorithms are suggested:
         'views/res_config_settings_views.xml',
     ],
     'auto-install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_bo/__manifest__.py b/addons/l10n_bo/__manifest__.py
index d437a931b361..a3255a934fdf 100644
--- a/addons/l10n_bo/__manifest__.py
+++ b/addons/l10n_bo/__manifest__.py
@@ -23,4 +23,5 @@ Plan contable boliviano e impuestos de acuerdo a disposiciones vigentes
         "data/account_tax_data.xml",
         "data/account_chart_template_data.xml",
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_br/__manifest__.py b/addons/l10n_br/__manifest__.py
index acdedd45eef0..a45f7af70d67 100644
--- a/addons/l10n_br/__manifest__.py
+++ b/addons/l10n_br/__manifest__.py
@@ -53,4 +53,5 @@ come with any additional paid permission for online use of 'private modules'.
         'data/account_tax_template_data.xml',
         'views/account_view.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_ca/__manifest__.py b/addons/l10n_ca/__manifest__.py
index c766a07f65db..541c4bb018df 100644
--- a/addons/l10n_ca/__manifest__.py
+++ b/addons/l10n_ca/__manifest__.py
@@ -49,4 +49,5 @@ position.
         'data/res_company_data.xml',
     ],
     'post_init_hook': 'load_translations',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_ch/__manifest__.py b/addons/l10n_ch/__manifest__.py
index d9d7fab986c2..6aeab9b7e7f8 100644
--- a/addons/l10n_ch/__manifest__.py
+++ b/addons/l10n_ch/__manifest__.py
@@ -51,4 +51,5 @@ Here is how it works:
     ],
     'post_init_hook': 'post_init',
 
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_cl/__manifest__.py b/addons/l10n_cl/__manifest__.py
index b23e3ae6c237..06a7b0809238 100644
--- a/addons/l10n_cl/__manifest__.py
+++ b/addons/l10n_cl/__manifest__.py
@@ -21,4 +21,5 @@ Plan contable chileno e impuestos de acuerdo a disposiciones vigentes
         'data/account_tax_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_cn/__manifest__.py b/addons/l10n_cn/__manifest__.py
index f3283a738030..aba212dab49b 100644
--- a/addons/l10n_cn/__manifest__.py
+++ b/addons/l10n_cn/__manifest__.py
@@ -29,4 +29,5 @@ State Data/省份数据
         'data/account_account_type_data.xml',
         'data/account_tax_group_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_cn_city/__manifest__.py b/addons/l10n_cn_city/__manifest__.py
index 48721610d887..15e9cb0ba244 100644
--- a/addons/l10n_cn_city/__manifest__.py
+++ b/addons/l10n_cn_city/__manifest__.py
@@ -18,4 +18,5 @@ City Data/城市数据
     'data': [
         'data/res_city_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_cn_small_business/__manifest__.py b/addons/l10n_cn_small_business/__manifest__.py
index b3662d911f6b..1a53b83ff436 100644
--- a/addons/l10n_cn_small_business/__manifest__.py
+++ b/addons/l10n_cn_small_business/__manifest__.py
@@ -30,5 +30,6 @@
         'data/account_tax_template_data.xml',
         'data/account_chart_template_data.xml',
     ],
-    'auto_install': True
+    'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_cn_standard/__manifest__.py b/addons/l10n_cn_standard/__manifest__.py
index 7fc03ac26a82..7035f7f34cf0 100644
--- a/addons/l10n_cn_standard/__manifest__.py
+++ b/addons/l10n_cn_standard/__manifest__.py
@@ -35,4 +35,5 @@ Including the following data in the Accounting Standards for Business Enterprise
         'data/account_tax_template_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_co/__manifest__.py b/addons/l10n_co/__manifest__.py
index e07ebc39c6ab..70c91fab148f 100644
--- a/addons/l10n_co/__manifest__.py
+++ b/addons/l10n_co/__manifest__.py
@@ -27,4 +27,5 @@
         'data/account_chart_template_configure_data.xml',
         'views/res_partner.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_cr/__manifest__.py b/addons/l10n_cr/__manifest__.py
index c8523560eeb4..ff9ff017ec91 100644
--- a/addons/l10n_cr/__manifest__.py
+++ b/addons/l10n_cr/__manifest__.py
@@ -62,4 +62,5 @@ please go to http://translations.launchpad.net/openerp-costa-rica.
         'data/account_tax_template_data.xml',
         'data/account_chart_template_configure_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_de/__manifest__.py b/addons/l10n_de/__manifest__.py
index 74d6b1a1af73..825af4a73b13 100644
--- a/addons/l10n_de/__manifest__.py
+++ b/addons/l10n_de/__manifest__.py
@@ -25,4 +25,5 @@ German accounting chart and localization.
         'report/din5008_report.xml',
         'data/report_layout.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_de_skr03/__manifest__.py b/addons/l10n_de_skr03/__manifest__.py
index 4c384c0e524b..66b726b972c1 100644
--- a/addons/l10n_de_skr03/__manifest__.py
+++ b/addons/l10n_de_skr03/__manifest__.py
@@ -53,5 +53,6 @@ German accounting chart and localization.
         'data/account_reconcile_model_template.xml',
         'data/account_chart_template_data.xml',
     ],
-    'auto_install': True
+    'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_de_skr04/__manifest__.py b/addons/l10n_de_skr04/__manifest__.py
index 272d822a0e62..eccd1353cbfd 100644
--- a/addons/l10n_de_skr04/__manifest__.py
+++ b/addons/l10n_de_skr04/__manifest__.py
@@ -52,4 +52,5 @@ German accounting chart and localization.
         'data/account_reconcile_model_template.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_dk/__manifest__.py b/addons/l10n_dk/__manifest__.py
index dc5fe530a395..72d20d481617 100644
--- a/addons/l10n_dk/__manifest__.py
+++ b/addons/l10n_dk/__manifest__.py
@@ -102,4 +102,5 @@ Copyright 2018 Odoo House ApS
         'data/account_chart_template_configuration_data.xml',
         'data/menuitem_data.xml'
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_do/__manifest__.py b/addons/l10n_do/__manifest__.py
index 596c03d9221e..0983d19f94e5 100644
--- a/addons/l10n_do/__manifest__.py
+++ b/addons/l10n_do/__manifest__.py
@@ -103,4 +103,5 @@ en Odoo):
         # configuration wizard, views, reports...
         'data/account_chart_template_configure_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_ec/__manifest__.py b/addons/l10n_ec/__manifest__.py
index 1e41bd55e95a..bd202c22c2fb 100644
--- a/addons/l10n_ec/__manifest__.py
+++ b/addons/l10n_ec/__manifest__.py
@@ -26,4 +26,5 @@ Accounting chart and localization for Ecuador.
         'data/account_tax_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_es/__manifest__.py b/addons/l10n_es/__manifest__.py
index 1c621269f027..2ceab8d7813e 100644
--- a/addons/l10n_es/__manifest__.py
+++ b/addons/l10n_es/__manifest__.py
@@ -48,4 +48,5 @@ Spanish charts of accounts (PGCE 2008).
         'data/account_fiscal_position_template_data.xml',
         'data/account_chart_template_configure_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_et/__manifest__.py b/addons/l10n_et/__manifest__.py
index 4f05b7ece663..13cfac38ab1d 100644
--- a/addons/l10n_et/__manifest__.py
+++ b/addons/l10n_et/__manifest__.py
@@ -32,4 +32,5 @@ This is the latest Ethiopian Odoo localization and consists of:
         'data/account_chart_template_configure_data.xml',
         'data/res.country.state.csv',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_eu_service/__manifest__.py b/addons/l10n_eu_service/__manifest__.py
index 6e06a317d5ac..1021e655c50e 100644
--- a/addons/l10n_eu_service/__manifest__.py
+++ b/addons/l10n_eu_service/__manifest__.py
@@ -53,4 +53,5 @@ References
         'data/l10n_eu_service.service_tax_rate.csv',
         'views/res_config_settings_views.xml'
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_fr/__manifest__.py b/addons/l10n_fr/__manifest__.py
index a1c580e5c0ec..1611a5677e63 100644
--- a/addons/l10n_fr/__manifest__.py
+++ b/addons/l10n_fr/__manifest__.py
@@ -47,4 +47,5 @@ configuration of their taxes and fiscal positions manually.
         'data/account_chart_template_configure_data.xml',
     ],
     'post_init_hook': '_preserve_tag_on_taxes',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_fr_certification/__manifest__.py b/addons/l10n_fr_certification/__manifest__.py
index 1ab48584f269..488a5c349aa7 100644
--- a/addons/l10n_fr_certification/__manifest__.py
+++ b/addons/l10n_fr_certification/__manifest__.py
@@ -28,4 +28,5 @@ The module adds following features:
         'views/res_config.xml',
     ],
     'post_init_hook': '_setup_inalterability',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_fr_fec/__manifest__.py b/addons/l10n_fr_fec/__manifest__.py
index c1a31eb10664..a56ec8142a7d 100644
--- a/addons/l10n_fr_fec/__manifest__.py
+++ b/addons/l10n_fr_fec/__manifest__.py
@@ -13,4 +13,5 @@
         'wizard/account_fr_fec_view.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_fr_hr_payroll/__manifest__.py b/addons/l10n_fr_hr_payroll/__manifest__.py
index f504b9691639..0eaf358661ac 100644
--- a/addons/l10n_fr_hr_payroll/__manifest__.py
+++ b/addons/l10n_fr_hr_payroll/__manifest__.py
@@ -32,4 +32,5 @@ TODO:
         'report/report_l10n_fr_fiche_paye.xml',
         'report/l10n_fr_hr_payroll_report.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_fr_pos_cert/__manifest__.py b/addons/l10n_fr_pos_cert/__manifest__.py
index 385cd2a1438c..8f351e4e9ab0 100644
--- a/addons/l10n_fr_pos_cert/__manifest__.py
+++ b/addons/l10n_fr_pos_cert/__manifest__.py
@@ -30,4 +30,5 @@ The module adds following features:
         'views/account_views.xml',
     ],
     'post_init_hook': '_setup_inalterability',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_fr_sale_closing/__manifest__.py b/addons/l10n_fr_sale_closing/__manifest__.py
index 0cc3a6ab010b..2d943a704ded 100644
--- a/addons/l10n_fr_sale_closing/__manifest__.py
+++ b/addons/l10n_fr_sale_closing/__manifest__.py
@@ -25,4 +25,5 @@ The module adds following features:
         'security/account_closing_intercompany.xml',
     ],
     'post_init_hook': '_setup_inalterability',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_generic_coa/__manifest__.py b/addons/l10n_generic_coa/__manifest__.py
index aea7f2e13024..76bffb168d68 100644
--- a/addons/l10n_generic_coa/__manifest__.py
+++ b/addons/l10n_generic_coa/__manifest__.py
@@ -27,4 +27,5 @@ Install some generic chart of accounts.
         'data/account_invoice_demo.xml',
     ],
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_gr/__manifest__.py b/addons/l10n_gr/__manifest__.py
index 96dd608ee6db..7f385b507553 100644
--- a/addons/l10n_gr/__manifest__.py
+++ b/addons/l10n_gr/__manifest__.py
@@ -27,4 +27,5 @@ Greek accounting chart and localization.
               'data/account_tax_data.xml',
               'data/account_chart_template_configure_data.xml'
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_gt/__manifest__.py b/addons/l10n_gt/__manifest__.py
index e7605e45a7eb..228d7adb39ac 100644
--- a/addons/l10n_gt/__manifest__.py
+++ b/addons/l10n_gt/__manifest__.py
@@ -38,4 +38,5 @@ taxes and the Quetzal currency.""",
         'data/account_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_hk/__manifest__.py b/addons/l10n_hk/__manifest__.py
index 19f92fbd47a7..75543d6f45f9 100644
--- a/addons/l10n_hk/__manifest__.py
+++ b/addons/l10n_hk/__manifest__.py
@@ -14,4 +14,5 @@
         'data/l10n_hk_chart_data.xml',
         'data/account_chart_template_configure_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_hn/__manifest__.py b/addons/l10n_hn/__manifest__.py
index 217671850976..118cd038b937 100644
--- a/addons/l10n_hn/__manifest__.py
+++ b/addons/l10n_hn/__manifest__.py
@@ -28,4 +28,5 @@ and the Lempira currency.""",
         'data/account_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_hr/__manifest__.py b/addons/l10n_hr/__manifest__.py
index 0cea469bc301..61dae7fd114e 100644
--- a/addons/l10n_hr/__manifest__.py
+++ b/addons/l10n_hr/__manifest__.py
@@ -56,4 +56,5 @@ Izvori podataka:
         'data/account_chart_template_data.xml',
     ],
     "active": False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_hu/__manifest__.py b/addons/l10n_hu/__manifest__.py
index 547072ba2e59..e89c871e6512 100644
--- a/addons/l10n_hu/__manifest__.py
+++ b/addons/l10n_hu/__manifest__.py
@@ -33,4 +33,5 @@ This module consists :
         'data/account_chart_template_data.xml',
         'data/account_chart_template_configure_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_id/__manifest__.py b/addons/l10n_id/__manifest__.py
index 25a4468cc374..4f59a4b7c6b9 100644
--- a/addons/l10n_id/__manifest__.py
+++ b/addons/l10n_id/__manifest__.py
@@ -21,4 +21,5 @@ This is the latest Indonesian Odoo localisation necessary to run Odoo accounting
         'data/account_tax_template_data.xml',
         'data/account_chart_template_configuration_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_in/__manifest__.py b/addons/l10n_in/__manifest__.py
index 9627e49ad882..70062f198e79 100644
--- a/addons/l10n_in/__manifest__.py
+++ b/addons/l10n_in/__manifest__.py
@@ -35,4 +35,5 @@ Sheet, now only Vertical format has been permitted Which is Supported By Odoo.
         'views/res_country_state_view.xml',
         'views/res_partner_views.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_in_hr_payroll/__manifest__.py b/addons/l10n_in_hr_payroll/__manifest__.py
index f69663a9f423..3ef1fd6cf328 100644
--- a/addons/l10n_in_hr_payroll/__manifest__.py
+++ b/addons/l10n_in_hr_payroll/__manifest__.py
@@ -38,4 +38,5 @@ Indian Payroll Salary Rules.
          'views/report_payroll_advice_template.xml',
      ],
     'demo': ['demo/l10n_in_hr_payroll_demo.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_in_purchase/__manifest__.py b/addons/l10n_in_purchase/__manifest__.py
index b91f7d7e843b..e48d67ac66cb 100644
--- a/addons/l10n_in_purchase/__manifest__.py
+++ b/addons/l10n_in_purchase/__manifest__.py
@@ -16,4 +16,5 @@
     'installable': True,
     'application': False,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_in_sale/__manifest__.py b/addons/l10n_in_sale/__manifest__.py
index 06fc5afc55e7..421603d3f4f4 100644
--- a/addons/l10n_in_sale/__manifest__.py
+++ b/addons/l10n_in_sale/__manifest__.py
@@ -16,4 +16,5 @@
     'installable': True,
     'application': False,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_in_schedule6/__manifest__.py b/addons/l10n_in_schedule6/__manifest__.py
index 0dc4a5a42620..551ecce42802 100644
--- a/addons/l10n_in_schedule6/__manifest__.py
+++ b/addons/l10n_in_schedule6/__manifest__.py
@@ -31,4 +31,5 @@ Sheet, now only Vertical format has been permitted Which is Supported By OpenERP
     ],
     'auto_install': False,
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_in_stock/__manifest__.py b/addons/l10n_in_stock/__manifest__.py
index dd127129e2bd..580bc3a91702 100644
--- a/addons/l10n_in_stock/__manifest__.py
+++ b/addons/l10n_in_stock/__manifest__.py
@@ -16,4 +16,5 @@
     'installable': True,
     'application': False,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_it/__manifest__.py b/addons/l10n_it/__manifest__.py
index fd621d872fd9..fc8eccbee837 100644
--- a/addons/l10n_it/__manifest__.py
+++ b/addons/l10n_it/__manifest__.py
@@ -27,4 +27,5 @@ Italian accounting chart and localization.
         'data/account.chart.template.csv',
         'data/account_chart_template_data.xml',
         ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_it_edi/__manifest__.py b/addons/l10n_it_edi/__manifest__.py
index fc24a276e68f..af4f8c39395f 100644
--- a/addons/l10n_it_edi/__manifest__.py
+++ b/addons/l10n_it_edi/__manifest__.py
@@ -19,4 +19,5 @@ E-invoice implementation
     'demo': [
         'data/account_invoice_demo.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_jp/__manifest__.py b/addons/l10n_jp/__manifest__.py
index ce317e188e69..50195c6964b4 100644
--- a/addons/l10n_jp/__manifest__.py
+++ b/addons/l10n_jp/__manifest__.py
@@ -39,4 +39,5 @@ need to use these at all under normal circumstances.
         'data/account.fiscal.position.tax.template.csv',
         'data/account_chart_template_configure_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_lu/__manifest__.py b/addons/l10n_lu/__manifest__.py
index 99bc70bc5c99..8602f27a070d 100644
--- a/addons/l10n_lu/__manifest__.py
+++ b/addons/l10n_lu/__manifest__.py
@@ -44,4 +44,5 @@ Notes:
         'data/account_chart_template_data.xml',
     ],
     'post_init_hook': '_post_init_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_ma/__manifest__.py b/addons/l10n_ma/__manifest__.py
index b16c00b53c46..9f5e84dea2cb 100644
--- a/addons/l10n_ma/__manifest__.py
+++ b/addons/l10n_ma/__manifest__.py
@@ -24,4 +24,5 @@ Seddik au cours du troisième trimestre 2010.""",
         'data/account_tax_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_mn/__manifest__.py b/addons/l10n_mn/__manifest__.py
index 4cec4749d94e..b66812e6efb0 100644
--- a/addons/l10n_mn/__manifest__.py
+++ b/addons/l10n_mn/__manifest__.py
@@ -27,4 +27,5 @@ Financial requirement contributor: Baskhuu Lodoikhuu. BumanIT LLC
         'data/account.chart.template.csv',
         'data/account_chart_template_configuration_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_multilang/__manifest__.py b/addons/l10n_multilang/__manifest__.py
index 523f86074d09..4d48b5c011d9 100644
--- a/addons/l10n_multilang/__manifest__.py
+++ b/addons/l10n_multilang/__manifest__.py
@@ -13,4 +13,5 @@
           templates to target objects.
     """,
     'depends': ['account'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_mx/__manifest__.py b/addons/l10n_mx/__manifest__.py
index 9162a6944d18..ab8d27765b5c 100644
--- a/addons/l10n_mx/__manifest__.py
+++ b/addons/l10n_mx/__manifest__.py
@@ -45,4 +45,5 @@ With this module you will have:
         "views/res_config_settings_views.xml",
         "views/account_views.xml",
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_nl/__manifest__.py b/addons/l10n_nl/__manifest__.py
index a002287fee36..fb9a5f61a1ff 100644
--- a/addons/l10n_nl/__manifest__.py
+++ b/addons/l10n_nl/__manifest__.py
@@ -32,4 +32,5 @@
     'demo': [],
     'auto_install': False,
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_no/__manifest__.py b/addons/l10n_no/__manifest__.py
index 2f80ea27f258..a08f0f79d519 100644
--- a/addons/l10n_no/__manifest__.py
+++ b/addons/l10n_no/__manifest__.py
@@ -21,4 +21,5 @@ Updated for Odoo 9 by Bringsvor Consulting AS <www.bringsvor.com>
              'data/account_chart_template_data.xml'],
     "active": False,
     'post_init_hook': '_preserve_tag_on_taxes',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_nz/__manifest__.py b/addons/l10n_nz/__manifest__.py
index a024d0829e41..d03ff24f658f 100644
--- a/addons/l10n_nz/__manifest__.py
+++ b/addons/l10n_nz/__manifest__.py
@@ -31,4 +31,5 @@ Also:
              'data/account_chart_template_configure_data.xml',
              'data/res_currency_data.xml',
              ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_pa/__manifest__.py b/addons/l10n_pa/__manifest__.py
index 6331067508ff..e35cfc4fc1d0 100644
--- a/addons/l10n_pa/__manifest__.py
+++ b/addons/l10n_pa/__manifest__.py
@@ -23,4 +23,5 @@ Con la Colaboración de
         "data/account_tax_data.xml",
         "data/account_chart_template_data.xml",
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_pe/__manifest__.py b/addons/l10n_pe/__manifest__.py
index 744110d8242c..3d9611e9dda9 100644
--- a/addons/l10n_pe/__manifest__.py
+++ b/addons/l10n_pe/__manifest__.py
@@ -24,4 +24,5 @@ SUNAT 2011 (PCGE 2010).
         'data/account_tax_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_pl/__manifest__.py b/addons/l10n_pl/__manifest__.py
index 90b48a4c6f65..70b18c2cc1bd 100644
--- a/addons/l10n_pl/__manifest__.py
+++ b/addons/l10n_pl/__manifest__.py
@@ -36,4 +36,5 @@ Wewnętrzny numer wersji OpenGLOBE 1.02
               'data/account_chart_template_data.xml'
     ],
     'post_init_hook': '_preserve_tag_on_taxes',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_pt/__manifest__.py b/addons/l10n_pt/__manifest__.py
index 447b0f24d673..660c5011277d 100644
--- a/addons/l10n_pt/__manifest__.py
+++ b/addons/l10n_pt/__manifest__.py
@@ -23,4 +23,5 @@
            'data/account_tax_data.xml',
            'data/account_chart_template_configure_data.xml',
            ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_ro/__manifest__.py b/addons/l10n_ro/__manifest__.py
index 7f1e9e05f75a..26e543076910 100644
--- a/addons/l10n_ro/__manifest__.py
+++ b/addons/l10n_ro/__manifest__.py
@@ -34,4 +34,5 @@ Romanian accounting chart and localization.
              'data/res.country.state.csv',
              'data/res.bank.csv',
              ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_sa/__manifest__.py b/addons/l10n_sa/__manifest__.py
index 7b3c95cbeb4c..ca1905411948 100644
--- a/addons/l10n_sa/__manifest__.py
+++ b/addons/l10n_sa/__manifest__.py
@@ -22,4 +22,5 @@ In future this module will include some payroll rules for ME .
         'data/account_chart_template_configure_data.xml',
     ],
     'post_init_hook': 'load_translations',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_sg/__manifest__.py b/addons/l10n_sg/__manifest__.py
index 461c6fa5be06..04e3d960a6a5 100644
--- a/addons/l10n_sg/__manifest__.py
+++ b/addons/l10n_sg/__manifest__.py
@@ -29,4 +29,5 @@ This module add, for accounting:
         'views/res_partner_view.xml',
     ],
     'post_init_hook': '_preserve_tag_on_taxes',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_si/__manifest__.py b/addons/l10n_si/__manifest__.py
index 81fe932af88e..304fa5ff6342 100644
--- a/addons/l10n_si/__manifest__.py
+++ b/addons/l10n_si/__manifest__.py
@@ -27,4 +27,5 @@
         "data/account.fiscal.position.tax.template.csv",
         "data/account_chart_template_data.xml",
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_syscohada/__manifest__.py b/addons/l10n_syscohada/__manifest__.py
index 2871b11e6217..d75d0baa9558 100644
--- a/addons/l10n_syscohada/__manifest__.py
+++ b/addons/l10n_syscohada/__manifest__.py
@@ -34,4 +34,5 @@ Countries that use OHADA are the following:
         'data/account_tax_template_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_th/__manifest__.py b/addons/l10n_th/__manifest__.py
index d4c32b2c57f8..055146bc4ae7 100644
--- a/addons/l10n_th/__manifest__.py
+++ b/addons/l10n_th/__manifest__.py
@@ -23,4 +23,5 @@ Thai accounting chart and localization.
         'data/account_chart_template_data.xml',
     ],
     'post_init_hook': '_preserve_tag_on_taxes',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_tr/__manifest__.py b/addons/l10n_tr/__manifest__.py
index 4b5d2ac9033e..7cad310b1118 100644
--- a/addons/l10n_tr/__manifest__.py
+++ b/addons/l10n_tr/__manifest__.py
@@ -27,4 +27,5 @@ Bu modül kurulduktan sonra, Muhasebe yapılandırma sihirbazı çalışır
         'data/account_chart_template_data.xml',
         'data/res.country.state.csv'
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_ua/__manifest__.py b/addons/l10n_ua/__manifest__.py
index b2f451de461b..759ebfb97cf7 100644
--- a/addons/l10n_ua/__manifest__.py
+++ b/addons/l10n_ua/__manifest__.py
@@ -22,4 +22,5 @@ Ukraine - Chart of accounts.
         'data/account_tax_template.xml',
         'data/account_chart_template_config.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_uk/__manifest__.py b/addons/l10n_uk/__manifest__.py
index b1765ff6f6c4..bf57834e3d1f 100644
--- a/addons/l10n_uk/__manifest__.py
+++ b/addons/l10n_uk/__manifest__.py
@@ -32,4 +32,5 @@ This is the latest UK Odoo localisation necessary to run Odoo accounting for UK
         'data/account_chart_template_data.xml',
     ],
     'demo' : ['demo/l10n_uk_demo.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_us/__manifest__.py b/addons/l10n_us/__manifest__.py
index 1e893af1d5ab..bbd057eb35ce 100644
--- a/addons/l10n_us/__manifest__.py
+++ b/addons/l10n_us/__manifest__.py
@@ -14,4 +14,5 @@ United States - Chart of accounts.
         'data/res_company_data.xml',
         'views/res_partner_bank_views.xml'
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_uy/__manifest__.py b/addons/l10n_uy/__manifest__.py
index 3d8e8cdd370e..2eddb9b788af 100644
--- a/addons/l10n_uy/__manifest__.py
+++ b/addons/l10n_uy/__manifest__.py
@@ -22,4 +22,5 @@ Provide Templates for Chart of Accounts, Taxes for Uruguay.
         'data/account_tax_data.xml',
         'data/account_chart_template_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_ve/__manifest__.py b/addons/l10n_ve/__manifest__.py
index 69adebc32a88..4eed1850fe1d 100644
--- a/addons/l10n_ve/__manifest__.py
+++ b/addons/l10n_ve/__manifest__.py
@@ -50,4 +50,5 @@ but you will need set manually account defaults for taxes.
              'data/account_tax_data.xml',
              'data/account_chart_template_data.xml'
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_vn/__manifest__.py b/addons/l10n_vn/__manifest__.py
index 5fdcddae3f2d..88b42855fd6d 100644
--- a/addons/l10n_vn/__manifest__.py
+++ b/addons/l10n_vn/__manifest__.py
@@ -33,4 +33,5 @@ with Chart of account under Circular No. 200/2014/TT-BTC
          'data/account_chart_template_data.xml',
     ],
     'post_init_hook': '_preserve_tag_on_taxes',
+    'license': 'LGPL-3',
 }
diff --git a/addons/l10n_za/__manifest__.py b/addons/l10n_za/__manifest__.py
index 9389b0fdd933..0aadd0a3c87e 100644
--- a/addons/l10n_za/__manifest__.py
+++ b/addons/l10n_za/__manifest__.py
@@ -23,4 +23,5 @@ This is the latest basic South African localisation necessary to run Odoo in ZA:
         'data/account_chart_template_post_data.xml',
         'data/account_chart_template_configure_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/link_tracker/__manifest__.py b/addons/link_tracker/__manifest__.py
index 206fbd438d76..3bc8658856c0 100644
--- a/addons/link_tracker/__manifest__.py
+++ b/addons/link_tracker/__manifest__.py
@@ -12,4 +12,5 @@ Create short and trackable URLs.
         'views/link_tracker.xml',
         'security/ir.model.access.csv',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/lunch/__manifest__.py b/addons/lunch/__manifest__.py
index ef5bc49a52ff..ca778f87caf2 100644
--- a/addons/lunch/__manifest__.py
+++ b/addons/lunch/__manifest__.py
@@ -36,4 +36,5 @@ If you want to save your employees' time and avoid them to always have coins in
     'installable': True,
     'application': True,
     'certificate': '001292377792581874189',
+    'license': 'LGPL-3',
 }
diff --git a/addons/mail/__manifest__.py b/addons/mail/__manifest__.py
index 81b201b98e95..f07576e68ede 100644
--- a/addons/mail/__manifest__.py
+++ b/addons/mail/__manifest__.py
@@ -59,4 +59,5 @@
         'static/src/xml/announcement.xml',
         'static/src/xml/web_kanban_activity.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/mail_bot/__manifest__.py b/addons/mail_bot/__manifest__.py
index 68a17caf65a2..1acba7bd6139 100644
--- a/addons/mail_bot/__manifest__.py
+++ b/addons/mail_bot/__manifest__.py
@@ -23,4 +23,5 @@
     'qweb': [
         'views/discuss.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/maintenance/__manifest__.py b/addons/maintenance/__manifest__.py
index 72f729da0963..40f8c2e54692 100644
--- a/addons/maintenance/__manifest__.py
+++ b/addons/maintenance/__manifest__.py
@@ -23,4 +23,5 @@
     'demo': ['data/maintenance_demo.xml'],
     'installable': True,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/mass_mailing/__manifest__.py b/addons/mass_mailing/__manifest__.py
index cbf5279f176a..3594b1b844eb 100644
--- a/addons/mass_mailing/__manifest__.py
+++ b/addons/mass_mailing/__manifest__.py
@@ -44,4 +44,5 @@
         'data/mass_mailing_demo.xml',
     ],
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/mass_mailing_crm/__manifest__.py b/addons/mass_mailing_crm/__manifest__.py
index 083ebe6240e5..025d17ccff4d 100644
--- a/addons/mass_mailing_crm/__manifest__.py
+++ b/addons/mass_mailing_crm/__manifest__.py
@@ -15,4 +15,5 @@
         'data/mass_mailing_demo.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/mass_mailing_event/__manifest__.py b/addons/mass_mailing_event/__manifest__.py
index 5c838febe2aa..e064e1f1a857 100644
--- a/addons/mass_mailing_event/__manifest__.py
+++ b/addons/mass_mailing_event/__manifest__.py
@@ -17,4 +17,5 @@ Bridge module adding UX requirements to ease mass mailing of event attendees.
         'views/event_views.xml'
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/mass_mailing_event_track/__manifest__.py b/addons/mass_mailing_event_track/__manifest__.py
index f923e9b0524f..93b11dade552 100644
--- a/addons/mass_mailing_event_track/__manifest__.py
+++ b/addons/mass_mailing_event_track/__manifest__.py
@@ -17,4 +17,5 @@ Bridge module adding UX requirements to ease mass mailing of event track speaker
         'views/event_views.xml'
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/mass_mailing_sale/__manifest__.py b/addons/mass_mailing_sale/__manifest__.py
index e241e12f7b8c..7e21661cf593 100644
--- a/addons/mass_mailing_sale/__manifest__.py
+++ b/addons/mass_mailing_sale/__manifest__.py
@@ -15,4 +15,5 @@
         'data/mass_mailing_demo.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/membership/__manifest__.py b/addons/membership/__manifest__.py
index 73aa1ab0c953..f09aa3b86826 100644
--- a/addons/membership/__manifest__.py
+++ b/addons/membership/__manifest__.py
@@ -33,4 +33,5 @@ invoice and send propositions for membership renewal.
     'test': [
         '../account/test/account_minimal_test.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/mrp/__manifest__.py b/addons/mrp/__manifest__.py
index 5877e0847beb..93a11f63cef4 100644
--- a/addons/mrp/__manifest__.py
+++ b/addons/mrp/__manifest__.py
@@ -46,4 +46,5 @@
     'test': [],
     'application': True,
     'post_init_hook': '_create_warehouse_data',
+    'license': 'LGPL-3',
 }
diff --git a/addons/mrp_bom_cost/__manifest__.py b/addons/mrp_bom_cost/__manifest__.py
index a8cec0d91b6d..6a20d1fac855 100644
--- a/addons/mrp_bom_cost/__manifest__.py
+++ b/addons/mrp_bom_cost/__manifest__.py
@@ -16,5 +16,6 @@ If the automated inventory valuation is active, the necessary accounting entries
     "demo_xml" : [],
     "data": ["views/product_views.xml"],
     "active": False,
-    "installable": True
+    "installable": True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/mrp_byproduct/__manifest__.py b/addons/mrp_byproduct/__manifest__.py
index aaf1458fc1f9..6209eaafa0da 100644
--- a/addons/mrp_byproduct/__manifest__.py
+++ b/addons/mrp_byproduct/__manifest__.py
@@ -29,4 +29,5 @@ With this module:
     'test': [],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/note/__manifest__.py b/addons/note/__manifest__.py
index 79baabb5b998..837a10b26148 100644
--- a/addons/note/__manifest__.py
+++ b/addons/note/__manifest__.py
@@ -33,4 +33,5 @@
     'installable': True,
     'application': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/note_pad/__manifest__.py b/addons/note_pad/__manifest__.py
index 2511fc37df57..e60deb6203bf 100644
--- a/addons/note_pad/__manifest__.py
+++ b/addons/note_pad/__manifest__.py
@@ -24,4 +24,5 @@ Use for update your text memo in real time with the following user that you invi
     'installable': True,
     'application': False,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/pad/__manifest__.py b/addons/pad/__manifest__.py
index 2ef0a1dccdc2..3092d03b5134 100644
--- a/addons/pad/__manifest__.py
+++ b/addons/pad/__manifest__.py
@@ -19,5 +19,6 @@ pads (by default, http://etherpad.com/).
     ],
     'demo': ['data/pad_demo.xml'],
     'web': True,
-    'qweb': ['static/src/xml/pad.xml']
+    'qweb': ['static/src/xml/pad.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/pad_project/__manifest__.py b/addons/pad_project/__manifest__.py
index 3707cfa3abfc..e159a5923fda 100644
--- a/addons/pad_project/__manifest__.py
+++ b/addons/pad_project/__manifest__.py
@@ -17,4 +17,5 @@ This module adds a PAD in all project form views.
         'views/project_views.xml'
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/partner_autocomplete/__manifest__.py b/addons/partner_autocomplete/__manifest__.py
index eeb767f2258e..9b0c6561c808 100644
--- a/addons/partner_autocomplete/__manifest__.py
+++ b/addons/partner_autocomplete/__manifest__.py
@@ -24,4 +24,5 @@
         'static/src/xml/partner_autocomplete.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/partner_autocomplete_address_extended/__manifest__.py b/addons/partner_autocomplete_address_extended/__manifest__.py
index 85a86f231e12..2e2a051ee9b9 100644
--- a/addons/partner_autocomplete_address_extended/__manifest__.py
+++ b/addons/partner_autocomplete_address_extended/__manifest__.py
@@ -8,4 +8,5 @@
     'version': '1.0',
     'depends': ['partner_autocomplete', 'base_address_extended'],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment/__manifest__.py b/addons/payment/__manifest__.py
index 30ffe697b1b3..ccd36dee4d98 100644
--- a/addons/payment/__manifest__.py
+++ b/addons/payment/__manifest__.py
@@ -27,4 +27,5 @@
     'installable': True,
     'auto_install': True,
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_adyen/__manifest__.py b/addons/payment_adyen/__manifest__.py
index d8c150c2353f..5c31e9be28b0 100644
--- a/addons/payment_adyen/__manifest__.py
+++ b/addons/payment_adyen/__manifest__.py
@@ -15,4 +15,5 @@
     'installable': True,
     'post_init_hook': 'create_missing_journal_for_acquirers',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_authorize/__manifest__.py b/addons/payment_authorize/__manifest__.py
index 8bdc738f73bf..69a6e540e15f 100644
--- a/addons/payment_authorize/__manifest__.py
+++ b/addons/payment_authorize/__manifest__.py
@@ -15,4 +15,5 @@
     'installable': True,
     'post_init_hook': 'create_missing_journal_for_acquirers',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_buckaroo/__manifest__.py b/addons/payment_buckaroo/__manifest__.py
index e300c6011e87..f7d73287eb81 100644
--- a/addons/payment_buckaroo/__manifest__.py
+++ b/addons/payment_buckaroo/__manifest__.py
@@ -15,4 +15,5 @@
     'installable': True,
     'post_init_hook': 'create_missing_journal_for_acquirers',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_ogone/__manifest__.py b/addons/payment_ogone/__manifest__.py
index 93653f29b123..6bbab37e11e9 100644
--- a/addons/payment_ogone/__manifest__.py
+++ b/addons/payment_ogone/__manifest__.py
@@ -15,4 +15,5 @@
     'installable': True,
     'post_init_hook': 'create_missing_journal_for_acquirers',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_paypal/__manifest__.py b/addons/payment_paypal/__manifest__.py
index 1694fc38885f..9ffa34987003 100644
--- a/addons/payment_paypal/__manifest__.py
+++ b/addons/payment_paypal/__manifest__.py
@@ -15,4 +15,5 @@
     'installable': True,
     'post_init_hook': 'create_missing_journal_for_acquirers',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_payumoney/__manifest__.py b/addons/payment_payumoney/__manifest__.py
index 79b3836011a1..294f5f08a94f 100644
--- a/addons/payment_payumoney/__manifest__.py
+++ b/addons/payment_payumoney/__manifest__.py
@@ -18,4 +18,5 @@
     ],
     'post_init_hook': 'create_missing_journal_for_acquirers',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_sips/__manifest__.py b/addons/payment_sips/__manifest__.py
index 7ca92571210b..f17d9e124012 100644
--- a/addons/payment_sips/__manifest__.py
+++ b/addons/payment_sips/__manifest__.py
@@ -22,4 +22,5 @@ payments acquirer using Worldline SIPS.""",
     'installable': True,
     'post_init_hook': 'create_missing_journal_for_acquirers',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_stripe/__manifest__.py b/addons/payment_stripe/__manifest__.py
index 780907d8750c..9c61da68f5e2 100644
--- a/addons/payment_stripe/__manifest__.py
+++ b/addons/payment_stripe/__manifest__.py
@@ -16,4 +16,5 @@
     'installable': True,
     'post_init_hook': 'create_missing_journal_for_acquirers',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_stripe_checkout_webhook/__manifest__.py b/addons/payment_stripe_checkout_webhook/__manifest__.py
index db36b919b015..831aa5ec449e 100644
--- a/addons/payment_stripe_checkout_webhook/__manifest__.py
+++ b/addons/payment_stripe_checkout_webhook/__manifest__.py
@@ -26,4 +26,5 @@ useless notifications.""",
     ],
     'images': ['static/description/icon.png'],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_stripe_sca/__manifest__.py b/addons/payment_stripe_sca/__manifest__.py
index 6a2a0cac5569..38923bef8d29 100644
--- a/addons/payment_stripe_sca/__manifest__.py
+++ b/addons/payment_stripe_sca/__manifest__.py
@@ -35,4 +35,5 @@
         'views/payment_templates.xml',
     ],
     'images': ['static/description/icon.png'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/payment_transfer/__manifest__.py b/addons/payment_transfer/__manifest__.py
index 9a8d86ac9a61..08b5dce32f33 100644
--- a/addons/payment_transfer/__manifest__.py
+++ b/addons/payment_transfer/__manifest__.py
@@ -16,4 +16,5 @@
     'auto_install': True,
     'post_init_hook': 'create_missing_journal_for_acquirers',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/phone_validation/__manifest__.py b/addons/phone_validation/__manifest__.py
index 2ebc99f3ead2..6553ef687f03 100644
--- a/addons/phone_validation/__manifest__.py
+++ b/addons/phone_validation/__manifest__.py
@@ -19,4 +19,5 @@ This module applies this feature to Leads and Contacts.""",
         'views/res_company_view.xml'
     ],
     'depends': ['base'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/point_of_sale/__manifest__.py b/addons/point_of_sale/__manifest__.py
index 6d58943fc26c..7c21feef3f04 100644
--- a/addons/point_of_sale/__manifest__.py
+++ b/addons/point_of_sale/__manifest__.py
@@ -50,4 +50,5 @@
     'application': True,
     'qweb': ['static/src/xml/pos.xml'],
     'website': 'https://www.odoo.com/page/point-of-sale-shop',
+    'license': 'LGPL-3',
 }
diff --git a/addons/portal/__manifest__.py b/addons/portal/__manifest__.py
index e9fe1e36151e..93ace956358d 100644
--- a/addons/portal/__manifest__.py
+++ b/addons/portal/__manifest__.py
@@ -27,4 +27,5 @@ a dependency towards website edition and customization capabilities.""",
         'static/src/xml/portal_chatter.xml',
         'static/src/xml/portal_signature.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/pos_cache/__manifest__.py b/addons/pos_cache/__manifest__.py
index 690489b82e2d..49320c7d7e81 100644
--- a/addons/pos_cache/__manifest__.py
+++ b/addons/pos_cache/__manifest__.py
@@ -19,5 +19,6 @@ time it takes to load a POS session with a lot of products.
         'security/ir.model.access.csv',
         'views/pos_cache_views.xml',
         'views/pos_cache_templates.xml',
-    ]
+    ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/pos_cash_rounding/__manifest__.py b/addons/pos_cash_rounding/__manifest__.py
index 6af6968d4645..240ff65f1181 100644
--- a/addons/pos_cash_rounding/__manifest__.py
+++ b/addons/pos_cash_rounding/__manifest__.py
@@ -22,4 +22,5 @@
     ],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/pos_discount/__manifest__.py b/addons/pos_discount/__manifest__.py
index ba9c8e1b269e..883c653f3c72 100644
--- a/addons/pos_discount/__manifest__.py
+++ b/addons/pos_discount/__manifest__.py
@@ -23,4 +23,5 @@ sale discount to a customer.
         'static/src/xml/discount_templates.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/pos_mercury/__manifest__.py b/addons/pos_mercury/__manifest__.py
index 50778cac342d..38062034c888 100644
--- a/addons/pos_mercury/__manifest__.py
+++ b/addons/pos_mercury/__manifest__.py
@@ -39,4 +39,5 @@ following:
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/pos_reprint/__manifest__.py b/addons/pos_reprint/__manifest__.py
index 8e816b3e329a..f1bb255830c8 100644
--- a/addons/pos_reprint/__manifest__.py
+++ b/addons/pos_reprint/__manifest__.py
@@ -21,4 +21,5 @@ Allow cashier to reprint receipts
         'static/src/xml/reprint.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/pos_restaurant/__manifest__.py b/addons/pos_restaurant/__manifest__.py
index 9ac596623dc8..f4c1d4708587 100644
--- a/addons/pos_restaurant/__manifest__.py
+++ b/addons/pos_restaurant/__manifest__.py
@@ -37,4 +37,5 @@ This module adds several restaurant features to the Point of Sale:
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/pos_sale/__manifest__.py b/addons/pos_sale/__manifest__.py
index bda1ccafa893..2ccecedfb591 100644
--- a/addons/pos_sale/__manifest__.py
+++ b/addons/pos_sale/__manifest__.py
@@ -22,4 +22,5 @@ This module adds a custom Sales Team for the point of sale to be able to view an
     ],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/procurement_jit/__manifest__.py b/addons/procurement_jit/__manifest__.py
index 45f1a27b6302..98bbb2eb68a1 100644
--- a/addons/procurement_jit/__manifest__.py
+++ b/addons/procurement_jit/__manifest__.py
@@ -27,4 +27,5 @@ still unreserve a picking.
     'test': [],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/product/__manifest__.py b/addons/product/__manifest__.py
index 8e411200b9d6..f806c5ebc270 100644
--- a/addons/product/__manifest__.py
+++ b/addons/product/__manifest__.py
@@ -48,4 +48,5 @@ Print product labels with barcode.
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/product_email_template/__manifest__.py b/addons/product_email_template/__manifest__.py
index b60cbecc99f3..544fd3c136ab 100644
--- a/addons/product_email_template/__manifest__.py
+++ b/addons/product_email_template/__manifest__.py
@@ -14,5 +14,6 @@ For instance when invoicing a training, the training agenda and materials will a
     'data': [
         'views/product_views.xml',
         'views/mail_template_views.xml',
-    ]
+    ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/product_expiry/__manifest__.py b/addons/product_expiry/__manifest__.py
index d3c61fb04954..f74b32bc42ae 100644
--- a/addons/product_expiry/__manifest__.py
+++ b/addons/product_expiry/__manifest__.py
@@ -21,4 +21,5 @@ Also implements the removal strategy First Expiry First Out (FEFO) widely used,
              'views/product_template_views.xml',
              'views/stock_quant_views.xml',
              'data/product_expiry_data.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/product_margin/__manifest__.py b/addons/product_margin/__manifest__.py
index 3b7ac65d6380..75d50a83f7c3 100644
--- a/addons/product_margin/__manifest__.py
+++ b/addons/product_margin/__manifest__.py
@@ -17,4 +17,5 @@ The wizard to launch the report has several options to help you get the data you
         'wizard/product_margin_view.xml',
         'views/product_product_views.xml'
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/project/__manifest__.py b/addons/project/__manifest__.py
index 530cb4fb8b8f..29f4cdead955 100644
--- a/addons/project/__manifest__.py
+++ b/addons/project/__manifest__.py
@@ -43,4 +43,5 @@
     'installable': True,
     'auto_install': False,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/project_timesheet_holidays/__manifest__.py b/addons/project_timesheet_holidays/__manifest__.py
index d98cef28b517..164c59909038 100644
--- a/addons/project_timesheet_holidays/__manifest__.py
+++ b/addons/project_timesheet_holidays/__manifest__.py
@@ -24,4 +24,5 @@ on leaves. Project and task can be configured company-wide.
     'installable': True,
     'auto_install': True,
     'post_init_hook': 'post_init',
+    'license': 'LGPL-3',
 }
diff --git a/addons/purchase/__manifest__.py b/addons/purchase/__manifest__.py
index 78d6e7616904..51ef8e584849 100644
--- a/addons/purchase/__manifest__.py
+++ b/addons/purchase/__manifest__.py
@@ -34,4 +34,5 @@
     'installable': True,
     'auto_install': False,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/purchase_mrp/__manifest__.py b/addons/purchase_mrp/__manifest__.py
index 26842162b95b..bb90483459a6 100644
--- a/addons/purchase_mrp/__manifest__.py
+++ b/addons/purchase_mrp/__manifest__.py
@@ -16,4 +16,5 @@ from purchase order.
     'depends': ['mrp', 'purchase_stock'],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/purchase_requisition/__manifest__.py b/addons/purchase_requisition/__manifest__.py
index 44f79864b4a6..dc84478be134 100644
--- a/addons/purchase_requisition/__manifest__.py
+++ b/addons/purchase_requisition/__manifest__.py
@@ -22,4 +22,5 @@ are agreements you have with vendors to benefit from a predetermined pricing.
         'report/purchase_requisition_report.xml',
         'report/report_purchaserequisition.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/purchase_stock/__manifest__.py b/addons/purchase_stock/__manifest__.py
index d3d6c68eee12..ec21de6acf59 100644
--- a/addons/purchase_stock/__manifest__.py
+++ b/addons/purchase_stock/__manifest__.py
@@ -28,4 +28,5 @@
     'installable': True,
     'auto_install': True,
     'post_init_hook': '_create_buy_rules',
+    'license': 'LGPL-3',
 }
diff --git a/addons/rating/__manifest__.py b/addons/rating/__manifest__.py
index fc85f6a91af1..63acc4c8e5cc 100644
--- a/addons/rating/__manifest__.py
+++ b/addons/rating/__manifest__.py
@@ -16,4 +16,5 @@ This module allows a customer to give rating.
      ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/repair/__manifest__.py b/addons/repair/__manifest__.py
index c81cb79883ab..e474f4b46901 100644
--- a/addons/repair/__manifest__.py
+++ b/addons/repair/__manifest__.py
@@ -39,4 +39,5 @@ The following topics are covered by this module:
     'installable': True,
     'auto_install': False,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/resource/__manifest__.py b/addons/resource/__manifest__.py
index a81e985b86a2..6466dd4b72a6 100644
--- a/addons/resource/__manifest__.py
+++ b/addons/resource/__manifest__.py
@@ -22,4 +22,5 @@ associated to every resource. It also manages the leaves of every resource.
     ],
     'demo': [
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale/__manifest__.py b/addons/sale/__manifest__.py
index ec9faf38bd25..7f1a212c3b86 100644
--- a/addons/sale/__manifest__.py
+++ b/addons/sale/__manifest__.py
@@ -41,5 +41,6 @@ This module contains all the common features of Sales Management and eCommerce.
     ],
     'uninstall_hook': "uninstall_hook",
     'installable': True,
-    'auto_install': False
+    'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale_crm/__manifest__.py b/addons/sale_crm/__manifest__.py
index 4fb6af3d937a..e31821e1d25e 100644
--- a/addons/sale_crm/__manifest__.py
+++ b/addons/sale_crm/__manifest__.py
@@ -24,4 +24,5 @@ modules.
         'views/crm_lead_views.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale_expense/__manifest__.py b/addons/sale_expense/__manifest__.py
index 3a1f2e996da7..190c74564738 100644
--- a/addons/sale_expense/__manifest__.py
+++ b/addons/sale_expense/__manifest__.py
@@ -27,4 +27,5 @@ This module allow to reinvoice employee expense, by setting the SO directly on t
     'test': [],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale_management/__manifest__.py b/addons/sale_management/__manifest__.py
index 3bf801a604bc..8df0089aa395 100644
--- a/addons/sale_management/__manifest__.py
+++ b/addons/sale_management/__manifest__.py
@@ -56,4 +56,5 @@ The Dashboard for the Sales Manager will include
     'application': True,
     'uninstall_hook': 'uninstall_hook',
     'post_init_hook': 'post_init_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale_margin/__manifest__.py b/addons/sale_margin/__manifest__.py
index 0da258e4932a..9d3f93ed44ae 100644
--- a/addons/sale_margin/__manifest__.py
+++ b/addons/sale_margin/__manifest__.py
@@ -15,4 +15,5 @@ Price and Cost Price.
     'depends':['sale_management'],
     'demo':['data/sale_margin_demo.xml'],
     'data':['security/ir.model.access.csv','views/sale_margin_view.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale_mrp/__manifest__.py b/addons/sale_mrp/__manifest__.py
index 29c3636d80a3..e4542e8e46d2 100644
--- a/addons/sale_mrp/__manifest__.py
+++ b/addons/sale_mrp/__manifest__.py
@@ -20,4 +20,5 @@ from sales order. It adds sales name and sales Reference on production order.
     'demo': [],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale_purchase/__manifest__.py b/addons/sale_purchase/__manifest__.py
index 7fcf2bb81e5a..c4fc88a97c69 100644
--- a/addons/sale_purchase/__manifest__.py
+++ b/addons/sale_purchase/__manifest__.py
@@ -23,4 +23,5 @@ by external providers and will automatically generate purchase orders directed t
     'demo': [
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale_quotation_builder/__manifest__.py b/addons/sale_quotation_builder/__manifest__.py
index eab71371c05a..18175da62056 100644
--- a/addons/sale_quotation_builder/__manifest__.py
+++ b/addons/sale_quotation_builder/__manifest__.py
@@ -17,4 +17,5 @@
         'views/sale_order_views.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale_stock/__manifest__.py b/addons/sale_stock/__manifest__.py
index b78b72d927ca..323bd78bb70a 100644
--- a/addons/sale_stock/__manifest__.py
+++ b/addons/sale_stock/__manifest__.py
@@ -37,4 +37,5 @@ Preferences
     'demo': ['data/sale_order_demo.xml'],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/sale_timesheet/__manifest__.py b/addons/sale_timesheet/__manifest__.py
index 03d26f2b3fbb..b5ce07063d39 100644
--- a/addons/sale_timesheet/__manifest__.py
+++ b/addons/sale_timesheet/__manifest__.py
@@ -38,4 +38,5 @@ have real delivered quantities in sales orders.
     ],
     'auto_install': True,
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/sales_team/__manifest__.py b/addons/sales_team/__manifest__.py
index 471fc179c52d..2b30f8841419 100644
--- a/addons/sales_team/__manifest__.py
+++ b/addons/sales_team/__manifest__.py
@@ -20,4 +20,5 @@ Using this application you can manage Sales Teams  with CRM and/or Sales
     'demo': ['data/sales_team_demo.xml'],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/sms/__manifest__.py b/addons/sms/__manifest__.py
index c47ed128a8a7..43d81b002b7b 100644
--- a/addons/sms/__manifest__.py
+++ b/addons/sms/__manifest__.py
@@ -21,4 +21,5 @@ The service is provided by the In App Purchase Odoo platform.
     ],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/snailmail/__manifest__.py b/addons/snailmail/__manifest__.py
index 463832ce6b98..f361719fc29e 100644
--- a/addons/snailmail/__manifest__.py
+++ b/addons/snailmail/__manifest__.py
@@ -16,4 +16,5 @@ Allows users to send documents by post
         'security/ir.model.access.csv',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/snailmail_account/__manifest__.py b/addons/snailmail_account/__manifest__.py
index 5f71dd9eacf2..5ba950a73412 100644
--- a/addons/snailmail_account/__manifest__.py
+++ b/addons/snailmail_account/__manifest__.py
@@ -13,4 +13,5 @@ Allows users to send invoices by post
         'wizard/account_invoice_send_views.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/social_media/__manifest__.py b/addons/social_media/__manifest__.py
index 402090abb79b..a54257663aa3 100644
--- a/addons/social_media/__manifest__.py
+++ b/addons/social_media/__manifest__.py
@@ -19,5 +19,6 @@
     ],
     'demo': [
         'demo/res_company_demo.xml',
-    ]
+    ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/stock/__manifest__.py b/addons/stock/__manifest__.py
index 0938c0c0d2dc..3d956ba65efe 100644
--- a/addons/stock/__manifest__.py
+++ b/addons/stock/__manifest__.py
@@ -80,4 +80,5 @@
     'pre_init_hook': 'pre_init_hook',
     'post_init_hook': '_create_warehouse',
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/stock_account/__manifest__.py b/addons/stock_account/__manifest__.py
index ac9a54f1af04..8e58824d2a45 100644
--- a/addons/stock_account/__manifest__.py
+++ b/addons/stock_account/__manifest__.py
@@ -37,4 +37,5 @@ Dashboard / Reports for Warehouse Management includes:
     'installable': True,
     'auto_install': True,
     'post_init_hook': '_configure_journals',
+    'license': 'LGPL-3',
 }
diff --git a/addons/stock_dropshipping/__manifest__.py b/addons/stock_dropshipping/__manifest__.py
index df7cda4070e5..570caddb12b5 100644
--- a/addons/stock_dropshipping/__manifest__.py
+++ b/addons/stock_dropshipping/__manifest__.py
@@ -24,4 +24,5 @@ internal transfer document is needed.
     'data': ['data/stock_data.xml', 'views/sale_order_views.xml'],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/stock_landed_costs/__manifest__.py b/addons/stock_landed_costs/__manifest__.py
index 67e39d6810e7..d18a5d0868f2 100644
--- a/addons/stock_landed_costs/__manifest__.py
+++ b/addons/stock_landed_costs/__manifest__.py
@@ -25,4 +25,5 @@ This module allows you to easily add extra costs on pickings and decide the spli
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/stock_picking_batch/__manifest__.py b/addons/stock_picking_batch/__manifest__.py
index a44ab892d082..ef47b2ccf65b 100644
--- a/addons/stock_picking_batch/__manifest__.py
+++ b/addons/stock_picking_batch/__manifest__.py
@@ -22,4 +22,5 @@ This module adds the batch picking option in warehouse management
         'data/stock_picking_batch_demo.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/stock_zebra/__manifest__.py b/addons/stock_zebra/__manifest__.py
index a027a7e3c9a6..34c941bcf3b6 100644
--- a/addons/stock_zebra/__manifest__.py
+++ b/addons/stock_zebra/__manifest__.py
@@ -25,4 +25,5 @@
         'report/product_packaging.xml',
         'report/stock_reports.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/survey/__manifest__.py b/addons/survey/__manifest__.py
index 6304e6957d73..f16e97751145 100644
--- a/addons/survey/__manifest__.py
+++ b/addons/survey/__manifest__.py
@@ -35,4 +35,5 @@ sent mails with personal token for the invitation of the survey.
     'auto_install': False,
     'application': True,
     'sequence': 105,
+    'license': 'LGPL-3',
 }
diff --git a/addons/survey_crm/__manifest__.py b/addons/survey_crm/__manifest__.py
index 7371bb10d7ed..2aadae833dc1 100644
--- a/addons/survey_crm/__manifest__.py
+++ b/addons/survey_crm/__manifest__.py
@@ -15,5 +15,6 @@ This module adds a Survey mass mailing button inside the more option of lead/cus
         'views/survey_crm_views.xml',
     ],
     'installable': True,
-    'auto_install': True
+    'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/test_mail/__manifest__.py b/addons/test_mail/__manifest__.py
index 4f76d51cac9f..7f62478a0802 100644
--- a/addons/test_mail/__manifest__.py
+++ b/addons/test_mail/__manifest__.py
@@ -21,4 +21,5 @@ tests independently to functional aspects of other models. """,
     ],
     'installable': True,
     'application': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/test_mass_mailing/__manifest__.py b/addons/test_mass_mailing/__manifest__.py
index 8bac3f103f5b..9f81e75a90aa 100644
--- a/addons/test_mass_mailing/__manifest__.py
+++ b/addons/test_mass_mailing/__manifest__.py
@@ -17,4 +17,5 @@ test_mail. """,
     ],
     'installable': True,
     'application': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/test_website/__manifest__.py b/addons/test_website/__manifest__.py
index 557722971d4b..c9d93ace362a 100644
--- a/addons/test_website/__manifest__.py
+++ b/addons/test_website/__manifest__.py
@@ -21,4 +21,5 @@ models which only purpose is to run tests.""",
     ],
     'installable': True,
     'application': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/theme_bootswatch/__manifest__.py b/addons/theme_bootswatch/__manifest__.py
index bf6af7f00731..1f9697e49b4d 100644
--- a/addons/theme_bootswatch/__manifest__.py
+++ b/addons/theme_bootswatch/__manifest__.py
@@ -17,4 +17,5 @@
         'static/description/bootswatch_screenshot.jpg',
     ],
     'application': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/theme_default/__manifest__.py b/addons/theme_default/__manifest__.py
index 0a001245d219..57459c07fcad 100644
--- a/addons/theme_default/__manifest__.py
+++ b/addons/theme_default/__manifest__.py
@@ -16,4 +16,5 @@
         'static/description/theme_default_screenshot.jpg',
     ],
     'application': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/transifex/__manifest__.py b/addons/transifex/__manifest__.py
index 98a1341bcec6..813bb497a02f 100644
--- a/addons/transifex/__manifest__.py
+++ b/addons/transifex/__manifest__.py
@@ -25,4 +25,5 @@ project.
         'data/ir_translation_view.xml',
     ],
     'depends': ['base'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/uom/__manifest__.py b/addons/uom/__manifest__.py
index 390682370b98..7341b23b8abe 100644
--- a/addons/uom/__manifest__.py
+++ b/addons/uom/__manifest__.py
@@ -18,4 +18,5 @@ This is the base module for managing Units of measure.
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/utm/__manifest__.py b/addons/utm/__manifest__.py
index 66fb0775f940..6686203d3d05 100644
--- a/addons/utm/__manifest__.py
+++ b/addons/utm/__manifest__.py
@@ -14,4 +14,5 @@ Enable UTM trackers in shared links.
     ],
     'demo': [],
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/web/__manifest__.py b/addons/web/__manifest__.py
index e14aa45c82e2..471864def19f 100644
--- a/addons/web/__manifest__.py
+++ b/addons/web/__manifest__.py
@@ -30,5 +30,6 @@ This module provides the core of the Odoo Web Client.
         "static/src/xml/report.xml",
         "static/src/xml/web_calendar.xml",
     ],
-    'bootstrap': True,  # load translations for login screen
+    'bootstrap': True,  # load translations for login screen,
+    'license': 'LGPL-3',
 }
diff --git a/addons/web_diagram/__manifest__.py b/addons/web_diagram/__manifest__.py
index 537e8785f85d..17c8f7fcdc03 100644
--- a/addons/web_diagram/__manifest__.py
+++ b/addons/web_diagram/__manifest__.py
@@ -18,4 +18,5 @@ Openerp Web Diagram view.
         'static/src/xml/*.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/web_editor/__manifest__.py b/addons/web_editor/__manifest__.py
index 4b6cf3fcc8a1..77a676e7f8fd 100644
--- a/addons/web_editor/__manifest__.py
+++ b/addons/web_editor/__manifest__.py
@@ -19,5 +19,6 @@ Odoo Web Editor widget.
     'qweb': [
         'static/src/xml/*.xml',
     ],
-    'auto_install': True
+    'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/web_kanban_gauge/__manifest__.py b/addons/web_kanban_gauge/__manifest__.py
index 2b641a95b539..ea578c9418a6 100644
--- a/addons/web_kanban_gauge/__manifest__.py
+++ b/addons/web_kanban_gauge/__manifest__.py
@@ -15,4 +15,5 @@ This widget allows to display gauges using d3 library.
     'qweb': [
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/web_settings_dashboard/__manifest__.py b/addons/web_settings_dashboard/__manifest__.py
index e10aebc9ad63..fd3e43c196e8 100644
--- a/addons/web_settings_dashboard/__manifest__.py
+++ b/addons/web_settings_dashboard/__manifest__.py
@@ -22,4 +22,5 @@ Odoo dashboard
     'depends': ['web'],
     'qweb': ['static/src/xml/dashboard.xml'],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/web_tour/__manifest__.py b/addons/web_tour/__manifest__.py
index 5ff9710e8558..6148452d347a 100644
--- a/addons/web_tour/__manifest__.py
+++ b/addons/web_tour/__manifest__.py
@@ -23,5 +23,6 @@ Odoo Web tours.
     'qweb': [
         "static/src/xml/debug_manager.xml",
     ],
-    'auto_install': True
+    'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/web_unsplash/__manifest__.py b/addons/web_unsplash/__manifest__.py
index a139e64743bc..9ad1789e53eb 100644
--- a/addons/web_unsplash/__manifest__.py
+++ b/addons/web_unsplash/__manifest__.py
@@ -12,4 +12,5 @@
         'views/web_unsplash_templates.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website/__manifest__.py b/addons/website/__manifest__.py
index 80a52659470c..0be77b277a61 100644
--- a/addons/website/__manifest__.py
+++ b/addons/website/__manifest__.py
@@ -37,4 +37,5 @@
     'qweb': ['static/src/xml/website.backend.xml'],
     'application': True,
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_blog/__manifest__.py b/addons/website_blog/__manifest__.py
index 75641257c455..8766ae0326e3 100644
--- a/addons/website_blog/__manifest__.py
+++ b/addons/website_blog/__manifest__.py
@@ -27,4 +27,5 @@
     ],
     'installable': True,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_crm/__manifest__.py b/addons/website_crm/__manifest__.py
index b379c346238e..752b9ebe9ca4 100644
--- a/addons/website_crm/__manifest__.py
+++ b/addons/website_crm/__manifest__.py
@@ -16,4 +16,5 @@ Generate leads or opportunities in the CRM app from a contact form published on
     'qweb': ['static/src/xml/*.xml'],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_crm_partner_assign/__manifest__.py b/addons/website_crm_partner_assign/__manifest__.py
index eb6152865068..6c5d2a614f10 100644
--- a/addons/website_crm_partner_assign/__manifest__.py
+++ b/addons/website_crm_partner_assign/__manifest__.py
@@ -40,4 +40,5 @@ The automatic assignation is figured from the weight of partner levels and the g
     ],
     'qweb': ['static/src/xml/*.xml'],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_crm_phone_validation/__manifest__.py b/addons/website_crm_phone_validation/__manifest__.py
index d4ecaf987111..ac9ebda7abd9 100644
--- a/addons/website_crm_phone_validation/__manifest__.py
+++ b/addons/website_crm_phone_validation/__manifest__.py
@@ -20,4 +20,5 @@ Validate contact (phone,mobile) numbers and normalize them on leads and contacts
         'website_form',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_customer/__manifest__.py b/addons/website_customer/__manifest__.py
index fe6c0e465219..a3dd0d3f9556 100644
--- a/addons/website_customer/__manifest__.py
+++ b/addons/website_customer/__manifest__.py
@@ -26,4 +26,5 @@ Publish your customers as business references on your website to attract new pot
     ],
     'qweb': [],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_event/__manifest__.py b/addons/website_event/__manifest__.py
index f2c01a1ad729..a4bba2cbbbf8 100644
--- a/addons/website_event/__manifest__.py
+++ b/addons/website_event/__manifest__.py
@@ -20,4 +20,5 @@
         'data/event_demo.xml'
     ],
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_event_questions/__manifest__.py b/addons/website_event_questions/__manifest__.py
index 3a67ac7fa158..e636e79ea885 100644
--- a/addons/website_event_questions/__manifest__.py
+++ b/addons/website_event_questions/__manifest__.py
@@ -13,4 +13,5 @@
         'security/ir.model.access.csv',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_event_sale/__manifest__.py b/addons/website_event_sale/__manifest__.py
index 11288c45e535..9a5e42c94339 100644
--- a/addons/website_event_sale/__manifest__.py
+++ b/addons/website_event_sale/__manifest__.py
@@ -15,5 +15,6 @@ Sell event tickets through eCommerce app.
         'security/ir.model.access.csv',
         'security/website_event_sale_security.xml',
     ],
-    'auto_install': True
+    'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_event_track/__manifest__.py b/addons/website_event_track/__manifest__.py
index 73e3ab6cda0d..c138f7916b03 100644
--- a/addons/website_event_track/__manifest__.py
+++ b/addons/website_event_track/__manifest__.py
@@ -20,4 +20,5 @@
     'demo': [
         'data/event_demo.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_form/__manifest__.py b/addons/website_form/__manifest__.py
index 132f48ade84e..462ea0b6096a 100644
--- a/addons/website_form/__manifest__.py
+++ b/addons/website_form/__manifest__.py
@@ -11,4 +11,5 @@
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_form_project/__manifest__.py b/addons/website_form_project/__manifest__.py
index 3e8116042376..a6177c2758ad 100644
--- a/addons/website_form_project/__manifest__.py
+++ b/addons/website_form_project/__manifest__.py
@@ -15,4 +15,5 @@ Generate tasks in Project app from a form published on your website. This module
     ],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_forum/__manifest__.py b/addons/website_forum/__manifest__.py
index c00a4f9533c6..40c9b6afc31d 100644
--- a/addons/website_forum/__manifest__.py
+++ b/addons/website_forum/__manifest__.py
@@ -37,4 +37,5 @@ Ask questions, get answers, no distractions
     ],
     'installable': True,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_gengo/__manifest__.py b/addons/website_gengo/__manifest__.py
index d7a08fabacdd..8f3a53ff75c1 100644
--- a/addons/website_gengo/__manifest__.py
+++ b/addons/website_gengo/__manifest__.py
@@ -14,5 +14,6 @@ This module allows to send website content to Gengo translation service in a sin
     ],
     'data': [
         'views/website_gengo_templates.xml',
-    ]
+    ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_google_map/__manifest__.py b/addons/website_google_map/__manifest__.py
index 39579800baea..beb76886436f 100644
--- a/addons/website_google_map/__manifest__.py
+++ b/addons/website_google_map/__manifest__.py
@@ -13,4 +13,5 @@ Show your company address/partner address on Google Maps. Configure an API key i
         'views/google_map_templates.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_hr/__manifest__.py b/addons/website_hr/__manifest__.py
index 9afdc8977028..1e225d638559 100644
--- a/addons/website_hr/__manifest__.py
+++ b/addons/website_hr/__manifest__.py
@@ -18,4 +18,5 @@ Publish your employees public information on About Us website page.
         'views/website_hr_templates.xml',
         'views/hr_employee_views.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_hr_recruitment/__manifest__.py b/addons/website_hr_recruitment/__manifest__.py
index 951ac890291d..6461806a33f9 100644
--- a/addons/website_hr_recruitment/__manifest__.py
+++ b/addons/website_hr_recruitment/__manifest__.py
@@ -22,4 +22,5 @@
     ],
     'installable': True,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_links/__manifest__.py b/addons/website_links/__manifest__.py
index 2d071f809174..bfa9f4bfe64b 100644
--- a/addons/website_links/__manifest__.py
+++ b/addons/website_links/__manifest__.py
@@ -15,4 +15,5 @@ Those trackers can be used in Google Analytics to track clicks and visitors, or
     ],
     'qweb': ['static/src/xml/*.xml'],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_livechat/__manifest__.py b/addons/website_livechat/__manifest__.py
index 13bf09653fc1..7c0a85a91291 100644
--- a/addons/website_livechat/__manifest__.py
+++ b/addons/website_livechat/__manifest__.py
@@ -19,4 +19,5 @@ Allow website visitors to chat with the collaborators. This module also brings a
         'security/website_livechat.xml',
         'data/website_livechat_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_mail/__manifest__.py b/addons/website_mail/__manifest__.py
index 45571be05b36..26290dbbf265 100644
--- a/addons/website_mail/__manifest__.py
+++ b/addons/website_mail/__manifest__.py
@@ -21,4 +21,5 @@ It is responsible of comments moderation for published documents (forum, slides,
     ],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_mail_channel/__manifest__.py b/addons/website_mail_channel/__manifest__.py
index 7a68bb38a1e5..a08631bddcb3 100644
--- a/addons/website_mail_channel/__manifest__.py
+++ b/addons/website_mail_channel/__manifest__.py
@@ -13,4 +13,5 @@ Visitors can join public mail channels managed in the Discuss app in order to ge
         'views/website_mail_channel_templates.xml',
         'views/snippets.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_mass_mailing/__manifest__.py b/addons/website_mass_mailing/__manifest__.py
index 3691d7a5da74..195fd1d40bf3 100644
--- a/addons/website_mass_mailing/__manifest__.py
+++ b/addons/website_mass_mailing/__manifest__.py
@@ -19,4 +19,5 @@ On a simple click, your visitors can subscribe to mailing lists managed in the E
         'views/res_config_settings_views.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_membership/__manifest__.py b/addons/website_membership/__manifest__.py
index 47f24c11890f..5b4545360508 100644
--- a/addons/website_membership/__manifest__.py
+++ b/addons/website_membership/__manifest__.py
@@ -20,4 +20,5 @@ Publish your members/association directory publicly.
     'demo': ['data/membership_demo.xml'],
     'qweb': ['static/src/xml/*.xml'],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_partner/__manifest__.py b/addons/website_partner/__manifest__.py
index 02537495b020..ef158e1b9abc 100644
--- a/addons/website_partner/__manifest__.py
+++ b/addons/website_partner/__manifest__.py
@@ -20,4 +20,5 @@ This is a base module. It holds website-related stuff for Contact model (res.par
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_payment/__manifest__.py b/addons/website_payment/__manifest__.py
index 8a1307ce2c6d..34851a9f7a19 100644
--- a/addons/website_payment/__manifest__.py
+++ b/addons/website_payment/__manifest__.py
@@ -17,4 +17,5 @@ This is a bridge module which integrates payment acquirers with Website app.
         'views/payment_acquirer.xml',
     ],
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_rating/__manifest__.py b/addons/website_rating/__manifest__.py
index 4ef33b679776..6a36fecfd269 100644
--- a/addons/website_rating/__manifest__.py
+++ b/addons/website_rating/__manifest__.py
@@ -14,4 +14,5 @@ Bridge module for rating on website stuff.
     ],
     'qweb': ['static/src/xml/*.xml'],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_sale/__manifest__.py b/addons/website_sale/__manifest__.py
index b07dc32747b4..75f74299a7ce 100644
--- a/addons/website_sale/__manifest__.py
+++ b/addons/website_sale/__manifest__.py
@@ -31,4 +31,5 @@
     'installable': True,
     'application': True,
     'uninstall_hook': 'uninstall_hook',
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_sale_comparison/__manifest__.py b/addons/website_sale_comparison/__manifest__.py
index e1cd7600f5ee..7a6ef9ba9541 100644
--- a/addons/website_sale_comparison/__manifest__.py
+++ b/addons/website_sale_comparison/__manifest__.py
@@ -24,4 +24,5 @@ Finally, the module comes with an option to display an attribute summary table i
         'data/website_sale_comparison_demo.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_sale_delivery/__manifest__.py b/addons/website_sale_delivery/__manifest__.py
index bc3b0187a891..fd95675bd92b 100644
--- a/addons/website_sale_delivery/__manifest__.py
+++ b/addons/website_sale_delivery/__manifest__.py
@@ -20,4 +20,5 @@ Configure your own methods with a pricing grid or integrate with carriers for a
     'qweb': [],
     'installable': True,
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_sale_digital/__manifest__.py b/addons/website_sale_digital/__manifest__.py
index cd6ebe548035..e5c4462b699d 100644
--- a/addons/website_sale_digital/__manifest__.py
+++ b/addons/website_sale_digital/__manifest__.py
@@ -21,4 +21,5 @@ Once the order is paid, the file is made available in the order confirmation pag
     'demo': [
         'data/product_demo.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_sale_link_tracker/__manifest__.py b/addons/website_sale_link_tracker/__manifest__.py
index 216991d42b0f..94140dddefba 100644
--- a/addons/website_sale_link_tracker/__manifest__.py
+++ b/addons/website_sale_link_tracker/__manifest__.py
@@ -18,4 +18,5 @@ View Link Tracker Statistics on eCommerce dashboard
     ],
     'qweb': ['static/src/xml/*.xml'],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_sale_management/__manifest__.py b/addons/website_sale_management/__manifest__.py
index 28d22a49eace..e51a96c41809 100644
--- a/addons/website_sale_management/__manifest__.py
+++ b/addons/website_sale_management/__manifest__.py
@@ -17,4 +17,5 @@ Display orders to invoice in website dashboard.
     'demo': [
     ],
     'qweb': ['static/src/xml/*.xml'],
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_sale_stock/__manifest__.py b/addons/website_sale_stock/__manifest__.py
index 758886bfd298..cbad02eaf7a8 100644
--- a/addons/website_sale_stock/__manifest__.py
+++ b/addons/website_sale_stock/__manifest__.py
@@ -25,4 +25,5 @@ Then it can be made specific at the product level.
         'data/website_sale_stock_demo.xml',
     ],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_sale_wishlist/__manifest__.py b/addons/website_sale_wishlist/__manifest__.py
index 587796eba07f..8bf113701f57 100644
--- a/addons/website_sale_wishlist/__manifest__.py
+++ b/addons/website_sale_wishlist/__manifest__.py
@@ -16,4 +16,5 @@ Allow shoppers of your eCommerce store to create personalized collections of pro
         'views/website_sale_wishlist_template.xml',
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_slides/__manifest__.py b/addons/website_slides/__manifest__.py
index 28948a80ea5e..cb98f0123ba1 100644
--- a/addons/website_slides/__manifest__.py
+++ b/addons/website_slides/__manifest__.py
@@ -32,4 +32,5 @@ Share and Publish Videos, Presentations and Documents'
     ],
     'installable': True,
     'application': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_survey/__manifest__.py b/addons/website_survey/__manifest__.py
index 3728912f6a88..400cae500f51 100644
--- a/addons/website_survey/__manifest__.py
+++ b/addons/website_survey/__manifest__.py
@@ -17,5 +17,6 @@ Use the styling and layout of your website for your surveys.
         'views/website_survey_templates.xml',
     ],
     'installable': True,
-    'auto_install': True
+    'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_theme_install/__manifest__.py b/addons/website_theme_install/__manifest__.py
index 26266cb8ff31..6a941c238c39 100644
--- a/addons/website_theme_install/__manifest__.py
+++ b/addons/website_theme_install/__manifest__.py
@@ -12,4 +12,5 @@
     ],
     'depends': ['website'],
     'auto_install': True,
+    'license': 'LGPL-3',
 }
diff --git a/addons/website_twitter/__manifest__.py b/addons/website_twitter/__manifest__.py
index a27a2ab3e016..816efa74b362 100644
--- a/addons/website_twitter/__manifest__.py
+++ b/addons/website_twitter/__manifest__.py
@@ -17,4 +17,5 @@ This module adds a Twitter roller building block to the website builder, so that
         'views/website_twitter_snippet_templates.xml'
     ],
     'installable': True,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/base/__manifest__.py b/odoo/addons/base/__manifest__.py
index d47214a5ce9d..27b56ba14de5 100644
--- a/odoo/addons/base/__manifest__.py
+++ b/odoo/addons/base/__manifest__.py
@@ -85,4 +85,5 @@ The kernel of Odoo, needed for all installation.
     'installable': True,
     'auto_install': True,
     'post_init_hook': 'post_init',
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_access_rights/__manifest__.py b/odoo/addons/test_access_rights/__manifest__.py
index bcccb90fd997..0c3ad0c646b9 100644
--- a/odoo/addons/test_access_rights/__manifest__.py
+++ b/odoo/addons/test_access_rights/__manifest__.py
@@ -3,4 +3,5 @@
     'description': "Testing of access restrictions",
     'version': '0.0.1',
     'data': ['ir.model.access.csv'],
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_assetsbundle/__manifest__.py b/odoo/addons/test_assetsbundle/__manifest__.py
index 381354ea25d5..e447abc6ca41 100644
--- a/odoo/addons/test_assetsbundle/__manifest__.py
+++ b/odoo/addons/test_assetsbundle/__manifest__.py
@@ -11,4 +11,5 @@
         "views/views.xml",
     ],
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_convert/__manifest__.py b/odoo/addons/test_convert/__manifest__.py
index a9c674476157..1d59d51eba16 100644
--- a/odoo/addons/test_convert/__manifest__.py
+++ b/odoo/addons/test_convert/__manifest__.py
@@ -6,4 +6,5 @@
     'description': "Data for xml conversion tests",
     'version': '0.0.1',
     'data': ['ir.model.access.csv'],
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_converter/__manifest__.py b/odoo/addons/test_converter/__manifest__.py
index 2b5a16529278..98ed952a84fa 100644
--- a/odoo/addons/test_converter/__manifest__.py
+++ b/odoo/addons/test_converter/__manifest__.py
@@ -10,4 +10,5 @@
     'data': ['ir.model.access.csv'],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_exceptions/__manifest__.py b/odoo/addons/test_exceptions/__manifest__.py
index 257ed67b829f..f21694b923ae 100644
--- a/odoo/addons/test_exceptions/__manifest__.py
+++ b/odoo/addons/test_exceptions/__manifest__.py
@@ -9,4 +9,5 @@
     'data': ['view.xml', 'ir.model.access.csv'],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_impex/__manifest__.py b/odoo/addons/test_impex/__manifest__.py
index 4ace0a66a530..a43d074fe97d 100644
--- a/odoo/addons/test_impex/__manifest__.py
+++ b/odoo/addons/test_impex/__manifest__.py
@@ -8,4 +8,5 @@
     'data': ['ir.model.access.csv'],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_inherit/__manifest__.py b/odoo/addons/test_inherit/__manifest__.py
index c08117438a93..8af3ad3baec8 100644
--- a/odoo/addons/test_inherit/__manifest__.py
+++ b/odoo/addons/test_inherit/__manifest__.py
@@ -11,4 +11,5 @@
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_inherits/__manifest__.py b/odoo/addons/test_inherits/__manifest__.py
index 21010738f8e8..88a1b18eb77b 100644
--- a/odoo/addons/test_inherits/__manifest__.py
+++ b/odoo/addons/test_inherits/__manifest__.py
@@ -13,4 +13,5 @@
     ],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_inherits_depends/__manifest__.py b/odoo/addons/test_inherits_depends/__manifest__.py
index 335fdee13620..87c9dd6f5572 100644
--- a/odoo/addons/test_inherits_depends/__manifest__.py
+++ b/odoo/addons/test_inherits_depends/__manifest__.py
@@ -9,4 +9,5 @@
     'data': [],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_limits/__manifest__.py b/odoo/addons/test_limits/__manifest__.py
index 0605331988be..16eceaf9b14c 100644
--- a/odoo/addons/test_limits/__manifest__.py
+++ b/odoo/addons/test_limits/__manifest__.py
@@ -9,4 +9,5 @@
     'data': ['ir.model.access.csv'],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_lint/__manifest__.py b/odoo/addons/test_lint/__manifest__.py
index 554e20ba3b27..73d78b15295c 100644
--- a/odoo/addons/test_lint/__manifest__.py
+++ b/odoo/addons/test_lint/__manifest__.py
@@ -8,5 +8,6 @@
     'depends': ['base'],
     'installable': True,
     'auto_install': False,
-    'pre_init_hook': 'uninstall_test_pylint'
+    'pre_init_hook': 'uninstall_test_pylint',
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_main_flows/__manifest__.py b/odoo/addons/test_main_flows/__manifest__.py
index cc8feb4fa598..65e247016aec 100644
--- a/odoo/addons/test_main_flows/__manifest__.py
+++ b/odoo/addons/test_main_flows/__manifest__.py
@@ -14,4 +14,5 @@ It will install some main apps and will try to execute the most important action
     ],
     'installable': True,
     'post_init_hook': '_auto_install_enterprise_dependencies',
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_mimetypes/__manifest__.py b/odoo/addons/test_mimetypes/__manifest__.py
index dddcd3f57dbf..2cf8a906c33f 100644
--- a/odoo/addons/test_mimetypes/__manifest__.py
+++ b/odoo/addons/test_mimetypes/__manifest__.py
@@ -4,4 +4,5 @@
     'version': '0.1',
     'category': 'Tests',
     'description': """A module to generate exceptions.""",
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_new_api/__manifest__.py b/odoo/addons/test_new_api/__manifest__.py
index ec4bdae82bcb..59f7d9d27fea 100644
--- a/odoo/addons/test_new_api/__manifest__.py
+++ b/odoo/addons/test_new_api/__manifest__.py
@@ -15,4 +15,5 @@
     'demo': [
         'demo_data.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_performance/__manifest__.py b/odoo/addons/test_performance/__manifest__.py
index ec3daa51a3fa..7d0ce8e6dabc 100644
--- a/odoo/addons/test_performance/__manifest__.py
+++ b/odoo/addons/test_performance/__manifest__.py
@@ -10,4 +10,5 @@
     'demo': [
         'demo/demo.xml',
     ],
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_pylint/__manifest__.py b/odoo/addons/test_pylint/__manifest__.py
index 42e9d621f71b..cc1c06c866d8 100644
--- a/odoo/addons/test_pylint/__manifest__.py
+++ b/odoo/addons/test_pylint/__manifest__.py
@@ -8,4 +8,5 @@
     'depends': ['base'],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_read_group/__manifest__.py b/odoo/addons/test_read_group/__manifest__.py
index 3b3bd4d40255..c09f9819a8ba 100644
--- a/odoo/addons/test_read_group/__manifest__.py
+++ b/odoo/addons/test_read_group/__manifest__.py
@@ -8,4 +8,5 @@
 
     'depends': ['base'],
     'data': ['ir.model.access.csv'],
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_rpc/__manifest__.py b/odoo/addons/test_rpc/__manifest__.py
index 6e8e68926f90..dc89eb60517c 100644
--- a/odoo/addons/test_rpc/__manifest__.py
+++ b/odoo/addons/test_rpc/__manifest__.py
@@ -8,4 +8,5 @@
     "installable": True,
     "auto_install": False,
     "data": ["ir.model.access.csv"],
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_testing_utilities/__manifest__.py b/odoo/addons/test_testing_utilities/__manifest__.py
index eb7731a78269..10fdbf01e70a 100644
--- a/odoo/addons/test_testing_utilities/__manifest__.py
+++ b/odoo/addons/test_testing_utilities/__manifest__.py
@@ -11,5 +11,6 @@ supposed to do
     'data': [
         'ir.model.access.csv',
         'menu.xml',
-    ]
+    ],
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_translation_import/__manifest__.py b/odoo/addons/test_translation_import/__manifest__.py
index 73a0c4500320..dde0158e3392 100644
--- a/odoo/addons/test_translation_import/__manifest__.py
+++ b/odoo/addons/test_translation_import/__manifest__.py
@@ -8,4 +8,5 @@
     'data': ['view.xml'],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
diff --git a/odoo/addons/test_uninstall/__manifest__.py b/odoo/addons/test_uninstall/__manifest__.py
index 899c1c6cab65..3bbb7732b64a 100644
--- a/odoo/addons/test_uninstall/__manifest__.py
+++ b/odoo/addons/test_uninstall/__manifest__.py
@@ -9,4 +9,5 @@
     'data': ['ir.model.access.csv'],
     'installable': True,
     'auto_install': False,
+    'license': 'LGPL-3',
 }
-- 
GitLab