diff --git a/stock_orderpoint_uom/__init__.py b/stock_orderpoint_uom/__init__.py index b52a76e1a..563131748 100644 --- a/stock_orderpoint_uom/__init__.py +++ b/stock_orderpoint_uom/__init__.py @@ -1,5 +1,5 @@ -# Copyright 2016-17 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) +# Copyright 2016-17 ForgeFlow S.L. +# (http://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from . import models diff --git a/stock_orderpoint_uom/tests/__init__.py b/stock_orderpoint_uom/tests/__init__.py index 039371258..af361c082 100644 --- a/stock_orderpoint_uom/tests/__init__.py +++ b/stock_orderpoint_uom/tests/__init__.py @@ -1,5 +1,5 @@ -# Copyright 2016-17 Eficent Business and IT Consulting Services S.L. -# (http://www.eficent.com) +# Copyright 2016-17 ForgeFlow S.L. +# (http://www.forgeflow.com) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). from . import test_stock_orderpoint_procure_uom