all: remove @author comments

This commit is contained in:
Felix Lange
2015-07-07 04:29:50 +02:00
parent 7bb77c02da
commit e813626ee1
9 changed files with 0 additions and 52 deletions

View File

@ -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
* Jeffrey Wilcke <i@jev.io>
* Viktor Tron <viktor@ethdev.com>
*/
package utils
import (