From 4954026a26e5db59e470057f41e642cee634ee2e Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Thu, 6 Jul 2023 21:35:24 +0200 Subject: [PATCH] core/dhcp: Add Lumiguide to copyright. --- liteeth/core/dhcp.py | 1 + 1 file changed, 1 insertion(+) diff --git a/liteeth/core/dhcp.py b/liteeth/core/dhcp.py index 37620fd..08c2152 100644 --- a/liteeth/core/dhcp.py +++ b/liteeth/core/dhcp.py @@ -2,6 +2,7 @@ # This file is part of LiteEth. # # Copyright (c) 2023 Florent Kermarrec +# Copyright (c) 2023 LumiGuide Fietsdetectie B.V. # SPDX-License-Identifier: BSD-2-Clause """