trie/bintrie: update copyright year on newly added files

These four files were introduced in this PR and should carry the
current year.
This commit is contained in:
CPerezz 2026-04-17 10:29:30 +02:00
parent 16b0f9d2d9
commit 5f94d26db8
No known key found for this signature in database
GPG key ID: 62045F34B97177DD
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
// Copyright 2025 go-ethereum Authors
// Copyright 2026 go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify

View file

@ -1,4 +1,4 @@
// Copyright 2025 go-ethereum Authors
// Copyright 2026 go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify

View file

@ -1,4 +1,4 @@
// Copyright 2025 go-ethereum Authors
// Copyright 2026 go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify

View file

@ -1,4 +1,4 @@
// Copyright 2025 go-ethereum Authors
// Copyright 2026 go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify