You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3131,14 +3131,14 @@ bun also statically links these libraries:
3131
3131
- [`boringssl`](https://boringssl.googlesource.com/boringssl/), which has [several licenses](https://boringssl.googlesource.com/boringssl/+/refs/heads/master/LICENSE)
3132
3132
- [`libarchive`](https://github.com/libarchive/libarchive), which has [several licenses](https://github.com/libarchive/libarchive/blob/master/COPYING)
3133
3133
- [`libiconv`](https://www.gnu.org/software/libiconv/), which is LGPL2. It’s a dependency of libarchive.
3134
-
- [`lol-html`](https://github.com/cloudflare/lol-html/tree/master/c-api), which is MIT licensed
3134
+
- [`lol-html`](https://github.com/cloudflare/lol-html/tree/master/c-api), which is BSD 3-Clause licensed
3135
3135
- [`mimalloc`](https://github.com/microsoft/mimalloc), which is MIT licensed
3136
3136
- [`picohttp`](https://github.com/h2o/picohttpparser), which is dual-licensed under the Perl License or the MIT License
3137
3137
- [`tinycc`](https://github.com/tinycc/tinycc), which is LGPL v2.1 licensed
3138
-
- [`uSockets`](https://github.com/uNetworking/uSockets), which is MIT licensed
3138
+
- [`uSockets`](https://github.com/uNetworking/uSockets), which is Apache 2.0 licensed
3139
3139
- [`zlib-cloudflare`](https://github.com/cloudflare/zlib), which is zlib licensed
3140
3140
-`libicu`66.1, which can be found here:<https://github.com/unicode-org/icu/blob/main/icu4c/LICENSE>
3141
-
-A fork of [`uWebsockets`](https://github.com/jarred-sumner/uwebsockets), which is MIT licensed
3141
+
-A fork of [`uWebsockets`](https://github.com/jarred-sumner/uwebsockets), which is Apache 2.0 licensed
3142
3142
3143
3143
For compatibility reasons, these NPM packages are embedded into bun’s binary and injected if imported.
0 commit comments