all: update license information (#16089)

This commit is contained in:
Felix Lange
2018-02-14 13:49:11 +01:00
committed by GitHub
parent 0544a43c13
commit a5c0bbb4f4
37 changed files with 235 additions and 73 deletions

View File

@ -55,10 +55,9 @@ var (
"crypto/sha3/",
"internal/jsre/deps",
"log/",
"common/bitutil/bitutil",
// don't license generated files
"contracts/chequebook/contract/",
"contracts/ens/contract/",
"contracts/release/contract.go",
"contracts/chequebook/contract/code.go",
}
// paths with this prefix are licensed as GPL. all other files are LGPL.