examples/multi_process: add SPDX license tag to makefiles
authorBruce Richardson <bruce.richardson@intel.com>
Mon, 16 Nov 2020 09:33:37 +0000 (09:33 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 20 Nov 2020 16:32:23 +0000 (17:32 +0100)
commitaba2af9936b671e1b492f9c044b3e7f4b7e7628b
treee13a000de055974629a89630c9a43898ccdc771e
parent996a8658adc28197b30196ea525b79e57601f6c2
examples/multi_process: add SPDX license tag to makefiles

The makefiles for some of the multi_process example files were missing
SPDX license headers, so add them. These Makefiles completely replaced
the older makefiles and were written from scratch, not based on previous
versions, so add a new copyright year on them.

Fixes: 13abe17c3cd4 ("examples/multi_process: convert to pkg-config-based build")

Suggested-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
examples/multi_process/Makefile
examples/multi_process/client_server_mp/Makefile