doc: add license/terms to external module template

It is important to include license and terms of use information
in the documentation for external modules. This helps users
understand their rights and obligations when using these modules
within the Zephyr project.

Signed-off-by: Gillian Minnehan <gillian.minnehan@nordicsemi.no>
This commit is contained in:
Gillian Minnehan
2026-01-16 14:28:52 -05:00
committed by Anas Nashif
parent 8ea64b7b33
commit 987722df9d

View File

@@ -6,7 +6,7 @@
Introduction
************
Short intro into the module and how it relates to Zephyr.
Short intro into the module, how it relates to Zephyr, and the license/terms of use.
Usage with Zephyr
*****************