all: update license information

This commit is contained in:
Felix Lange
2016-11-09 02:01:56 +01:00
parent be3865211c
commit b8bd9a71c8
59 changed files with 251 additions and 61 deletions

View File

@ -53,6 +53,7 @@ var (
"contracts/chequebook/contract/",
"contracts/ens/contract/",
"contracts/release/contract.go",
"p2p/discv5/nodeevent_string.go",
}
// paths with this prefix are licensed as GPL. all other files are LGPL.