From c882306bd5899d053f27a0c9967e486d63076b6b Mon Sep 17 00:00:00 2001 From: Jordan Hrycaj Date: Wed, 15 Jan 2025 16:07:21 +0000 Subject: [PATCH] fix copyright header --- nimbus/sync/beacon/worker/start_stop.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nimbus/sync/beacon/worker/start_stop.nim b/nimbus/sync/beacon/worker/start_stop.nim index 38438399a..98606dd81 100644 --- a/nimbus/sync/beacon/worker/start_stop.nim +++ b/nimbus/sync/beacon/worker/start_stop.nim @@ -1,5 +1,5 @@ # Nimbus -# Copyright (c) 2023-2024 Status Research & Development GmbH +# Copyright (c) 2023-2025 Status Research & Development GmbH # Licensed and distributed under either of # * MIT license (license terms in the root directory or at # https://opensource.org/licenses/MIT).