Commit Graph

7 Commits

Author SHA1 Message Date
cea2c0eedf all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a.

Conflicts:
	common/config.go
2015-07-28 14:02:23 +02:00
b1fdb9f38e all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
2015-07-23 10:46:37 +02:00
ea54283b30 all: update license information 2015-07-07 14:12:44 +02:00
eaf73b55bc miner: moved bad uncle logging to ridiculous log level. Closes #720 2015-04-15 12:12:20 +02:00
053d5552ab Updated logging 2015-04-04 23:04:19 +02:00
1889727144 Moved logging to logger.Core 2015-04-04 13:24:01 +02:00
36452afd4e glog wip 2015-04-03 17:09:11 +02:00