From a26948e4c08fc129639911a040c9f9cb48824c3d Mon Sep 17 00:00:00 2001 From: rjl493456442 Date: Mon, 18 Aug 2025 14:18:15 +0800 Subject: [PATCH] Update database_tablewriter_unix.go --- core/rawdb/database_tablewriter_unix.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/rawdb/database_tablewriter_unix.go b/core/rawdb/database_tablewriter_unix.go index aa715e1ccc..8bec5396e8 100644 --- a/core/rawdb/database_tablewriter_unix.go +++ b/core/rawdb/database_tablewriter_unix.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