From 422e2dcff0fbd547740643f464258c11940b42d6 Mon Sep 17 00:00:00 2001 From: rjl493456442 Date: Mon, 18 Aug 2025 14:19:28 +0800 Subject: [PATCH] Update database_tablewriter_tinygo.go --- core/rawdb/database_tablewriter_tinygo.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/rawdb/database_tablewriter_tinygo.go b/core/rawdb/database_tablewriter_tinygo.go index dd400fb3e8..2f8e456fd5 100644 --- a/core/rawdb/database_tablewriter_tinygo.go +++ b/core/rawdb/database_tablewriter_tinygo.go @@ -1,4 +1,4 @@ -// Copyright 2018 The go-ethereum Authors +// Copyright 2025 The 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