The patch message might be clearer as "fix incorrect copyright year" because "update Copyright" sounds like you changed the copyright to something else
On 17 October 2014 09:28, Ciprian Barbu <[email protected]> wrote: We have been leaving very little description for a lot of patches which might make things hard to follow in future, for this one we need Originally committed new files with the wrong copyright year, updating to the correct year Signed-off-by: Ciprian Barbu <[email protected]> > --- > platform/linux-netmap/include/api/odp_pktio_netmap.h | 2 +- > platform/linux-netmap/include/api/odp_pktio_types.h | 2 +- > platform/linux-netmap/include/odp_packet_io_internal.h | 2 +- > platform/linux-netmap/odp_packet_io.c | 2 +- > platform/linux-netmap/odp_packet_netmap.c | 4 ++-- > platform/linux-netmap/odp_packet_netmap.h | 2 +- > 6 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/platform/linux-netmap/include/api/odp_pktio_netmap.h > b/platform/linux-netmap/include/api/odp_pktio_netmap.h > index 51b5c8d..8c7412e 100644 > --- a/platform/linux-netmap/include/api/odp_pktio_netmap.h > +++ b/platform/linux-netmap/include/api/odp_pktio_netmap.h > @@ -1,5 +1,5 @@ > > -/* Copyright (c) 2013, Linaro Limited > +/* Copyright (c) 2014, Linaro Limited > * All rights reserved. > * > * SPDX-License-Identifier: BSD-3-Clause > diff --git a/platform/linux-netmap/include/api/odp_pktio_types.h > b/platform/linux-netmap/include/api/odp_pktio_types.h > index b7c6341..e302434 100644 > --- a/platform/linux-netmap/include/api/odp_pktio_types.h > +++ b/platform/linux-netmap/include/api/odp_pktio_types.h > @@ -1,4 +1,4 @@ > -/* Copyright (c) 2013, Linaro Limited > +/* Copyright (c) 2014, Linaro Limited > * All rights reserved. > * > * SPDX-License-Identifier: BSD-3-Clause > diff --git a/platform/linux-netmap/include/odp_packet_io_internal.h > b/platform/linux-netmap/include/odp_packet_io_internal.h > index a11ca31..1cdef19 100644 > --- a/platform/linux-netmap/include/odp_packet_io_internal.h > +++ b/platform/linux-netmap/include/odp_packet_io_internal.h > @@ -1,4 +1,4 @@ > -/* Copyright (c) 2013, Linaro Limited > +/* Copyright (c) 2014, Linaro Limited > * All rights reserved. > * > * SPDX-License-Identifier: BSD-3-Clause > diff --git a/platform/linux-netmap/odp_packet_io.c > b/platform/linux-netmap/odp_packet_io.c > index 8d6e7d6..2cbd831 100644 > --- a/platform/linux-netmap/odp_packet_io.c > +++ b/platform/linux-netmap/odp_packet_io.c > @@ -1,4 +1,4 @@ > -/* Copyright (c) 2013, Linaro Limited > +/* Copyright (c) 2014, Linaro Limited > * All rights reserved. > * > * SPDX-License-Identifier: BSD-3-Clause > diff --git a/platform/linux-netmap/odp_packet_netmap.c > b/platform/linux-netmap/odp_packet_netmap.c > index 6b9b120..841c5bd 100644 > --- a/platform/linux-netmap/odp_packet_netmap.c > +++ b/platform/linux-netmap/odp_packet_netmap.c > @@ -1,5 +1,5 @@ > -/* Copyright (c) 2013, Linaro Limited > - * Copyright (c) 2013, Nokia Solutions and Networks > +/* Copyright (c) 2014, Linaro Limited > + * Copyright (c) 2014, Nokia Solutions and Networks > * All rights reserved. > * > * SPDX-License-Identifier: BSD-3-Clause > diff --git a/platform/linux-netmap/odp_packet_netmap.h > b/platform/linux-netmap/odp_packet_netmap.h > index 4b66d3d..beff803 100644 > --- a/platform/linux-netmap/odp_packet_netmap.h > +++ b/platform/linux-netmap/odp_packet_netmap.h > @@ -1,4 +1,4 @@ > -/* Copyright (c) 2013, Linaro Limited > +/* Copyright (c) 2014, Linaro Limited > * All rights reserved. > * > * SPDX-License-Identifier: BSD-3-Clause > -- > 1.8.3.2 > > > _______________________________________________ > lng-odp mailing list > [email protected] > http://lists.linaro.org/mailman/listinfo/lng-odp > -- *Mike Holmes* Linaro Sr Technical Manager LNG - ODP
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
