diff options
Diffstat (limited to 'trie')
-rw-r--r-- | trie/database.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trie/database.go b/trie/database.go index d79120813..da36e72f9 100644 --- a/trie/database.go +++ b/trie/database.go @@ -1,4 +1,4 @@ -// Copyright 2017 The go-ethereum Authors +// Copyright 2018 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 |