[v2,28/29] net/ena: update copyright date

Message ID 20200401142127.13715-29-mk@semihalf.com (mailing list archive)
State Superseded, archived
Delegated to: Ferruh Yigit
Headers
Series Update ENA driver to v2.1.0 |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Michal Krawczyk April 1, 2020, 2:21 p.m. UTC
  The v2.1.0 making changes in the ena_ethdev files were done this year,
so the copyright notice should be updated.

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
Reviewed-by: Igor Chauskin <igorch@amazon.com>
Reviewed-by: Guy Tzalik <gtzalik@amazon.com>
---
 drivers/net/ena/base/ena_plat_dpdk.h | 2 +-
 drivers/net/ena/ena_ethdev.c         | 2 +-
 drivers/net/ena/ena_ethdev.h         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
  

Comments

Ferruh Yigit April 2, 2020, 3:51 p.m. UTC | #1
On 4/1/2020 3:21 PM, Michal Krawczyk wrote:
> The v2.1.0 making changes in the ena_ethdev files were done this year,
> so the copyright notice should be updated.
> 
> Signed-off-by: Michal Krawczyk <mk@semihalf.com>
> Reviewed-by: Igor Chauskin <igorch@amazon.com>
> Reviewed-by: Guy Tzalik <gtzalik@amazon.com>
> ---
>  drivers/net/ena/base/ena_plat_dpdk.h | 2 +-
>  drivers/net/ena/ena_ethdev.c         | 2 +-
>  drivers/net/ena/ena_ethdev.h         | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/net/ena/base/ena_plat_dpdk.h b/drivers/net/ena/base/ena_plat_dpdk.h
> index c69426a062..595967e6e3 100644
> --- a/drivers/net/ena/base/ena_plat_dpdk.h
> +++ b/drivers/net/ena/base/ena_plat_dpdk.h
> @@ -1,5 +1,5 @@
>  /* SPDX-License-Identifier: BSD-3-Clause
> - * Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates.
> + * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates.
>   * All rights reserved.
>   */
>  
> diff --git a/drivers/net/ena/ena_ethdev.c b/drivers/net/ena/ena_ethdev.c
> index 34f910c9c4..53798b8af4 100644
> --- a/drivers/net/ena/ena_ethdev.c
> +++ b/drivers/net/ena/ena_ethdev.c
> @@ -1,5 +1,5 @@
>  /* SPDX-License-Identifier: BSD-3-Clause
> - * Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates.
> + * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates.
>   * All rights reserved.
>   */
>  
> diff --git a/drivers/net/ena/ena_ethdev.h b/drivers/net/ena/ena_ethdev.h
> index 77d40d5a1e..6e24a4e582 100644
> --- a/drivers/net/ena/ena_ethdev.h
> +++ b/drivers/net/ena/ena_ethdev.h
> @@ -1,5 +1,5 @@
>  /* SPDX-License-Identifier: BSD-3-Clause
> - * Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates.
> + * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates.
>   * All rights reserved.
>   */
>  
> 

These files seems updated in this series already, instead of making separate
patch to update copyright date, can you please update copyright date in the
patch that updates those files?
  
Michal Krawczyk April 3, 2020, 12:31 p.m. UTC | #2
czw., 2 kwi 2020 o 17:51 Ferruh Yigit <ferruh.yigit@intel.com> napisał(a):
>
> On 4/1/2020 3:21 PM, Michal Krawczyk wrote:
> > The v2.1.0 making changes in the ena_ethdev files were done this year,
> > so the copyright notice should be updated.
> >
> > Signed-off-by: Michal Krawczyk <mk@semihalf.com>
> > Reviewed-by: Igor Chauskin <igorch@amazon.com>
> > Reviewed-by: Guy Tzalik <gtzalik@amazon.com>
> > ---
> >  drivers/net/ena/base/ena_plat_dpdk.h | 2 +-
> >  drivers/net/ena/ena_ethdev.c         | 2 +-
> >  drivers/net/ena/ena_ethdev.h         | 2 +-
> >  3 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/drivers/net/ena/base/ena_plat_dpdk.h b/drivers/net/ena/base/ena_plat_dpdk.h
> > index c69426a062..595967e6e3 100644
> > --- a/drivers/net/ena/base/ena_plat_dpdk.h
> > +++ b/drivers/net/ena/base/ena_plat_dpdk.h
> > @@ -1,5 +1,5 @@
> >  /* SPDX-License-Identifier: BSD-3-Clause
> > - * Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates.
> > + * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates.
> >   * All rights reserved.
> >   */
> >
> > diff --git a/drivers/net/ena/ena_ethdev.c b/drivers/net/ena/ena_ethdev.c
> > index 34f910c9c4..53798b8af4 100644
> > --- a/drivers/net/ena/ena_ethdev.c
> > +++ b/drivers/net/ena/ena_ethdev.c
> > @@ -1,5 +1,5 @@
> >  /* SPDX-License-Identifier: BSD-3-Clause
> > - * Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates.
> > + * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates.
> >   * All rights reserved.
> >   */
> >
> > diff --git a/drivers/net/ena/ena_ethdev.h b/drivers/net/ena/ena_ethdev.h
> > index 77d40d5a1e..6e24a4e582 100644
> > --- a/drivers/net/ena/ena_ethdev.h
> > +++ b/drivers/net/ena/ena_ethdev.h
> > @@ -1,5 +1,5 @@
> >  /* SPDX-License-Identifier: BSD-3-Clause
> > - * Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates.
> > + * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates.
> >   * All rights reserved.
> >   */
> >
> >
>
> These files seems updated in this series already, instead of making separate
> patch to update copyright date, can you please update copyright date in the
> patch that updates those files?

Sure - I'll do that in v3.
  

Patch

diff --git a/drivers/net/ena/base/ena_plat_dpdk.h b/drivers/net/ena/base/ena_plat_dpdk.h
index c69426a062..595967e6e3 100644
--- a/drivers/net/ena/base/ena_plat_dpdk.h
+++ b/drivers/net/ena/base/ena_plat_dpdk.h
@@ -1,5 +1,5 @@ 
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates.
+ * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates.
  * All rights reserved.
  */
 
diff --git a/drivers/net/ena/ena_ethdev.c b/drivers/net/ena/ena_ethdev.c
index 34f910c9c4..53798b8af4 100644
--- a/drivers/net/ena/ena_ethdev.c
+++ b/drivers/net/ena/ena_ethdev.c
@@ -1,5 +1,5 @@ 
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates.
+ * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates.
  * All rights reserved.
  */
 
diff --git a/drivers/net/ena/ena_ethdev.h b/drivers/net/ena/ena_ethdev.h
index 77d40d5a1e..6e24a4e582 100644
--- a/drivers/net/ena/ena_ethdev.h
+++ b/drivers/net/ena/ena_ethdev.h
@@ -1,5 +1,5 @@ 
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright (c) 2015-2019 Amazon.com, Inc. or its affiliates.
+ * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates.
  * All rights reserved.
  */