From ddadf402fcb49a4c9624441897c77de3e8cce50f Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Sun, 25 Sep 2016 20:49:02 +0200 Subject: [release/1.4.14] core, trie: replace state caches with trie journal (cherry picked from commit cd791bd855b55b95afc8a5c8f56b8bf67863d099) --- build/update-license.go | 1 - 1 file changed, 1 deletion(-) (limited to 'build') 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. -- cgit v1.2.3