From ec05e9c35c7b5c95601a09991bc1d88b3702f8fa Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Tue, 25 Jun 2024 18:17:02 +0200 Subject: [PATCH] liteeth/mac/wishbone: Update copyrights. --- liteeth/mac/wishbone.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liteeth/mac/wishbone.py b/liteeth/mac/wishbone.py index 2d6ef1a..21bdd8b 100644 --- a/liteeth/mac/wishbone.py +++ b/liteeth/mac/wishbone.py @@ -1,7 +1,7 @@ # # This file is part of LiteEth. # -# Copyright (c) 2015-2021 Florent Kermarrec +# Copyright (c) 2015-2024 Florent Kermarrec # Copyright (c) 2015-2016 Sebastien Bourdeauducq # Copyright (c) 2021 Leon Schuermann # SPDX-License-Identifier: BSD-2-Clause