On Mon, Oct 20, 2014 at 3:17 PM, Ciprian Barbu <[email protected]> wrote: > On Fri, Oct 17, 2014 at 4:28 PM, Ciprian Barbu <[email protected]> > wrote: >> 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 > > Ok, I'm going to updated to 2013-2014 like Maxim suggested. > >> * 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 > > I think I made a mistake to put copyright to Nokia here, the logic at > that point was that I used a few things from odp_packet_socket.c, but > the content is very different. Should I updated the copyright to > 2013-2014 Nokia Solutions and Networks, or is it ok to drop it? I > don't know to get in any sort of legal troubles because of copyright.
Petri, can you help me with this? I think I can still keep Nokia in the copyright list, but since NSN renamed to Nokia, should I set this to 2013-2014 Copyright Nokia ? > >> * 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
