examples/ipsec-segw: add SPDX license tag
[dpdk.git] / examples / ipsec-secgw / test / common_defs.sh
index 09689af..4aac498 100644 (file)
@@ -1,4 +1,5 @@
 #! /bin/bash
+# SPDX-License-Identifier: BSD-3-Clause
 
 #check ETH_DEV
 if [[ -z "${ETH_DEV}" ]]; then