diff options
Diffstat (limited to 'src/network/tc/fq-codel.c')
-rw-r--r-- | src/network/tc/fq-codel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/tc/fq-codel.c b/src/network/tc/fq-codel.c index 17a2915143..958f65a28b 100644 --- a/src/network/tc/fq-codel.c +++ b/src/network/tc/fq-codel.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: LGPL-2.1+ +/* SPDX-License-Identifier: LGPL-2.1-or-later * Copyright © 2019 VMware, Inc. */ #include <linux/pkt_sched.h> |