diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2017-11-24 12:21:35 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen@networkplumber.org> | 2017-11-24 12:21:35 -0800 |
commit | 6054c1ebf7727123654f2c0764f3693813e9bad6 (patch) | |
tree | cdeae4036382ff1c21202bdeb1dac3aa9416b22b /tc/tc_red.h | |
parent | 859af0a5dca7ccc73cc09b457ec8220fc466811a (diff) |
SPDX license identifiers
For all files in iproute2 which do not have an obvious license
identification, mark them with SPDK GPL-2
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Diffstat (limited to 'tc/tc_red.h')
-rw-r--r-- | tc/tc_red.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tc/tc_red.h b/tc/tc_red.h index 6f6b09e3..88fba58b 100644 --- a/tc/tc_red.h +++ b/tc/tc_red.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _TC_RED_H_ #define _TC_RED_H_ 1 |