Re: [dpdk-dev] [PATCH] use SPDX license tag in Mellanox copyrighted files

2018-05-25 Thread Thomas Monjalon
02/05/2018 14:37, Shahaf Shuler: > Tuesday, May 1, 2018 11:07 PM, Thomas Monjalon: > > Subject: [PATCH] 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-Identifie

Re: [dpdk-dev] [PATCH] use SPDX license tag in Mellanox copyrighted files

2018-05-02 Thread Shahaf Shuler
Tuesday, May 1, 2018 11:07 PM, Thomas Monjalon: > Subject: [PATCH] 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 Mell

Re: [dpdk-dev] [PATCH] use SPDX license tag in Mellanox copyrighted files

2018-05-01 Thread Hemant Agrawal
>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") Acked-by: Hemant Agrawal