]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - vendor/README.md
Update copyright headers.
[user/henk/code/inspircd.git] / vendor / README.md
index a6bc7c6936ca0954533286672e28e2822a21952b..8d1cfd234f916e80b4aeaf16fa0d55a18a768333 100644 (file)
@@ -4,10 +4,50 @@ This directory contains vendored dependencies that are shipped with InspIRCd to
 
 ## bcrypt
 
-**Name** — Openwall bcrypt
-
-**Last Updated** — 2018-08-14 (v1.3)
+**Author** — [Solar Designer](mailto:solar@openwall.com)
 
 **License** — Public Domain
 
-**Website** — [http://openwall.com/crypt/](http://openwall.com/crypt/)
+**Version** — v1.3
+
+**Website** — [https://www.openwall.com/crypt/](https://www.openwall.com/crypt/)
+
+## http_parser
+
+**Author** — Joyent, Inc. and other Node contributors
+
+**License** — MIT License
+
+**Version** — v2.9.4
+
+**Website** — [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser)
+
+## sha2
+
+**Author** — [Olivier Gay](mailto:olivier.gay@a3.epfl.ch)
+
+**License** — 3-clause BSD License
+
+**Version** — 2007-02-02
+
+**Website** — [http://www.ouah.org/ogay/sha2/](http://www.ouah.org/ogay/sha2/)
+
+## utfcpp
+
+**Author** — Nemanja Trifunovic
+
+**License** — Boost Software License
+
+**Version** — v3.2
+
+**Website** — [https://github.com/nemtrif/utfcpp](https://github.com/nemtrif/utfcpp)
+
+## ya_getopt
+
+**Author** — Kubo Takehiro
+
+**License** — 2-clause BSD License
+
+**Version** — 6ce4310
+
+**Website** — [https://github.com/kubo/ya_getopt](https://github.com/kubo/ya_getopt)