Repository : ssh://git@open-mesh.org/batman-adv
On branch : master
commit 8eea9c05970820bfee1a4a3e1cb46522d8a2f0a3 Author: Sven Eckelmann sven@narfation.org Date: Fri Dec 15 17:17:50 2017 +0100
Revert "batman-adv: Add License-Filename to GPL-2.0 files"
David Miller rejects this change
> Nothing else in entire kernel tree uses this. > > I strongly discourage you from doing something at this level that is > not in accordance with some kind of precendence or official > recommendation for the rest of the kernel project. > > If you want this to start happening, discuss it on a global scale > on lkml.
This reverts commit 1231b0bf5d27974fff4e4edcfd00e126fe6abfa6.
Signed-off-by: Sven Eckelmann sven@narfation.org
8eea9c05970820bfee1a4a3e1cb46522d8a2f0a3 .gitattributes | 1 - MAINTAINERS.license | 1 - Makefile | 1 - compat-include/linux/average.h | 2 -- compat-include/linux/build_bug.h | 2 -- compat-include/linux/cache.h | 2 -- compat-include/linux/etherdevice.h | 2 -- compat-include/linux/ethtool.h | 2 -- compat-include/linux/export.h | 2 -- compat-include/linux/genetlink.h | 2 -- compat-include/linux/if_bridge.h | 2 -- compat-include/linux/if_ether.h | 2 -- compat-include/linux/if_vlan.h | 2 -- compat-include/linux/igmp.h | 2 -- compat-include/linux/kernel.h | 2 -- compat-include/linux/kref.h | 2 -- compat-include/linux/list.h | 2 -- compat-include/linux/net.h | 2 -- compat-include/linux/netdev_features.h | 2 -- compat-include/linux/netdevice.h | 2 -- compat-include/linux/netlink.h | 2 -- compat-include/linux/nl80211.h | 2 -- compat-include/linux/random.h | 2 -- compat-include/linux/rculist.h | 2 -- compat-include/linux/seq_file.h | 2 -- compat-include/linux/skbuff.h | 2 -- compat-include/linux/slab.h | 2 -- compat-include/linux/timer.h | 2 -- compat-include/net/addrconf.h | 2 -- compat-include/net/cfg80211.h | 2 -- compat-include/net/genetlink.h | 2 -- compat-include/net/ip6_checksum.h | 2 -- compat-include/net/ipv6.h | 2 -- compat-include/uapi/linux/nl80211.h | 2 -- compat-patches/replacements.sh | 2 -- compat-sources/Makefile | 2 -- compat-sources/net/core/skbuff.c | 2 -- compat-sources/net/ipv4/igmp.c | 2 -- compat-sources/net/ipv6/mcast_snoop.c | 2 -- compat.h | 2 -- gen-compat-autoconf.sh | 2 -- net/batman-adv/Kconfig | 2 -- net/batman-adv/Makefile | 1 - net/batman-adv/bat_algo.c | 2 -- net/batman-adv/bat_algo.h | 2 -- net/batman-adv/bat_iv_ogm.c | 2 -- net/batman-adv/bat_iv_ogm.h | 2 -- net/batman-adv/bat_v.c | 2 -- net/batman-adv/bat_v.h | 2 -- net/batman-adv/bat_v_elp.c | 2 -- net/batman-adv/bat_v_elp.h | 2 -- net/batman-adv/bat_v_ogm.c | 2 -- net/batman-adv/bat_v_ogm.h | 2 -- net/batman-adv/bitarray.c | 2 -- net/batman-adv/bitarray.h | 2 -- net/batman-adv/bridge_loop_avoidance.c | 2 -- net/batman-adv/bridge_loop_avoidance.h | 2 -- net/batman-adv/debugfs.c | 2 -- net/batman-adv/debugfs.h | 2 -- net/batman-adv/distributed-arp-table.c | 2 -- net/batman-adv/distributed-arp-table.h | 2 -- net/batman-adv/fragmentation.c | 2 -- net/batman-adv/fragmentation.h | 2 -- net/batman-adv/gateway_client.c | 2 -- net/batman-adv/gateway_client.h | 2 -- net/batman-adv/gateway_common.c | 2 -- net/batman-adv/gateway_common.h | 2 -- net/batman-adv/hard-interface.c | 2 -- net/batman-adv/hard-interface.h | 2 -- net/batman-adv/hash.c | 2 -- net/batman-adv/hash.h | 2 -- net/batman-adv/icmp_socket.c | 2 -- net/batman-adv/icmp_socket.h | 2 -- net/batman-adv/log.c | 2 -- net/batman-adv/log.h | 2 -- net/batman-adv/main.c | 2 -- net/batman-adv/main.h | 2 -- net/batman-adv/multicast.c | 2 -- net/batman-adv/multicast.h | 2 -- net/batman-adv/netlink.c | 2 -- net/batman-adv/netlink.h | 2 -- net/batman-adv/network-coding.c | 2 -- net/batman-adv/network-coding.h | 2 -- net/batman-adv/originator.c | 2 -- net/batman-adv/originator.h | 2 -- net/batman-adv/packet.h | 2 -- net/batman-adv/routing.c | 2 -- net/batman-adv/routing.h | 2 -- net/batman-adv/send.c | 2 -- net/batman-adv/send.h | 2 -- net/batman-adv/soft-interface.c | 2 -- net/batman-adv/soft-interface.h | 2 -- net/batman-adv/sysfs.c | 2 -- net/batman-adv/sysfs.h | 2 -- net/batman-adv/tp_meter.c | 2 -- net/batman-adv/tp_meter.h | 2 -- net/batman-adv/translation-table.c | 2 -- net/batman-adv/translation-table.h | 2 -- net/batman-adv/tvlv.c | 2 -- net/batman-adv/tvlv.h | 2 -- net/batman-adv/types.h | 2 -- 101 files changed, 198 deletions(-)
diff --git a/.gitattributes b/.gitattributes index 402ecae4..ed462f52 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,4 @@ # SPDX-License-Identifier: GPL-2.0 -# License-Filename: LICENSES/preferred/GPL-2.0
/.gitignore export-ignore /.gitattributes export-ignore diff --git a/MAINTAINERS.license b/MAINTAINERS.license index a55d70ee..e2838a81 100644 --- a/MAINTAINERS.license +++ b/MAINTAINERS.license @@ -1,2 +1 @@ SPDX-License-Identifier: GPL-2.0 -License-Filename: LICENSES/preferred/GPL-2.0 diff --git a/Makefile b/Makefile index 7a5cb243..a2c81399 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,6 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses/. # -# License-Filename: LICENSES/preferred/GPL-2.0
# read README.external for more information about the configuration # batman-adv DebugFS entries: diff --git a/compat-include/linux/average.h b/compat-include/linux/average.h index 2bbaf97f..9e92e401 100644 --- a/compat-include/linux/average.h +++ b/compat-include/linux/average.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/build_bug.h b/compat-include/linux/build_bug.h index d1ebfa71..da7ce6c1 100644 --- a/compat-include/linux/build_bug.h +++ b/compat-include/linux/build_bug.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/cache.h b/compat-include/linux/cache.h index ea3b98a7..16eafa0f 100644 --- a/compat-include/linux/cache.h +++ b/compat-include/linux/cache.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/etherdevice.h b/compat-include/linux/etherdevice.h index fbeaa677..b0a99cf6 100644 --- a/compat-include/linux/etherdevice.h +++ b/compat-include/linux/etherdevice.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/ethtool.h b/compat-include/linux/ethtool.h index 9259614a..78f4a85f 100644 --- a/compat-include/linux/ethtool.h +++ b/compat-include/linux/ethtool.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/export.h b/compat-include/linux/export.h index 39679142..bfa97fac 100644 --- a/compat-include/linux/export.h +++ b/compat-include/linux/export.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/genetlink.h b/compat-include/linux/genetlink.h index 0abaeb96..f6159955 100644 --- a/compat-include/linux/genetlink.h +++ b/compat-include/linux/genetlink.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/if_bridge.h b/compat-include/linux/if_bridge.h index 72e7afb3..0c5f5378 100644 --- a/compat-include/linux/if_bridge.h +++ b/compat-include/linux/if_bridge.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/if_ether.h b/compat-include/linux/if_ether.h index 71001820..e813a386 100644 --- a/compat-include/linux/if_ether.h +++ b/compat-include/linux/if_ether.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/if_vlan.h b/compat-include/linux/if_vlan.h index 994a855d..2b3aee4c 100644 --- a/compat-include/linux/if_vlan.h +++ b/compat-include/linux/if_vlan.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/igmp.h b/compat-include/linux/igmp.h index 7ccf0939..7380e1a9 100644 --- a/compat-include/linux/igmp.h +++ b/compat-include/linux/igmp.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/kernel.h b/compat-include/linux/kernel.h index 26938cd8..07b17842 100644 --- a/compat-include/linux/kernel.h +++ b/compat-include/linux/kernel.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/kref.h b/compat-include/linux/kref.h index 124173ff..35c20a9f 100644 --- a/compat-include/linux/kref.h +++ b/compat-include/linux/kref.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/list.h b/compat-include/linux/list.h index 776ef03c..c2227f28 100644 --- a/compat-include/linux/list.h +++ b/compat-include/linux/list.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/net.h b/compat-include/linux/net.h index 0dbfd913..ac4302eb 100644 --- a/compat-include/linux/net.h +++ b/compat-include/linux/net.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/netdev_features.h b/compat-include/linux/netdev_features.h index 28510994..cc14ec53 100644 --- a/compat-include/linux/netdev_features.h +++ b/compat-include/linux/netdev_features.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/netdevice.h b/compat-include/linux/netdevice.h index 1f3b9c47..9b432cb1 100644 --- a/compat-include/linux/netdevice.h +++ b/compat-include/linux/netdevice.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/netlink.h b/compat-include/linux/netlink.h index 578d2efc..fc78c3ec 100644 --- a/compat-include/linux/netlink.h +++ b/compat-include/linux/netlink.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/nl80211.h b/compat-include/linux/nl80211.h index ae0b3726..c739642b 100644 --- a/compat-include/linux/nl80211.h +++ b/compat-include/linux/nl80211.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/random.h b/compat-include/linux/random.h index a88e6fd9..083dd2b5 100644 --- a/compat-include/linux/random.h +++ b/compat-include/linux/random.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/rculist.h b/compat-include/linux/rculist.h index bc2db8ec..3f23ae8e 100644 --- a/compat-include/linux/rculist.h +++ b/compat-include/linux/rculist.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/seq_file.h b/compat-include/linux/seq_file.h index e98f41bb..a3964aa7 100644 --- a/compat-include/linux/seq_file.h +++ b/compat-include/linux/seq_file.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/skbuff.h b/compat-include/linux/skbuff.h index 0b641d67..f12221f4 100644 --- a/compat-include/linux/skbuff.h +++ b/compat-include/linux/skbuff.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/slab.h b/compat-include/linux/slab.h index 33de121b..0c6f3ee9 100644 --- a/compat-include/linux/slab.h +++ b/compat-include/linux/slab.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/linux/timer.h b/compat-include/linux/timer.h index 750b6ae6..3952d8ed 100644 --- a/compat-include/linux/timer.h +++ b/compat-include/linux/timer.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/net/addrconf.h b/compat-include/net/addrconf.h index 9b185bbd..bd3fcca1 100644 --- a/compat-include/net/addrconf.h +++ b/compat-include/net/addrconf.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/net/cfg80211.h b/compat-include/net/cfg80211.h index 475635e2..a12eb89c 100644 --- a/compat-include/net/cfg80211.h +++ b/compat-include/net/cfg80211.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/net/genetlink.h b/compat-include/net/genetlink.h index f69fd148..b8b01fb0 100644 --- a/compat-include/net/genetlink.h +++ b/compat-include/net/genetlink.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/net/ip6_checksum.h b/compat-include/net/ip6_checksum.h index 09f191df..2a940819 100644 --- a/compat-include/net/ip6_checksum.h +++ b/compat-include/net/ip6_checksum.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/net/ipv6.h b/compat-include/net/ipv6.h index b4a1e18f..82c4eed2 100644 --- a/compat-include/net/ipv6.h +++ b/compat-include/net/ipv6.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-include/uapi/linux/nl80211.h b/compat-include/uapi/linux/nl80211.h index ead4c6dd..a9aa9a63 100644 --- a/compat-include/uapi/linux/nl80211.h +++ b/compat-include/uapi/linux/nl80211.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/compat-patches/replacements.sh b/compat-patches/replacements.sh index 021261f5..df3b6939 100755 --- a/compat-patches/replacements.sh +++ b/compat-patches/replacements.sh @@ -15,8 +15,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses/. -# -# License-Filename: LICENSES/preferred/GPL-2.0
set -e
diff --git a/compat-sources/Makefile b/compat-sources/Makefile index 5903df92..b9d161ce 100644 --- a/compat-sources/Makefile +++ b/compat-sources/Makefile @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses/. -# -# License-Filename: LICENSES/preferred/GPL-2.0
batman-adv-$(CONFIG_BATMAN_ADV_MCAST) += ../../../compat-sources/net/core/skbuff.o batman-adv-$(CONFIG_BATMAN_ADV_MCAST) += ../../../compat-sources/net/ipv4/igmp.o diff --git a/compat-sources/net/core/skbuff.c b/compat-sources/net/core/skbuff.c index f62e31af..3827f5c7 100644 --- a/compat-sources/net/core/skbuff.c +++ b/compat-sources/net/core/skbuff.c @@ -31,8 +31,6 @@ * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include <linux/in6.h> diff --git a/compat-sources/net/ipv4/igmp.c b/compat-sources/net/ipv4/igmp.c index d6e08c73..5eb149b7 100644 --- a/compat-sources/net/ipv4/igmp.c +++ b/compat-sources/net/ipv4/igmp.c @@ -69,8 +69,6 @@ * Alexey Kuznetsov: Accordance to igmp-v2-06 draft. * David L Stevens: IGMPv3 support, with help from * Vinay Kulkarni - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include <linux/igmp.h> diff --git a/compat-sources/net/ipv6/mcast_snoop.c b/compat-sources/net/ipv6/mcast_snoop.c index 5e500f73..8c380034 100644 --- a/compat-sources/net/ipv6/mcast_snoop.c +++ b/compat-sources/net/ipv6/mcast_snoop.c @@ -14,8 +14,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * * Based on the MLD support added to br_multicast.c by YOSHIFUJI Hideaki. */ diff --git a/compat.h b/compat.h index 15996d77..53b4a232 100644 --- a/compat.h +++ b/compat.h @@ -15,8 +15,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. * - * License-Filename: LICENSES/preferred/GPL-2.0 - * * This file contains macros for maintaining compatibility with older versions * of the Linux kernel. */ diff --git a/gen-compat-autoconf.sh b/gen-compat-autoconf.sh index e598655e..8286e0d8 100755 --- a/gen-compat-autoconf.sh +++ b/gen-compat-autoconf.sh @@ -15,8 +15,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses/. -# -# License-Filename: LICENSES/preferred/GPL-2.0
set -e
diff --git a/net/batman-adv/Kconfig b/net/batman-adv/Kconfig index 73d84707..c44f6515 100644 --- a/net/batman-adv/Kconfig +++ b/net/batman-adv/Kconfig @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses/. -# -# License-Filename: LICENSES/preferred/GPL-2.0
# # B.A.T.M.A.N meshing protocol diff --git a/net/batman-adv/Makefile b/net/batman-adv/Makefile index 93165ca0..022f6e77 100644 --- a/net/batman-adv/Makefile +++ b/net/batman-adv/Makefile @@ -15,7 +15,6 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses/. # -# License-Filename: LICENSES/preferred/GPL-2.0
obj-$(CONFIG_BATMAN_ADV) += batman-adv.o batman-adv-y += bat_algo.o diff --git a/net/batman-adv/bat_algo.c b/net/batman-adv/bat_algo.c index 37390a21..80c72c7d 100644 --- a/net/batman-adv/bat_algo.c +++ b/net/batman-adv/bat_algo.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "main.h" diff --git a/net/batman-adv/bat_algo.h b/net/batman-adv/bat_algo.h index 5c0a260e..02922161 100644 --- a/net/batman-adv/bat_algo.h +++ b/net/batman-adv/bat_algo.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_BAT_ALGO_H_ diff --git a/net/batman-adv/bat_iv_ogm.c b/net/batman-adv/bat_iv_ogm.c index 6674aa71..84c36430 100644 --- a/net/batman-adv/bat_iv_ogm.c +++ b/net/batman-adv/bat_iv_ogm.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "bat_iv_ogm.h" diff --git a/net/batman-adv/bat_iv_ogm.h b/net/batman-adv/bat_iv_ogm.h index 1646664d..9dc0dd5c 100644 --- a/net/batman-adv/bat_iv_ogm.h +++ b/net/batman-adv/bat_iv_ogm.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _BATMAN_ADV_BATADV_IV_OGM_H_ diff --git a/net/batman-adv/bat_v.c b/net/batman-adv/bat_v.c index 2784f7d8..78ddf3af 100644 --- a/net/batman-adv/bat_v.c +++ b/net/batman-adv/bat_v.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "bat_v.h" diff --git a/net/batman-adv/bat_v.h b/net/batman-adv/bat_v.h index 060e088f..a17ab68b 100644 --- a/net/batman-adv/bat_v.h +++ b/net/batman-adv/bat_v.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_BAT_V_H_ diff --git a/net/batman-adv/bat_v_elp.c b/net/batman-adv/bat_v_elp.c index 0908e313..59ae96ce 100644 --- a/net/batman-adv/bat_v_elp.c +++ b/net/batman-adv/bat_v_elp.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "bat_v_elp.h" diff --git a/net/batman-adv/bat_v_elp.h b/net/batman-adv/bat_v_elp.h index 2d6f6611..5e39d058 100644 --- a/net/batman-adv/bat_v_elp.h +++ b/net/batman-adv/bat_v_elp.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_BAT_V_ELP_H_ diff --git a/net/batman-adv/bat_v_ogm.c b/net/batman-adv/bat_v_ogm.c index a79e89ca..e415974c 100644 --- a/net/batman-adv/bat_v_ogm.c +++ b/net/batman-adv/bat_v_ogm.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "bat_v_ogm.h" diff --git a/net/batman-adv/bat_v_ogm.h b/net/batman-adv/bat_v_ogm.h index 31066c51..6a4c14cc 100644 --- a/net/batman-adv/bat_v_ogm.h +++ b/net/batman-adv/bat_v_ogm.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _BATMAN_ADV_BATADV_V_OGM_H_ diff --git a/net/batman-adv/bitarray.c b/net/batman-adv/bitarray.c index 96972e92..bdc1ef06 100644 --- a/net/batman-adv/bitarray.c +++ b/net/batman-adv/bitarray.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "bitarray.h" diff --git a/net/batman-adv/bitarray.h b/net/batman-adv/bitarray.h index 611a609d..ca9d0753 100644 --- a/net/batman-adv/bitarray.h +++ b/net/batman-adv/bitarray.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_BITARRAY_H_ diff --git a/net/batman-adv/bridge_loop_avoidance.c b/net/batman-adv/bridge_loop_avoidance.c index 15d64a57..e647450e 100644 --- a/net/batman-adv/bridge_loop_avoidance.c +++ b/net/batman-adv/bridge_loop_avoidance.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "bridge_loop_avoidance.h" diff --git a/net/batman-adv/bridge_loop_avoidance.h b/net/batman-adv/bridge_loop_avoidance.h index ffc7cb48..b27571ab 100644 --- a/net/batman-adv/bridge_loop_avoidance.h +++ b/net/batman-adv/bridge_loop_avoidance.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_BLA_H_ diff --git a/net/batman-adv/debugfs.c b/net/batman-adv/debugfs.c index f179172d..21d11899 100644 --- a/net/batman-adv/debugfs.c +++ b/net/batman-adv/debugfs.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "debugfs.h" diff --git a/net/batman-adv/debugfs.h b/net/batman-adv/debugfs.h index 85bd864c..90a08d35 100644 --- a/net/batman-adv/debugfs.h +++ b/net/batman-adv/debugfs.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_DEBUGFS_H_ diff --git a/net/batman-adv/distributed-arp-table.c b/net/batman-adv/distributed-arp-table.c index 37c18363..9703c791 100644 --- a/net/batman-adv/distributed-arp-table.c +++ b/net/batman-adv/distributed-arp-table.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "distributed-arp-table.h" diff --git a/net/batman-adv/distributed-arp-table.h b/net/batman-adv/distributed-arp-table.h index 351de492..3d47beda 100644 --- a/net/batman-adv/distributed-arp-table.h +++ b/net/batman-adv/distributed-arp-table.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_DISTRIBUTED_ARP_TABLE_H_ diff --git a/net/batman-adv/fragmentation.c b/net/batman-adv/fragmentation.c index 7dfbc3c7..4979350a 100644 --- a/net/batman-adv/fragmentation.c +++ b/net/batman-adv/fragmentation.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "fragmentation.h" diff --git a/net/batman-adv/fragmentation.h b/net/batman-adv/fragmentation.h index db20be8b..138b22a1 100644 --- a/net/batman-adv/fragmentation.h +++ b/net/batman-adv/fragmentation.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_FRAGMENTATION_H_ diff --git a/net/batman-adv/gateway_client.c b/net/batman-adv/gateway_client.c index 5e2d0073..2488e25d 100644 --- a/net/batman-adv/gateway_client.c +++ b/net/batman-adv/gateway_client.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "gateway_client.h" diff --git a/net/batman-adv/gateway_client.h b/net/batman-adv/gateway_client.h index c34c75c1..981f5842 100644 --- a/net/batman-adv/gateway_client.h +++ b/net/batman-adv/gateway_client.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_GATEWAY_CLIENT_H_ diff --git a/net/batman-adv/gateway_common.c b/net/batman-adv/gateway_common.c index d918a176..83bfeecf 100644 --- a/net/batman-adv/gateway_common.c +++ b/net/batman-adv/gateway_common.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "gateway_common.h" diff --git a/net/batman-adv/gateway_common.h b/net/batman-adv/gateway_common.h index 372331ac..afebd9c7 100644 --- a/net/batman-adv/gateway_common.h +++ b/net/batman-adv/gateway_common.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_GATEWAY_COMMON_H_ diff --git a/net/batman-adv/hard-interface.c b/net/batman-adv/hard-interface.c index f8a1dbc7..13d04dba 100644 --- a/net/batman-adv/hard-interface.c +++ b/net/batman-adv/hard-interface.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "hard-interface.h" diff --git a/net/batman-adv/hard-interface.h b/net/batman-adv/hard-interface.h index 52cdc7ef..de5e9a37 100644 --- a/net/batman-adv/hard-interface.h +++ b/net/batman-adv/hard-interface.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_HARD_INTERFACE_H_ diff --git a/net/batman-adv/hash.c b/net/batman-adv/hash.c index c5fc0555..04d96435 100644 --- a/net/batman-adv/hash.c +++ b/net/batman-adv/hash.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "hash.h" diff --git a/net/batman-adv/hash.h b/net/batman-adv/hash.h index 29a2842c..4ce1b6d3 100644 --- a/net/batman-adv/hash.h +++ b/net/batman-adv/hash.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_HASH_H_ diff --git a/net/batman-adv/icmp_socket.c b/net/batman-adv/icmp_socket.c index 7bac7b4e..f2ef75b7 100644 --- a/net/batman-adv/icmp_socket.c +++ b/net/batman-adv/icmp_socket.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "icmp_socket.h" diff --git a/net/batman-adv/icmp_socket.h b/net/batman-adv/icmp_socket.h index c904f20e..84cddd01 100644 --- a/net/batman-adv/icmp_socket.h +++ b/net/batman-adv/icmp_socket.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_ICMP_SOCKET_H_ diff --git a/net/batman-adv/log.c b/net/batman-adv/log.c index caf24795..da004980 100644 --- a/net/batman-adv/log.c +++ b/net/batman-adv/log.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "log.h" diff --git a/net/batman-adv/log.h b/net/batman-adv/log.h index 09d457e3..35e02b2b 100644 --- a/net/batman-adv/log.h +++ b/net/batman-adv/log.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_LOG_H_ diff --git a/net/batman-adv/main.c b/net/batman-adv/main.c index fc6dcea3..8bee4279 100644 --- a/net/batman-adv/main.c +++ b/net/batman-adv/main.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "main.h" diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h index 69c2ab66..5ac86df4 100644 --- a/net/batman-adv/main.h +++ b/net/batman-adv/main.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_MAIN_H_ diff --git a/net/batman-adv/multicast.c b/net/batman-adv/multicast.c index 2bda4540..8a503c52 100644 --- a/net/batman-adv/multicast.c +++ b/net/batman-adv/multicast.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "multicast.h" diff --git a/net/batman-adv/multicast.h b/net/batman-adv/multicast.h index 22c339d6..3ac06337 100644 --- a/net/batman-adv/multicast.h +++ b/net/batman-adv/multicast.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_MULTICAST_H_ diff --git a/net/batman-adv/netlink.c b/net/batman-adv/netlink.c index a68443d3..103d4bdc 100644 --- a/net/batman-adv/netlink.c +++ b/net/batman-adv/netlink.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "netlink.h" diff --git a/net/batman-adv/netlink.h b/net/batman-adv/netlink.h index f2aa2fcc..0e7e57b6 100644 --- a/net/batman-adv/netlink.h +++ b/net/batman-adv/netlink.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_NETLINK_H_ diff --git a/net/batman-adv/network-coding.c b/net/batman-adv/network-coding.c index aea92d09..3758be7f 100644 --- a/net/batman-adv/network-coding.c +++ b/net/batman-adv/network-coding.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "network-coding.h" diff --git a/net/batman-adv/network-coding.h b/net/batman-adv/network-coding.h index 80a88ef0..adaeafa4 100644 --- a/net/batman-adv/network-coding.h +++ b/net/batman-adv/network-coding.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_NETWORK_CODING_H_ diff --git a/net/batman-adv/originator.c b/net/batman-adv/originator.c index dafc7381..58a7d927 100644 --- a/net/batman-adv/originator.c +++ b/net/batman-adv/originator.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "originator.h" diff --git a/net/batman-adv/originator.h b/net/batman-adv/originator.h index 08e4bcf4..8e543a3c 100644 --- a/net/batman-adv/originator.h +++ b/net/batman-adv/originator.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_ORIGINATOR_H_ diff --git a/net/batman-adv/packet.h b/net/batman-adv/packet.h index ebe0605d..dccbd4a6 100644 --- a/net/batman-adv/packet.h +++ b/net/batman-adv/packet.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_PACKET_H_ diff --git a/net/batman-adv/routing.c b/net/batman-adv/routing.c index 36001738..eb835bde 100644 --- a/net/batman-adv/routing.c +++ b/net/batman-adv/routing.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "routing.h" diff --git a/net/batman-adv/routing.h b/net/batman-adv/routing.h index 5a92e883..a1289bc5 100644 --- a/net/batman-adv/routing.h +++ b/net/batman-adv/routing.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_ROUTING_H_ diff --git a/net/batman-adv/send.c b/net/batman-adv/send.c index c9bb6e17..2a5ab6f1 100644 --- a/net/batman-adv/send.c +++ b/net/batman-adv/send.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "send.h" diff --git a/net/batman-adv/send.h b/net/batman-adv/send.h index b9ef010b..8c7399dd 100644 --- a/net/batman-adv/send.h +++ b/net/batman-adv/send.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_SEND_H_ diff --git a/net/batman-adv/soft-interface.c b/net/batman-adv/soft-interface.c index 64d82e90..1eb5555c 100644 --- a/net/batman-adv/soft-interface.c +++ b/net/batman-adv/soft-interface.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "soft-interface.h" diff --git a/net/batman-adv/soft-interface.h b/net/batman-adv/soft-interface.h index 40123cb4..075c5b5b 100644 --- a/net/batman-adv/soft-interface.h +++ b/net/batman-adv/soft-interface.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_SOFT_INTERFACE_H_ diff --git a/net/batman-adv/sysfs.c b/net/batman-adv/sysfs.c index eebd3d1e..56fb4255 100644 --- a/net/batman-adv/sysfs.c +++ b/net/batman-adv/sysfs.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "sysfs.h" diff --git a/net/batman-adv/sysfs.h b/net/batman-adv/sysfs.h index 7cf7da70..bbeee612 100644 --- a/net/batman-adv/sysfs.h +++ b/net/batman-adv/sysfs.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_SYSFS_H_ diff --git a/net/batman-adv/tp_meter.c b/net/batman-adv/tp_meter.c index 9e1432b3..7dcf2aa4 100644 --- a/net/batman-adv/tp_meter.c +++ b/net/batman-adv/tp_meter.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "tp_meter.h" diff --git a/net/batman-adv/tp_meter.h b/net/batman-adv/tp_meter.h index cb19c283..c8b8f2cb 100644 --- a/net/batman-adv/tp_meter.h +++ b/net/batman-adv/tp_meter.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_TP_METER_H_ diff --git a/net/batman-adv/translation-table.c b/net/batman-adv/translation-table.c index 5d3ba120..0e53be3f 100644 --- a/net/batman-adv/translation-table.c +++ b/net/batman-adv/translation-table.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "translation-table.h" diff --git a/net/batman-adv/translation-table.h b/net/batman-adv/translation-table.h index 21273aea..8d9e3abe 100644 --- a/net/batman-adv/translation-table.h +++ b/net/batman-adv/translation-table.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_TRANSLATION_TABLE_H_ diff --git a/net/batman-adv/tvlv.c b/net/batman-adv/tvlv.c index e5857e75..e189f026 100644 --- a/net/batman-adv/tvlv.c +++ b/net/batman-adv/tvlv.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#include "main.h" diff --git a/net/batman-adv/tvlv.h b/net/batman-adv/tvlv.h index 661467be..a74df33f 100644 --- a/net/batman-adv/tvlv.h +++ b/net/batman-adv/tvlv.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_TVLV_H_ diff --git a/net/batman-adv/types.h b/net/batman-adv/types.h index e4a79f9e..77b145eb 100644 --- a/net/batman-adv/types.h +++ b/net/batman-adv/types.h @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, see http://www.gnu.org/licenses/. - * - * License-Filename: LICENSES/preferred/GPL-2.0 */
#ifndef _NET_BATMAN_ADV_TYPES_H_