23/01/2018 17:45, Lee Daly: > This updates the Intel and Linaro Limited license on files in examples > to be the standard BSD-3-Clause license used for the rest of DPDK, > bringing the files in compliance with the DPDK licensing policy. > > Signed-off-by: Lee Daly <lee.d...@intel.com> > --- > examples/l3fwd/l3fwd_common.h | 32 ++------------------------------ > examples/l3fwd/l3fwd_em_hlm.h | 37 ++++--------------------------------- > examples/l3fwd/l3fwd_em_hlm_neon.h | 36 ++++-------------------------------- > examples/l3fwd/l3fwd_lpm_neon.h | 36 ++++-------------------------------- > examples/l3fwd/l3fwd_neon.h | 36 ++++-------------------------------- > 5 files changed, 18 insertions(+), 159 deletions(-)
This patch is now superseded by a patch from Linaro (Gavin Hu).