From 20937f7332bb17d6a1ec79fa658945531d5d8881 Mon Sep 17 00:00:00 2001 From: Diego Date: Tue, 22 Oct 2024 14:55:20 -0300 Subject: [PATCH] Add missing license --- dot/sync/warp_sync.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dot/sync/warp_sync.go b/dot/sync/warp_sync.go index 61f73861df..3f7e0a47ea 100644 --- a/dot/sync/warp_sync.go +++ b/dot/sync/warp_sync.go @@ -1,3 +1,6 @@ +// Copyright 2024 ChainSafe Systems (ON) +// SPDX-License-Identifier: LGPL-3.0-only + package sync import (