go-ethereum/triedb
Arran Schlosberg f850ca6bfe
chore: placate goheader (#195)
## Why this should be merged

`goheader` linter apparently hasn't been running but now decided to and
is blocking another PR. It's not worth the time to investigatie why
(probably a version update).

## How this works

Update header comments as required.

## How this was tested

N/A
2025-06-23 15:25:18 +00:00
..
database [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
hashdb feat: triedb.Database.Update options via statedb.Commit (#190) 2025-06-18 17:54:37 +00:00
pathdb feat: triedb.Database.Update options via statedb.Commit (#190) 2025-06-18 17:54:37 +00:00
database.go feat: triedb.Database.Update options via statedb.Commit (#190) 2025-06-18 17:54:37 +00:00
database.libevm.go chore: placate goheader (#195) 2025-06-23 15:25:18 +00:00
database.libevm_test.go chore: placate goheader (#195) 2025-06-23 15:25:18 +00:00
preimages.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00