Skip to content

Commit f427e9c

Browse files
committed
fix: add missing header
1 parent 81fb4ee commit f427e9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cmd/bee/cmd/export_batchstore.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2025 The Swarm Authors. All rights reserved.
2+
// Use of this source code is governed by a BSD-style
3+
// license that can be found in the LICENSE file.
4+
15
package cmd
26

37
import (

0 commit comments

Comments
 (0)