summaryrefslogtreecommitdiffstats
path: root/third_party/fuzzymatch
diff options
context:
space:
mode:
authorsteveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 11:07:29 +0000
committersteveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 11:07:29 +0000
commit06d5f32107b364e3c4059f459ea296ea41c703b4 (patch)
treecaa08c743d1ee1bcad4347adc43e75107d31806a /third_party/fuzzymatch
parent6febec33897341c7918521f78011663b2737b4b2 (diff)
downloadchromium_src-06d5f32107b364e3c4059f459ea296ea41c703b4.zip
chromium_src-06d5f32107b364e3c4059f459ea296ea41c703b4.tar.gz
chromium_src-06d5f32107b364e3c4059f459ea296ea41c703b4.tar.bz2
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
Diffstat (limited to 'third_party/fuzzymatch')
-rw-r--r--third_party/fuzzymatch/README.chromium9
1 files changed, 9 insertions, 0 deletions
diff --git a/third_party/fuzzymatch/README.chromium b/third_party/fuzzymatch/README.chromium
new file mode 100644
index 0000000..3045394
--- /dev/null
+++ b/third_party/fuzzymatch/README.chromium
@@ -0,0 +1,9 @@
+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.