From 1cf75b64fbd1fb0d6405ac32ff20170f8087a76a Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Mon, 23 Jun 2025 13:41:04 +0800 Subject: [PATCH] maint: Add REUSE.toml. * REUSE.toml: New file. --- REUSE.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 REUSE.toml diff --git a/REUSE.toml b/REUSE.toml new file mode 100644 index 0000000..0f142ab --- /dev/null +++ b/REUSE.toml @@ -0,0 +1,6 @@ +version = 1 + +[[annotations]] +path = ["modules/rosenthal/examples/wallpaper.jpg"] +SPDX-FileCopyrightText = "Copyright © 2023 Hilton Chain " +SPDX-License-Identifier = "CC-BY-SA-4.0"