diff --git a/account_fiscal_year_closing/README.rst b/account_fiscal_year_closing/README.rst index dca3e894466..6e354dbab76 100644 --- a/account_fiscal_year_closing/README.rst +++ b/account_fiscal_year_closing/README.rst @@ -114,11 +114,6 @@ Do not contact contributors directly about support or help with technical issues Credits ======= -Authors -~~~~~~~ - -* Tecnativa - Contributors ~~~~~~~~~~~~ diff --git a/account_fiscal_year_closing/__manifest__.py b/account_fiscal_year_closing/__manifest__.py index 6a9a4fef599..754a6e46f8c 100644 --- a/account_fiscal_year_closing/__manifest__.py +++ b/account_fiscal_year_closing/__manifest__.py @@ -1,5 +1,3 @@ -# Copyright 2016 Tecnativa - Antonio Espinosa -# Copyright 2016-2017 Tecnativa - Pedro M. Baeza # Copyright 2020 Sergio Corato # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). @@ -9,7 +7,7 @@ "version": "16.0.1.0.0", "category": "Accounting & Finance", "website": "https://github.com/OCA/account-closing", - "author": "Tecnativa, Odoo Community Association (OCA)", + "author": "Odoo Community Association (OCA)", "license": "AGPL-3", "installable": True, "depends": [ diff --git a/account_fiscal_year_closing/models/account_fiscalyear_closing.py b/account_fiscal_year_closing/models/account_fiscalyear_closing.py index b51f4d183c1..6809ef2ac1a 100644 --- a/account_fiscal_year_closing/models/account_fiscalyear_closing.py +++ b/account_fiscal_year_closing/models/account_fiscalyear_closing.py @@ -1,5 +1,3 @@ -# Copyright 2016 Tecnativa - Antonio Espinosa -# Copyright 2017 Tecnativa - Pedro M. Baeza # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). import logging diff --git a/account_fiscal_year_closing/models/account_fiscalyear_closing_abstract.py b/account_fiscal_year_closing/models/account_fiscalyear_closing_abstract.py index 97e7914bd54..0873ec288dd 100644 --- a/account_fiscal_year_closing/models/account_fiscalyear_closing_abstract.py +++ b/account_fiscal_year_closing/models/account_fiscalyear_closing_abstract.py @@ -1,5 +1,3 @@ -# Copyright 2016 Tecnativa - Antonio Espinosa -# Copyright 2017 Tecnativa - Pedro M. Baeza # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import fields, models diff --git a/account_fiscal_year_closing/models/account_fiscalyear_closing_template.py b/account_fiscal_year_closing/models/account_fiscalyear_closing_template.py index bf714a94df7..db22f77d70d 100644 --- a/account_fiscal_year_closing/models/account_fiscalyear_closing_template.py +++ b/account_fiscal_year_closing/models/account_fiscalyear_closing_template.py @@ -1,5 +1,3 @@ -# Copyright 2016 Tecnativa - Antonio Espinosa -# Copyright 2017 Tecnativa - Pedro M. Baeza # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import fields, models diff --git a/account_fiscal_year_closing/models/account_move.py b/account_fiscal_year_closing/models/account_move.py index 379a1e9d9a2..74208e98965 100644 --- a/account_fiscal_year_closing/models/account_move.py +++ b/account_fiscal_year_closing/models/account_move.py @@ -1,5 +1,3 @@ -# Copyright 2016 Tecnativa - Antonio Espinosa -# Copyright 2017 Tecnativa - Pedro M. Baeza # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from odoo import _, fields, models diff --git a/account_fiscal_year_closing/static/description/index.html b/account_fiscal_year_closing/static/description/index.html index cee368deb39..fbc82e81d62 100644 --- a/account_fiscal_year_closing/static/description/index.html +++ b/account_fiscal_year_closing/static/description/index.html @@ -2,18 +2,18 @@ - + Fiscal year closing