diff --git a/docs/faq/index.qmd b/docs/faq/index.qmd index 874cbf97d5..2679bef539 100644 --- a/docs/faq/index.qmd +++ b/docs/faq/index.qmd @@ -70,6 +70,8 @@ Quarto's dependencies include: - [esbuild](https://esbuild.github.io/) - [Dart Sass](https://sass-lang.com/dart-sass/) +See the [open source license page](/license.qmd#dependencies) for a fuller list of bundled components and their licenses. + ## Licensing ### Is Quarto free to use? diff --git a/license.qmd b/license.qmd index b4c4e243b5..305e6887ca 100644 --- a/license.qmd +++ b/license.qmd @@ -27,6 +27,7 @@ Quarto also makes use of several other open-source projects, the distribution of | [Observable Runtime](https://github.com/observablehq/runtime) | [ISC](https://github.com/observablehq/runtime/blob/main/LICENSE) | | [Typst](https://typst.app/docs/) | [Apache License 2.0](https://github.com/typst/typst/blob/main/LICENSE) | | [Juice](https://github.com/Automattic/juice) | [MIT](https://github.com/Automattic/juice/blob/master/LICENSE.md) | +| [axe-core](https://github.com/dequelabs/axe-core) | [MPL 2.0](https://github.com/dequelabs/axe-core/blob/develop/LICENSE) | ## Trademark