Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 6cfa338

Browse files
committed
fix: more license fixes
1 parent c0c59e3 commit 6cfa338

File tree

6 files changed

+0
-12
lines changed

6 files changed

+0
-12
lines changed

core/blockchain_ext.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
22
// See the file LICENSE for licensing terms.
33

4-
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
5-
// See the file LICENSE for licensing terms.
64
package core
75

86
import "github.com/ava-labs/libevm/metrics"

plugin/evm/atomic/sync/extender.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
22
// See the file LICENSE for licensing terms.
33

4-
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
5-
// See the file LICENSE for licensing terms.
64
package sync
75

86
import (

plugin/evm/atomic/sync/summary_parser.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
22
// See the file LICENSE for licensing terms.
33

4-
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
5-
// See the file LICENSE for licensing terms.
64
package sync
75

86
import (

plugin/evm/atomic/sync/summary_provider.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
22
// See the file LICENSE for licensing terms.
33

4-
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
5-
// See the file LICENSE for licensing terms.
64
package sync
75

86
import (

plugin/evm/atomic/vm/bonus_blocks.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
22
// See the file LICENSE for licensing terms.
33

4-
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
5-
// See the file LICENSE for licensing terms.
64
package vm
75

86
import "github.com/ava-labs/avalanchego/ids"

utils/rpc/handler.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
22
// See the file LICENSE for licensing terms.
33

4-
// Copyright (C) 2019-2025, Ava Labs, Inc. All rights reserved.
5-
// See the file LICENSE for licensing terms.
64
package rpc
75

86
import (

0 commit comments

Comments
 (0)