[dpdk-dev] [PATCH v2] net: update licence for network headers

Hemant Agrawal hemant.agrawal at nxp.com
Thu Dec 28 12:42:41 CET 2017


On 12/22/2017 9:29 PM, Olivier Matz wrote:
> To be compliant with the DPDK licensing guidelines, switch to
> BSD-3-Clause. It can be done safely since the BSD headers from which
> these files derive also exist as a BSD-3-Clause license in FreeBSD.
>
> Link: https://raw.githubusercontent.com/freebsd/freebsd/78a6b0861813af31e1354fa407c5701e8764b4d6/sys/netinet/ip_icmp.h
> Link: https://raw.githubusercontent.com/freebsd/freebsd/78a6b0861813af31e1354fa407c5701e8764b4d6/sys/netinet/ip.h
> Link: https://raw.githubusercontent.com/freebsd/freebsd/78a6b0861813af31e1354fa407c5701e8764b4d6/sys/netinet/sctp.h
> Link: https://raw.githubusercontent.com/freebsd/freebsd/78a6b0861813af31e1354fa407c5701e8764b4d6/sys/netinet/tcp.h
> Link: https://raw.githubusercontent.com/freebsd/freebsd/78a6b0861813af31e1354fa407c5701e8764b4d6/sys/netinet/udp.h
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> ---
>  lib/librte_net/rte_icmp.h | 69 ++++---------------------------------------
>  lib/librte_net/rte_ip.h   | 74 ++++-------------------------------------------
>  lib/librte_net/rte_sctp.h | 72 ++++-----------------------------------------
>  lib/librte_net/rte_tcp.h  | 72 ++++-----------------------------------------
>  lib/librte_net/rte_udp.h  | 72 ++++-----------------------------------------
>  5 files changed, 26 insertions(+), 333 deletions(-)

Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>

<snip>..



More information about the dev mailing list