Files
browser/LICENSING.md
2024-12-02 18:00:32 +01:00

414 B

Licensing

License names used in this document are as per SPDX License List.

The default license for this project is AGPL-3.0-only.

MIT

The following files are licensed under MIT:

src/http/Client.zig
src/polyfill/fetch.zig

The following directories and their subdirectories are licensed under their original upstream licenses:

vendor/
tests/wpt/