From a127a2c5b5b6aaf4b450962d9d806194014d98eb Mon Sep 17 00:00:00 2001 From: mreficent Date: Wed, 30 Sep 2020 12:43:18 +0200 Subject: [PATCH] [UPD] Eficent -> ForgeFlow --- stock_orderpoint_uom/__init__.py | 4 ++-- stock_orderpoint_uom/tests/__init__.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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