X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=common%2Fdebug.go;fp=common%2Fdebug.go;h=23735945dd24faa91bd11334781e7f9e097091ab;hb=2daac84e39151476f0e4f3df4b891e102c4b1fad;hp=61acd8ce70f8b77e4b4ffb581e996d69fef48e03;hpb=b142c069d71250f3b7e47a287037efda0b828299;p=bytom%2Fbytom.git diff --git a/common/debug.go b/common/debug.go index 61acd8ce..23735945 100644 --- a/common/debug.go +++ b/common/debug.go @@ -1,19 +1,3 @@ -// Copyright 2015 The go-ethereum Authors -// This file is part of the go-ethereum library. -// -// The go-ethereum library is free software: you can redistribute it and/or modify -// it under the terms of the GNU Lesser General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. -// -// The go-ethereum library is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public License -// along with the go-ethereum library. If not, see . - package common import (