[Misc] update root REUSE.toml

This commit is contained in:
Sirz Benjie 2025-10-05 16:10:05 -05:00
parent d367e77e37
commit fc6cf8b907
No known key found for this signature in database
GPG Key ID: D755A8627AA3C203

View File

@ -60,15 +60,6 @@ path = [
SPDX-License-Identifier = "CC0-1.0" SPDX-License-Identifier = "CC0-1.0"
SPDX-FileCopyrightText = "NONE" 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]] [[annotations]]
path = "favicon.ico" # Created by Gonstar (Paid Commission) path = "favicon.ico" # Created by Gonstar (Paid Commission)
SPDX-FileCopyrightText = "2024 Gonstar" SPDX-FileCopyrightText = "2024 Gonstar"