X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=vendor%2FREADME.md;h=27a757ce4194925209c02b85e2e6f75f5d1868f9;hb=553877f7a9eff26166dfa4d953d6f69f9420de28;hp=5ed4fbbbfba3577545c22bc118ca64c72f7180e7;hpb=bb15147464a463d2ca260fa6d7f02395f0f57620;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/vendor/README.md b/vendor/README.md index 5ed4fbbbf..27a757ce4 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -21,3 +21,13 @@ This directory contains vendored dependencies that are shipped with InspIRCd to **License** — 3-clause BSD **Website** — [http://www.ouah.org/ogay/sha2/](http://www.ouah.org/ogay/sha2/) + +## http_parser + +**Author** — Joyent, Inc. and other Node contributors + +**Last Updated** — 2018-10-04 (77310eeb839c4251c07184a5db8885a572a08352) + +**License** — MIT + +**Website** — [https://github.com/nodejs/http-parser]