diff options
author | Felix Lange <fjl@twurst.com> | 2017-04-14 16:29:00 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2017-04-14 16:29:00 +0800 |
commit | 0cc492f81595c28caa24964a105446e362164539 (patch) | |
tree | 438835ab21a0eba74aef9c43fe4d5f35cd2f5d85 /cmd/wnode/main.go | |
parent | b35aa21f9f8561c09cfe4d3b0548eda6cff8604e (diff) | |
download | dexon-0cc492f81595c28caa24964a105446e362164539.tar.gz dexon-0cc492f81595c28caa24964a105446e362164539.tar.zst dexon-0cc492f81595c28caa24964a105446e362164539.zip |
all: update license information
Diffstat (limited to 'cmd/wnode/main.go')
-rw-r--r-- | cmd/wnode/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/wnode/main.go b/cmd/wnode/main.go index b40352f57..23b180487 100644 --- a/cmd/wnode/main.go +++ b/cmd/wnode/main.go @@ -1,4 +1,4 @@ -// Copyright 2016 The go-ethereum Authors +// Copyright 2017 The go-ethereum Authors // This file is part of go-ethereum. // // go-ethereum is free software: you can redistribute it and/or modify |