diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2015-04-06 18:04:58 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2015-04-06 18:04:58 +0100 |
commit | 8eca74d2778a0b272778501e908128386c5dd8f0 (patch) | |
tree | 626480c50fd9b6c55933a1e242728324aa546e25 /contrib | |
parent | d6724d926dcbc2fd204f989c1b71b6a0cc52e02a (diff) | |
download | rspamd-8eca74d2778a0b272778501e908128386c5dd8f0.tar.gz rspamd-8eca74d2778a0b272778501e908128386c5dd8f0.zip |
Corasic -> Corasick.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/aho-corasick/CMakeLists.txt (renamed from contrib/aho-corasic/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | contrib/aho-corasick/LICENSE (renamed from contrib/aho-corasic/LICENSE) | 0 | ||||
-rw-r--r-- | contrib/aho-corasick/README.md (renamed from contrib/aho-corasic/README.md) | 0 | ||||
-rw-r--r-- | contrib/aho-corasick/_acism.h (renamed from contrib/aho-corasic/_acism.h) | 0 | ||||
-rw-r--r-- | contrib/aho-corasick/acism.c (renamed from contrib/aho-corasic/acism.c) | 0 | ||||
-rw-r--r-- | contrib/aho-corasick/acism.h (renamed from contrib/aho-corasic/acism.h) | 0 | ||||
-rw-r--r-- | contrib/aho-corasick/acism_create.c (renamed from contrib/aho-corasic/acism_create.c) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/contrib/aho-corasic/CMakeLists.txt b/contrib/aho-corasick/CMakeLists.txt index 2240f9b64..2240f9b64 100644 --- a/contrib/aho-corasic/CMakeLists.txt +++ b/contrib/aho-corasick/CMakeLists.txt diff --git a/contrib/aho-corasic/LICENSE b/contrib/aho-corasick/LICENSE index 65c5ca88a..65c5ca88a 100644 --- a/contrib/aho-corasic/LICENSE +++ b/contrib/aho-corasick/LICENSE diff --git a/contrib/aho-corasic/README.md b/contrib/aho-corasick/README.md index c245d6fc9..c245d6fc9 100644 --- a/contrib/aho-corasic/README.md +++ b/contrib/aho-corasick/README.md diff --git a/contrib/aho-corasic/_acism.h b/contrib/aho-corasick/_acism.h index b994bf073..b994bf073 100644 --- a/contrib/aho-corasic/_acism.h +++ b/contrib/aho-corasick/_acism.h diff --git a/contrib/aho-corasic/acism.c b/contrib/aho-corasick/acism.c index a4c678154..a4c678154 100644 --- a/contrib/aho-corasic/acism.c +++ b/contrib/aho-corasick/acism.c diff --git a/contrib/aho-corasic/acism.h b/contrib/aho-corasick/acism.h index 3886b149e..3886b149e 100644 --- a/contrib/aho-corasic/acism.h +++ b/contrib/aho-corasick/acism.h diff --git a/contrib/aho-corasic/acism_create.c b/contrib/aho-corasick/acism_create.c index b1d9b51e3..b1d9b51e3 100644 --- a/contrib/aho-corasic/acism_create.c +++ b/contrib/aho-corasick/acism_create.c |