diff options
Diffstat (limited to 'src/network/netdev/fou-tunnel.c')
-rw-r--r-- | src/network/netdev/fou-tunnel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/netdev/fou-tunnel.c b/src/network/netdev/fou-tunnel.c index 832cf57dea..6863257a58 100644 --- a/src/network/netdev/fou-tunnel.c +++ b/src/network/netdev/fou-tunnel.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: LGPL-2.1+ */ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ #include <linux/fou.h> #include <net/if.h> |