Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(328)

Unified Diff: tools/licenses.py

Issue 10824164: Add license metadata for fuzzymatch (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/fuzzymatch/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/licenses.py
diff --git a/tools/licenses.py b/tools/licenses.py
index 2a87df7f731cc7f794859a1be92505ace87003cd..9702d5631af359fb021ae576b0ac8ca5e8e46a7a 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -47,9 +47,6 @@ PRUNE_PATHS = set([
# Not in the public Chromium tree.
os.path.join('third_party','adobe'),
- # Written as part of Chromium.
- os.path.join('third_party','fuzzymatch'),
-
# Same license as Chromium.
os.path.join('third_party','lss'),
« no previous file with comments | « third_party/fuzzymatch/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698