Add license metadata for fuzzymatch

BUG=138921

Review URL: https://chromiumcodereview.appspot.com/10824164

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150084 0039d316-1c4b-4281-b951-d872f2087c98
parent 6febec33
Name: fuzzymatch
URL: None
License: BSD
License File: /LICENSE
Security Critical: no
Version: None
This was written by agl@chromium.org as part of Chromium, but is in
third_party/ because there were plans to contribute it to WebKit.
...@@ -47,9 +47,6 @@ PRUNE_PATHS = set([ ...@@ -47,9 +47,6 @@ PRUNE_PATHS = set([
# Not in the public Chromium tree. # Not in the public Chromium tree.
os.path.join('third_party','adobe'), os.path.join('third_party','adobe'),
# Written as part of Chromium.
os.path.join('third_party','fuzzymatch'),
# Same license as Chromium. # Same license as Chromium.
os.path.join('third_party','lss'), os.path.join('third_party','lss'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment