diff --git a/REUSE.toml b/REUSE.toml index 6ff874b060d..83f6d8fed7d 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -1,6 +1,6 @@ version = 1 -# Declare default license and copyright text for files that typically do not include them. +# Declare default license and copyright text for files that typically do not or cannot include them. [[annotations]] path = [ # zephyr-keep-sorted-start @@ -9,6 +9,7 @@ path = [ "**/*.conf", "**/*.ecl", "**/*.html", + "**/*.json", "**/*.rst", "**/*.yaml", "**/*.yml",