aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/update-license.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/update-license.go b/build/update-license.go
index 4a6ce064e..e06d9029c 100644
--- a/build/update-license.go
+++ b/build/update-license.go
@@ -52,6 +52,7 @@ var (
"trie/arc.go",
// don't license generated files
"contracts/ens/contract/",
+ "contracts/release/contract.go",
}
// paths with this prefix are licensed as GPL. all other files are LGPL.