[dpdk-dev] [PATCH] eal/x86: move header to standard BSD license

Thomas Monjalon thomas at monjalon.net
Wed Nov 14 01:09:17 CET 2018


04/01/2018 22:22, Thomas Monjalon:
> Andi Kleen, as the original author, please could you ack?
> 
> 21/12/2017 17:53, Bruce Richardson:
> > This updates the license on the rte_rtm.h file to be the standard
> > BSD-3-Clause license used for the rest of DPDK, thus bringing the file in
> > compliance with the DPDK licensing policy.
> > 
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> > CC: Roman Dementiev <roman.dementiev at intel.com>
> > CC: Andi Kleen <andi.kleen at intel.com>
> > ---
> >  lib/librte_eal/common/include/arch/x86/rte_rtm.h | 19 ++++---------------
> >  1 file changed, 4 insertions(+), 15 deletions(-)
> > 
> > +/* SPDX-License-Identifier: BSD-3-Clause
> > + * Copyright(c) 2012,2013 Intel Corporation
> > + */
> > +
> >  #ifndef _RTE_RTM_H_
> >  #define _RTE_RTM_H_ 1
> >  
> > -/*
> > - * Copyright (c) 2012,2013 Intel Corporation
> > - * Author: Andi Kleen

Applied, Andi Kleen is supposed to have given his agreement to Bruce.




More information about the dev mailing list