aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ethtest
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/ethtest')
-rw-r--r--cmd/ethtest/main.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/cmd/ethtest/main.go b/cmd/ethtest/main.go
index 6619a4a76..b2acd84c7 100644
--- a/cmd/ethtest/main.go
+++ b/cmd/ethtest/main.go
@@ -14,12 +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>
- * Taylor Gerring <taylor.gerring@gmail.com>
- */
-
package main
import (