]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: replace GPL-BSD boilerplate in codel and fq
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 11 Jan 2023 02:26:39 +0000 (18:26 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Sat, 14 Jan 2023 17:00:34 +0000 (09:00 -0800)
commit01bdedff993be222b6e416cfa3bfedca9327850e
tree3e10defff124a20fa5c8b4ecc3a492fd0dc5be4d
parentd2c5676eec0636f089dc108512be33d33101c2dd
tc: replace GPL-BSD boilerplate in codel and fq

Replace legal boilerplate with SPDX instead.
These algorithms are dual licensed.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/q_codel.c
tc/q_fq.c
tc/q_fq_codel.c