diff options
author | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-06 11:07:29 +0000 |
---|---|---|
committer | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-06 11:07:29 +0000 |
commit | 06d5f32107b364e3c4059f459ea296ea41c703b4 (patch) | |
tree | caa08c743d1ee1bcad4347adc43e75107d31806a /third_party | |
parent | 6febec33897341c7918521f78011663b2737b4b2 (diff) | |
download | chromium_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')
-rw-r--r-- | third_party/fuzzymatch/README.chromium | 9 |
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. |