Repository : ssh://git@open-mesh.org/batman-adv
On branch : master
commit 847e752846c07bdab696ddafa8688e8f173fc911 Author: Sven Eckelmann sven@narfation.org Date: Sun Mar 3 15:52:07 2019 +0100
batman-adv: Drop license boilerplate
All files got a SPDX-License-Identifier with commit 369df8541f13 ("batman-adv: Add SPDX license identifier above copyright header"). All the required information about the license conditions can be found in LICENSES/.
Signed-off-by: Sven Eckelmann sven@narfation.org
Makefile | 13 ------------- compat-include/linux/average.h | 12 ------------ compat-include/linux/build_bug.h | 12 ------------ compat-include/linux/cache.h | 12 ------------ compat-include/linux/compiler.h | 12 ------------ compat-include/linux/ethtool.h | 12 ------------ compat-include/linux/eventpoll.h | 12 ------------ compat-include/linux/fs.h | 12 ------------ compat-include/linux/if_bridge.h | 12 ------------ compat-include/linux/igmp.h | 12 ------------ compat-include/linux/list.h | 12 ------------ compat-include/linux/netdevice.h | 12 ------------ compat-include/linux/netlink.h | 12 ------------ compat-include/linux/nl80211.h | 12 ------------ compat-include/linux/seq_file.h | 12 ------------ compat-include/linux/skbuff.h | 12 ------------ compat-include/linux/timer.h | 12 ------------ compat-include/linux/types.h | 12 ------------ compat-include/linux/uaccess.h | 12 ------------ compat-include/net/addrconf.h | 12 ------------ compat-include/net/cfg80211.h | 12 ------------ compat-include/net/genetlink.h | 12 ------------ compat-include/net/ip6_checksum.h | 12 ------------ compat-include/net/netlink.h | 12 ------------ compat-include/uapi/linux/eventpoll.h | 12 ------------ compat-include/uapi/linux/nl80211.h | 12 ------------ compat-sources/Makefile | 12 ------------ compat-sources/net/core/skbuff.c | 5 ----- compat-sources/net/ipv4/igmp.c | 5 ----- compat-sources/net/ipv6/mcast_snoop.c | 13 ------------- compat.h | 15 --------------- gen-compat-autoconf.sh | 12 ------------ include/uapi/linux/batadv_packet.h | 12 ------------ include/uapi/linux/batman_adv.h | 18 ------------------ net/batman-adv/Kconfig | 12 ------------ net/batman-adv/Makefile | 13 ------------- net/batman-adv/bat_algo.c | 12 ------------ net/batman-adv/bat_algo.h | 12 ------------ net/batman-adv/bat_iv_ogm.c | 12 ------------ net/batman-adv/bat_iv_ogm.h | 12 ------------ net/batman-adv/bat_v.c | 12 ------------ net/batman-adv/bat_v.h | 12 ------------ net/batman-adv/bat_v_elp.c | 12 ------------ net/batman-adv/bat_v_elp.h | 12 ------------ net/batman-adv/bat_v_ogm.c | 12 ------------ net/batman-adv/bat_v_ogm.h | 12 ------------ net/batman-adv/bitarray.c | 12 ------------ net/batman-adv/bitarray.h | 12 ------------ net/batman-adv/bridge_loop_avoidance.c | 12 ------------ net/batman-adv/bridge_loop_avoidance.h | 12 ------------ net/batman-adv/debugfs.c | 12 ------------ net/batman-adv/debugfs.h | 12 ------------ net/batman-adv/distributed-arp-table.c | 12 ------------ net/batman-adv/distributed-arp-table.h | 12 ------------ net/batman-adv/fragmentation.c | 12 ------------ net/batman-adv/fragmentation.h | 12 ------------ net/batman-adv/gateway_client.c | 12 ------------ net/batman-adv/gateway_client.h | 12 ------------ net/batman-adv/gateway_common.c | 12 ------------ net/batman-adv/gateway_common.h | 12 ------------ net/batman-adv/hard-interface.c | 12 ------------ net/batman-adv/hard-interface.h | 12 ------------ net/batman-adv/hash.c | 12 ------------ net/batman-adv/hash.h | 12 ------------ net/batman-adv/icmp_socket.c | 12 ------------ net/batman-adv/icmp_socket.h | 12 ------------ net/batman-adv/log.c | 12 ------------ net/batman-adv/log.h | 12 ------------ net/batman-adv/main.c | 12 ------------ net/batman-adv/main.h | 12 ------------ net/batman-adv/multicast.c | 12 ------------ net/batman-adv/multicast.h | 12 ------------ net/batman-adv/netlink.c | 12 ------------ net/batman-adv/netlink.h | 12 ------------ net/batman-adv/network-coding.c | 12 ------------ net/batman-adv/network-coding.h | 12 ------------ net/batman-adv/originator.c | 12 ------------ net/batman-adv/originator.h | 12 ------------ net/batman-adv/routing.c | 12 ------------ net/batman-adv/routing.h | 12 ------------ net/batman-adv/send.c | 12 ------------ net/batman-adv/send.h | 12 ------------ net/batman-adv/soft-interface.c | 12 ------------ net/batman-adv/soft-interface.h | 12 ------------ net/batman-adv/sysfs.c | 12 ------------ net/batman-adv/sysfs.h | 12 ------------ net/batman-adv/tp_meter.c | 12 ------------ net/batman-adv/tp_meter.h | 12 ------------ net/batman-adv/trace.c | 12 ------------ net/batman-adv/trace.h | 12 ------------ net/batman-adv/translation-table.c | 12 ------------ net/batman-adv/translation-table.h | 12 ------------ net/batman-adv/tvlv.c | 12 ------------ net/batman-adv/tvlv.h | 12 ------------ net/batman-adv/types.h | 12 ------------ 95 files changed, 1138 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 847e752846c07bdab696ddafa8688e8f173fc911