diff --git a/REUSE.toml b/REUSE.toml index 0cd9398f6..5a037f4d3 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -43,13 +43,7 @@ SPDX-FileCopyrightText = "Deskflow Developers" SPDX-License-Identifier = "MIT" [[annotations]] -path = "README.md" -precedence = "override" -SPDX-FileCopyrightText = "Deskflow Developers" -SPDX-License-Identifier = "MIT" - -[[annotations]] -path = "SECURITY.md" +path = "**/*.md" precedence = "override" SPDX-FileCopyrightText = "Deskflow Developers" SPDX-License-Identifier = "MIT"