cmd/geth: tidied up the source

This commit is contained in:
Kenji Siu 2016-11-11 18:32:19 +08:00 committed by Péter Szilágyi
parent 9b8fa2449f
commit e3270cf018
No known key found for this signature in database
GPG key ID: 119A76381CCB7DD2
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
// Copyright 2013-2016 The go-ethereum Authors // Copyright 2015 The go-ethereum Authors
// This file is part of go-ethereum. // This file is part of go-ethereum.
// //
// go-ethereum is free software: you can redistribute it and/or modify // go-ethereum is free software: you can redistribute it and/or modify

View file

@ -1,4 +1,4 @@
// Copyright 2013-2016 The go-ethereum Authors // Copyright 2014 The go-ethereum Authors
// This file is part of go-ethereum. // This file is part of go-ethereum.
// //
// go-ethereum is free software: you can redistribute it and/or modify // go-ethereum is free software: you can redistribute it and/or modify