From 6c81bdc7ba69b5e3a8c28d6dace0046973c5b4a8 Mon Sep 17 00:00:00 2001 From: Wilco Fiers Date: Wed, 24 Jan 2024 17:48:06 +0100 Subject: [PATCH] Update README.md Co-authored-by: Dan Bjorge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d38d2c891..f27a6ef381 100644 --- a/README.md +++ b/README.md @@ -183,4 +183,4 @@ Thanks to Marat Dulin for his [css-selector-parser](https://www.npmjs.com/packag ## Licenses -Axe-core is distributed under an [MIT license](LICENSE). It comes bundled with several dependencies which are distributed under their own terms. (See [LICENSE-3RD-PARTY.txt](LICENSE-3RD-PARTY.txt)) +Axe-core is distributed under the [Mozilla Public License, version 2.0](LICENSE). It comes bundled with several dependencies which are distributed under their own terms. (See [LICENSE-3RD-PARTY.txt](LICENSE-3RD-PARTY.txt))