[dpdk-dev] [PATCH] net/ena: change license clause to SPDX tags

Ferruh Yigit ferruh.yigit at intel.com
Thu Sep 26 19:47:00 CEST 2019


On 9/26/2019 1:31 PM, Maciej Bielski wrote:
> Signed-off-by: Maciej Bielski <mba at semihalf.com>
> Acked-by: Michal Krawczyk <mk at semihalf.com>

<...>

> diff --git a/drivers/net/ena/meson.build b/drivers/net/ena/meson.build
> index 091ca6e3f..c7e71f494 100644
> --- a/drivers/net/ena/meson.build
> +++ b/drivers/net/ena/meson.build
> @@ -1,5 +1,6 @@
>  # SPDX-License-Identifier: BSD-3-Clause
> -# Copyright(c) 2018 Intel Corporation
> +# Copyright(c) 2015-2019 Amazon.com, Inc. or its affiliates.
> +# All rights reserved.
>  

This part is changing the copyright owner, it is under the ena driver but still
is there a reason to change the owner?

Overall this is a meson file, I personally don't see the meaning of having a
copyright in a meson file, but trying to be fair.

Would you mind keeping the original copyright for the file?


More information about the dev mailing list