From c9fa76da0c1757b687377b72b6804fa4431f708c Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Wed, 25 Mar 2026 10:42:52 +0100 Subject: [PATCH] update LICENSING.md --- LICENSING.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/LICENSING.md b/LICENSING.md index 5a38be6d..7d40243e 100644 --- a/LICENSING.md +++ b/LICENSING.md @@ -4,11 +4,3 @@ License names used in this document are as per [SPDX License List](https://spdx.org/licenses/). The default license for this project is [AGPL-3.0-only](LICENSE). - -The following directories and their subdirectories are licensed under their -original upstream licenses: - -``` -vendor/ -tests/wpt/ -```