devtools: add SPDX license tag to config loader
Trivial file was missing any license. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Thomas Monjalon <thomas@monjalon.net>
This commit is contained in:
parent
29391fce85
commit
6081c4be1d
@ -1,3 +1,7 @@
|
|||||||
|
# SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
|
||||||
|
# This file is intended to be sourced into shell
|
||||||
|
|
||||||
# Load DPDK devel config and allow override
|
# Load DPDK devel config and allow override
|
||||||
# from system file
|
# from system file
|
||||||
test ! -r /etc/dpdk/devel.config ||
|
test ! -r /etc/dpdk/devel.config ||
|
||||||
|
Loading…
Reference in New Issue
Block a user