diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/update-license.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/update-license.go b/build/update-license.go index 803f7e8fd..3289bee23 100644 --- a/build/update-license.go +++ b/build/update-license.go @@ -49,7 +49,6 @@ var ( // don't relicense vendored sources "crypto/sha3/", "crypto/ecies/", "logger/glog/", "crypto/secp256k1/curve.go", - "trie/arc.go", } // paths with this prefix are licensed as GPL. all other files are LGPL. |