diff options
Diffstat (limited to 'cmd/rlpdump/main.go')
-rw-r--r-- | cmd/rlpdump/main.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cmd/rlpdump/main.go b/cmd/rlpdump/main.go index 1e844bc59..2f74c073d 100644 --- a/cmd/rlpdump/main.go +++ b/cmd/rlpdump/main.go @@ -14,11 +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 - * Felix Lange <felix@ethdev.com> - */ - // rlpdump is a pretty-printer for RLP data. package main |