From e813626ee1d5d7397c2a8e670ab8c372df921bbb Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Tue, 7 Jul 2015 04:29:50 +0200 Subject: all: remove @author comments --- cmd/utils/cmd.go | 5 ----- 1 file changed, 5 deletions(-) (limited to 'cmd/utils') diff --git a/cmd/utils/cmd.go b/cmd/utils/cmd.go index f60630c37..9d95732c0 100644 --- a/cmd/utils/cmd.go +++ b/cmd/utils/cmd.go @@ -14,11 +14,6 @@ // You should have received a copy of the GNU General Public License // along with go-ethereum. If not, see . -/** - * @authors - * Jeffrey Wilcke - * Viktor Tron - */ package utils import ( -- cgit v1.2.3