From 203680054f0e869cce8af41c81fb96c31222c10d Mon Sep 17 00:00:00 2001 From: Jann Stute Date: Mon, 11 May 2026 20:52:04 +0200 Subject: [PATCH] doc: fix license for material-design-icons --- REUSE.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REUSE.toml b/REUSE.toml index 31d19991..cf8eedc2 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -33,4 +33,4 @@ SPDX-License-Identifier = "MIT" [[annotations]] path = ["src/tagstudio/resources/qt/images/volume.svg", "src/tagstudio/resources/qt/images/volume_mute.svg"] SPDX-FileCopyrightText = "(c) github:google/material-design-icons Contributors" -SPDX-License-Identifier = "MIT" +SPDX-License-Identifier = "Apache-2.0"