diff options
Diffstat (limited to 'cmd/geth/main.go')
-rw-r--r-- | cmd/geth/main.go | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cmd/geth/main.go b/cmd/geth/main.go index b266f6774..251121030 100644 --- a/cmd/geth/main.go +++ b/cmd/geth/main.go @@ -14,10 +14,6 @@ // You should have received a copy of the GNU General Public License // along with go-ethereum. If not, see <http://www.gnu.org/licenses/>. -/** - * @authors - * Jeffrey Wilcke <i@jev.io> - */ package main import ( |