Browse Source
The generated configs.c is technically not copyrightable since it's using the configs selected by the end user which might not fall under the Apache license. This license header in the generated file is causing us issues downstream from a legal perspective. It's important to note that other generated files in Zephyr don't include the copyright header. Fixes #86259 Signed-off-by: Yuval Peress <peress@google.com>pull/86408/head
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue