From fc6cf8b907bb3c8f78eb300927c1af6b04a09ff0 Mon Sep 17 00:00:00 2001 From: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com> Date: Sun, 5 Oct 2025 16:10:05 -0500 Subject: [PATCH] [Misc] update root REUSE.toml --- REUSE.toml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/REUSE.toml b/REUSE.toml index b0a1fff7d57..f4b810a2be5 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -60,15 +60,6 @@ path = [ SPDX-License-Identifier = "CC0-1.0" SPDX-FileCopyrightText = "NONE" - -# REUSE lint will fail if any file (other than those in the LICENSES/ directory) is not explicitly licensed. -# We have a LICENSE file at the root of the repository so that GitHub can detect the license, but we also explicitly license it here -# Note that this is JUST to make REUSE lint happy -[[annotations]] -path = "LICENSE" -SPDX-License-Identifier = "CC0-1.0.txt" - - [[annotations]] path = "favicon.ico" # Created by Gonstar (Paid Commission) SPDX-FileCopyrightText = "2024 Gonstar"