-
-
Notifications
You must be signed in to change notification settings - Fork 443
Expand file tree
/
Copy pathNOTICE
More file actions
41 lines (29 loc) · 1.44 KB
/
NOTICE
File metadata and controls
41 lines (29 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
hackney
-------
2012-2025 (c) Benoît Chesneau <bchesneau@pm.me>
hackney is released under the Apache 2 license. See the LICENSE file for
the complete license.
Third parties
-------------
*) Some part of the code from the cowboy project under ISC license:
Copyright (c) 2011-2012, Loicïc Hoguin <essen@ninenines.eu>
*) hackney_pool is based on lhttpc_manager code from the lhttpc project
under BSD.
Copyright (c) 2009, Erlang Training and Consulting Ltd.
*) mk-ca-bundle.pl from the curl project. under BSD license
Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
*) hackney_trace (C) 2015 under the Erlang Public License
*) hackney_cidr is based on inet_cidr 1.2.1. vendored for customer purpose.
Copyright (c) 2024, Enki Multimedia , MIT License
*) hackney_ws_proto, hackney_deflate, hackney_http2, hackney_http2_machine,
hackney_hpack, and hackney_hpack_huffman_dec.hrl are based on cowlib
(https://github.com/ninenines/cowlib) under ISC license.
Copyright (c) 2015-2024, Loïc Hoguin <essen@ninenines.eu>
Copyright (c) jdamanalo <joshuadavid.agustin@manalo.ph> (deflate)
*) lsquic (c_src/lsquic) - QUIC and HTTP/3 library
(https://github.com/litespeedtech/lsquic) under MIT license.
Copyright (c) 2017-2024 LiteSpeed Technologies Inc
*) BoringSSL (c_src/boringssl) - OpenSSL fork used by lsquic
(https://github.com/google/boringssl) under OpenSSL/ISC license.
Copyright (c) 1998-2011 The OpenSSL Project
Copyright (c) 2014 Google Inc