[spp] [PATCH 4/9] spp_vf: add BSD license

Ferruh Yigit ferruh.yigit at intel.com
Thu Feb 8 16:14:58 CET 2018


On 2/8/2018 5:56 AM, x-fn-spp at sl.ntt-tx.co.jp wrote:
> From: Kentaro Watanabe <watanabe.kentaro.z01 at as.ntt-tx.co.jp>
> 
> Signed-off-by: Kentaro Watanabe <watanabe.kentaro.z01 at as.ntt-tx.co.jp>
> Signed-off-by: Naoki Takada <takada.naoki at lab.ntt.co.jp>
> ---
>  src/vf/classifier_mac.c   | 33 +++++++++++++++++++++++++++++++++
>  src/vf/classifier_mac.h   | 33 +++++++++++++++++++++++++++++++++
>  src/vf/command_conn.c     | 33 +++++++++++++++++++++++++++++++++
>  src/vf/command_conn.h     | 33 +++++++++++++++++++++++++++++++++
>  src/vf/command_dec.c      | 33 +++++++++++++++++++++++++++++++++
>  src/vf/command_dec.h      | 33 +++++++++++++++++++++++++++++++++
>  src/vf/command_proc.c     | 33 +++++++++++++++++++++++++++++++++
>  src/vf/command_proc.h     | 33 +++++++++++++++++++++++++++++++++
>  src/vf/ringlatencystats.c | 33 +++++++++++++++++++++++++++++++++
>  src/vf/ringlatencystats.h | 33 +++++++++++++++++++++++++++++++++
>  src/vf/spp_forward.c      | 33 +++++++++++++++++++++++++++++++++
>  src/vf/spp_forward.h      | 33 +++++++++++++++++++++++++++++++++
>  src/vf/spp_vf.c           | 33 +++++++++++++++++++++++++++++++++
>  src/vf/spp_vf.h           | 33 +++++++++++++++++++++++++++++++++
>  src/vf/string_buffer.c    | 33 +++++++++++++++++++++++++++++++++
>  src/vf/string_buffer.h    | 33 +++++++++++++++++++++++++++++++++

This patch adds a fixed license header which has Intel as copyright owner. But
there are some file added by ntt, like spp_vf, you may want to keep your
copyright for those files.

Also DPDK is switching to SPDX tags, that makes license headers easy, we can
think about same thing for spp. Not for this patchset, but for future.

<...>



More information about the spp mailing list