logo

badwolf

minimalist and privacy-oriented web browser based on WebKitGTK git clone https://anongit.hacktivis.me/git/badwolf.git/
commit: a7a4174807a1ba2693fb44cd41c478f5554f03ca
parent eb8e25125f72bac60275539e67f0c3162d8df6af
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 14 Oct 2025 16:37:30 +0200

REUSE.toml: remove "**_test" entry

Diffstat:

MREUSE.toml6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/REUSE.toml b/REUSE.toml @@ -14,9 +14,3 @@ path = ["badwolf.svg", "badwolf.inkscape.svg", "icons/**"] precedence = "aggregate" SPDX-FileCopyrightText = "2019-2022 Badwolf Authors <https://hacktivis.me/projects/badwolf>" SPDX-License-Identifier = "CC-BY-SA-4.0" - -[[annotations]] -path = "**_test" -precedence = "aggregate" -SPDX-FileCopyrightText = "2019-2022 Badwolf Authors <https://hacktivis.me/projects/badwolf>" -SPDX-License-Identifier = "CC-BY-SA-4.0"