diff options
author | Péter Szilágyi <peterke@gmail.com> | 2017-04-14 17:33:10 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2017-04-14 17:33:10 +0800 |
commit | 6876e92f8d467dbefd88bbd91df700883ab9c2af (patch) | |
tree | 1bf152b98887bd251ff124f09238dcab7bdddb62 /cmd/geth | |
parent | 15f32a8d5758544b7993e46a7addf082994a5a3e (diff) | |
parent | 0cc492f81595c28caa24964a105446e362164539 (diff) | |
download | go-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.tar.gz go-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.tar.zst go-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.zip |
Merge remote-tracking branch 'fjl/license-update-1.6'
Diffstat (limited to 'cmd/geth')
-rw-r--r-- | cmd/geth/config.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/geth/config.go b/cmd/geth/config.go index 86dd4bfdf..8d47159b2 100644 --- a/cmd/geth/config.go +++ b/cmd/geth/config.go @@ -1,4 +1,4 @@ -// Copyright 2015 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 |