From: Sven Eckelmann <[email protected]> The "Linux licensing rules" require that also the restructuredText files are marked with the appropriate SPDX license identifier.
Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]> --- Documentation/networking/batman-adv.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/networking/batman-adv.rst b/Documentation/networking/batman-adv.rst index a342b2cc3dc6..245fb6c0ab6f 100644 --- a/Documentation/networking/batman-adv.rst +++ b/Documentation/networking/batman-adv.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: GPL-2.0 + ========== batman-adv ========== -- 2.11.0
