09/01/2018 16:12, Ferruh Yigit: > --- a/lib/librte_eal/linuxapp/eal/include/exec-env/rte_kni_common.h > +++ b/lib/librte_eal/linuxapp/eal/include/exec-env/rte_kni_common.h > +/* SPDX-License-Identifier: (BSD-3-Clause OR LGPL-2.1) */ > +/* > + * Copyright(c) 2007-2014 Intel Corporation. > */
> --- a/lib/librte_eal/linuxapp/kni/kni_net.c > +++ b/lib/librte_eal/linuxapp/kni/kni_net.c > +// SPDX-License-Identifier: GPL-2.0 > +/* > + * Copyright(c) 2010-2014 Intel Corporation. > */ Why these empty lines between SPDX and Copyright?