REUSE.toml

 1version = 1
 2
 3[[annotations]]
 4path = "**"
 5SPDX-FileCopyrightText = "Amolith <amolith@secluded.site>"
 6SPDX-License-Identifier = "LicenseRef-MutuaL-1.2"
 7
 8[[annotations]]
 9path = "README.md"
10SPDX-FileCopyrightText = "Amolith <amolith@secluded.site>"
11SPDX-License-Identifier = "CC0-1.0"