diff options
Diffstat (limited to 'core/state')
-rw-r--r-- | core/state/iterator_test.go | 2 | ||||
-rw-r--r-- | core/state/statedb_test.go | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/state/iterator_test.go b/core/state/iterator_test.go index 8b68870c6..aa05c5dfe 100644 --- a/core/state/iterator_test.go +++ b/core/state/iterator_test.go @@ -1,4 +1,4 @@ -// Copyright 2015 The go-ethereum Authors +// Copyright 2016 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 diff --git a/core/state/statedb_test.go b/core/state/statedb_test.go index 8138f8d78..928333459 100644 --- a/core/state/statedb_test.go +++ b/core/state/statedb_test.go @@ -1,4 +1,4 @@ -// Copyright 2015 The go-ethereum Authors +// Copyright 2016 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 |