diff options
Diffstat (limited to 'vendor/README.md')
-rw-r--r-- | vendor/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
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] |