use SPDX license tag in Mellanox copyrighted files
authorThomas Monjalon <thomas@monjalon.net>
Tue, 1 May 2018 20:07:11 +0000 (22:07 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 25 May 2018 08:33:33 +0000 (10:33 +0200)
commitea9382dc2ba155ed7d6485b61c149214f2686fa3
treebf1742aba76b651ad0ef2e073fce5c834e5506b5
parentc18ceab36befe080623fec30fb26a898128fc8b7
use SPDX license tag in Mellanox copyrighted files

Some files were left with full license and wrong copyright format.
They are switched to this format:
SPDX-License-Identifier: BSD-3-Clause
Copyright 2017 Mellanox Technologies, Ltd

Fixes: 5feecc57d90b ("align SPDX Mellanox copyrights")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
devtools/check-dup-includes.sh
doc/guides/howto/rte_flow.rst
doc/guides/prog_guide/rte_flow.rst
doc/guides/sample_app_ug/flow_filtering.rst
drivers/net/failsafe/Makefile
examples/flow_filtering/Makefile
examples/flow_filtering/flow_blocks.c
examples/flow_filtering/main.c