aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/exthdrs_offload.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ipv6/exthdrs_offload.c')
-rw-r--r--net/ipv6/exthdrs_offload.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/ipv6/exthdrs_offload.c b/net/ipv6/exthdrs_offload.c
index f5e2ba1c18bf..06750d65d480 100644
--- a/net/ipv6/exthdrs_offload.c
+++ b/net/ipv6/exthdrs_offload.c
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* IPV6 GSO/GRO offload support
* Linux INET6 implementation
*
- * This program is free software; you can redistribute it and/or
- * 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.
- *
* IPV6 Extension Header GSO/GRO support
*/
#include <net/protocol.h>