diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2018-03-02 14:15:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-02 14:15:47 +0000 |
commit | 411e80f59a199a59ebc931285db7ffe0eef8770f (patch) | |
tree | d023e0547078fe39da55c026acba1089ed8cc99a /contrib | |
parent | 0d89c44f583be32d15e2c5e5a03c46f3a78d211c (diff) | |
parent | 59cba8d41bc4dc7ca8e720aef169e5f07d575a99 (diff) | |
download | rspamd-411e80f59a199a59ebc931285db7ffe0eef8770f.tar.gz rspamd-411e80f59a199a59ebc931285db7ffe0eef8770f.zip |
Merge pull request #2046 from LorbusChris/depinfo
Add contrib/DEPENDENCY_INFO.md
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/DEPENDENCY_INFO.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/contrib/DEPENDENCY_INFO.md b/contrib/DEPENDENCY_INFO.md new file mode 100644 index 000000000..3b5401360 --- /dev/null +++ b/contrib/DEPENDENCY_INFO.md @@ -0,0 +1,24 @@ +# Rspamd Dependency Info + +- aho-corasick Version: ? License: LGPL-3.0 Patched: ? +- cdb Version: 1.1.0 License: Public Domain / CC0 Patched: ? +- hiredis Version: 0.13.3 License: BSD-3-Clause Patched: ? +- lc-btrie Version: ? License: BSD-3-Clause Patched: ? +- lgpl Version: ? License: LGPL-2.1 Patched: ? +- libottery Version: ? License: Public Domain / CC0 Patched: ? +- librdns Version: ? License: BSD-2-Clause Patched: ? +- libucl Version: ? License: BSD-2-Clause Patched: ? +- linenoise Version: 1.0 License: BSD-2-Clause Patched: ? +- lpeg: Version: 1.0 License: MIT Patched: ? +- lua-fun Version: ? License: MIT Patched: ? +- moses Version: ? License: MIT Patched: ? +- mumhash Version: ? License: MIT Patched: ? +- ngx-http-parser Version: 2.2.0 License: MIT Patched: ? +- perl-Mozilla-PublicSuffix + Version: ? License: MIT Patched: ? +- snowball Version: ? License: BSD-3-Clause Patched: ? +- t1ha Version: ? License: Zlib Patched: ? +- torch Version: ? License: ASL-2.0 v BSD-3-Clause Patched: ? +- uthash Version: 1.9.8 License: BSD Patched: ? +- xxhash Version: ? License: BSD Patched: ? +- zstd Version: 1.3.1 License: BSD Patched: ? |