[dpdk-dev] [PATCH v2 28/29] net/ena: update copyright date

Michał Krawczyk mk at semihalf.com
Fri Apr 3 14:31:01 CEST 2020


czw., 2 kwi 2020 o 17:51 Ferruh Yigit <ferruh.yigit at 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 at semihalf.com>
> > Reviewed-by: Igor Chauskin <igorch at amazon.com>
> > Reviewed-by: Guy Tzalik <gtzalik at 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.


More information about the dev mailing list