Skip to content

Commit 3a40f8e

Browse files
committed
add license headers
1 parent d91bd63 commit 3a40f8e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

simplex/bls.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (C) 2019-2024, Ava Labs, Inc. All rights reserved.
2+
// See the file LICENSE for licensing terms.
3+
14
package simplex
25

36
import (

simplex/bls_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (C) 2019-2024, Ava Labs, Inc. All rights reserved.
2+
// See the file LICENSE for licensing terms.
3+
14
package simplex
25

36
import (

0 commit comments

Comments
 (0)