diff options
Diffstat (limited to 'core/evm.go')
-rw-r--r-- | core/evm.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/evm.go b/core/evm.go index 49a786a86..4912aa650 100644 --- a/core/evm.go +++ b/core/evm.go @@ -1,4 +1,4 @@ -// Copyright 2014 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 |