diff --git a/REUSE.toml b/REUSE.toml index c0ac1bb..1c09bde 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -1,9 +1,6 @@ version = 1 [[annotations]] -path = [ - "*", - "src/*", -] +path = [ "**" ] SPDX-FileCopyrightText = "2026 Electria" SPDX-License-Identifier = "AGPL-3.0-or-later"