X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=net%2Fnetfilter%2Fxt_ecn.c;h=b96e8203ac54982e562ea083f390eff5d213477e;hb=d2912cb15bdda8ba4a5dd73396ad62641af2f520;hp=c7ad4afa5fb8cc8e455d47b50193e8f81930cdfb;hpb=20c8ccb1975b8d5639789d1025ad6ada38bd6f48;p=mirror_ubuntu-hirsute-kernel.git diff --git a/net/netfilter/xt_ecn.c b/net/netfilter/xt_ecn.c index c7ad4afa5fb8..b96e8203ac54 100644 --- a/net/netfilter/xt_ecn.c +++ b/net/netfilter/xt_ecn.c @@ -1,12 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Xtables module for matching the value of the IPv4/IPv6 and TCP ECN bits * * (C) 2002 by Harald Welte * (C) 2011 Patrick McHardy - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include