From dd0ae4f55b191f66a9a159abe8af2baa95ed6635 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Wed, 18 Jun 2025 16:45:50 +0900 Subject: Comply with REUSE 3.3 --- REUSE.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 REUSE.toml (limited to 'REUSE.toml') diff --git a/REUSE.toml b/REUSE.toml new file mode 100644 index 0000000..9113eab --- /dev/null +++ b/REUSE.toml @@ -0,0 +1,9 @@ +version = 1 + +[[annotations]] +path = [ '.gitignore', + 'README.md', + 'doc/*.h2m', + 'pyproject.toml' ] +SPDX-FileCopyrightText = 'None' +SPDX-License-Identifier = 'CC0-1.0' -- cgit 1.4.1