]> git.droids-corp.org - dpdk.git/blobdiff - examples/multi_process/Makefile
net/cnxk: support device infos query
[dpdk.git] / examples / multi_process / Makefile
index f0a999745a7d4a507535298424114ae7d0e1a79f..e55204495d9b1a7fac12a20b46bb4bb930e08e26 100644 (file)
@@ -1,3 +1,6 @@
+# SPDX-License-Identifier: BSD-3-Clause
+# Copyright(c) 2020 Intel Corporation
+
 subdirs := client_server_mp hotplug_mp simple_mp symmetric_mp
 
 .PHONY: all static shared clean $(subdirs)