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:
Stephen Hemminger 2019-12-04 07:55:17 -08:00 committed by Thomas Monjalon
parent 29391fce85
commit 6081c4be1d

View file

@ -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
# from system file
test ! -r /etc/dpdk/devel.config ||