[dpdk-dev] [PATCH v3] kni: convert license headers to SPDX tags

Thomas Monjalon thomas at monjalon.net
Tue Jan 9 16:24:37 CET 2018


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?


More information about the dev mailing list