aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_fib_netdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/netfilter/nft_fib_netdev.c')
-rw-r--r--net/netfilter/nft_fib_netdev.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/netfilter/nft_fib_netdev.c b/net/netfilter/nft_fib_netdev.c
index 3997ee36cfbd..2cf3f32fe6d2 100644
--- a/net/netfilter/nft_fib_netdev.c
+++ b/net/netfilter/nft_fib_netdev.c
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2017 Pablo M. Bermudo Garay <pablombg@gmail.com>
*
- * 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.
- *
* This code is based on net/netfilter/nft_fib_inet.c, written by
* Florian Westphal <fw@strlen.de>.
*/