commit | 9969ffa85ff28a56adc9c1570b5f956161f6e6a4 | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Sun Nov 19 15:05:13 2017 +0100 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Fri Dec 15 17:24:08 2017 +0100 |
tree | 4e82ace05d7c4024a5ffeae821f48e7f1086fd13 | |
parent | d06dfbc6bfec2636eb749ee00e91ef5baf2ac2c6 [diff] |
batman-adv: Add license header to Kconfig The last remaining file without license notice and/or SPDX license identifier under net/batman-adv/ is the Kconfig. It should have been licensed under the same conditions as the rest of batman-adv and the Makefile which uses the CONFIG_* variables from Kconfig. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>