Olivier, Please review/ack this one. Regards, Hemant
On 2/7/2018 10:13 PM, Lee Daly wrote:
This updates the Intel and Oliver Matz licenses on a file 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. --- V2: Combined Intel and Olivier Matz license blocks V3: Removed all right reserved from Intel license V4: Merge V2 and V3 Signed-off-by: Lee Daly <lee.d...@intel.com> Acked-by: Ferruh Yigit <ferruh.yi...@intel.com> --- examples/ip_pipeline/parser.c | 60 ++----------------------------------------- 1 file changed, 2 insertions(+), 58 deletions(-) diff --git a/examples/ip_pipeline/parser.c b/examples/ip_pipeline/parser.c index 689e206..0901e9c 100644 --- a/examples/ip_pipeline/parser.c +++ b/examples/ip_pipeline/parser.c @@ -1,63 +1,7 @@