[dpdk-dev] [PATCH v8 1/9] license: add license exception for windows

Thomas Monjalon thomas at monjalon.net
Wed Feb 12 22:38:12 CET 2020


07/02/2020 04:14, Pallavi Kadam:
> The Governing Board and Tech Board have provided exceptions for
> MIT and BSD-2-Clause license files for DPDK support on Windows.
> 
> Signed-off-by: Pallavi Kadam <pallavi.kadam at intel.com>
> Reviewed-by: Ranjit Menon <ranjit.menon at intel.com>
> ---
> +---------------------------------------------------------------------------------------------------
> +1.MIT               11/12/2019        11/12/2019        lib/librte_eal/windows/eal/include/dirent.h
> +2.BSD-2-Clause      01/08/2020        01/08/2020        lib/librte_eal/windows/eal/include/getopt.h
> +3.ISC AND
> +  BSD-2-Clause      01/08/2020        01/08/2020        lib/librte_eal/windows/eal/getopt.c
> +---------------------------------------------------------------------------------------------------

I fixed the dates according to my records:
1.MIT               10/23/2019        02/10/2020        lib/librte_eal/windows/eal/include/dirent.h
2.BSD-2-Clause      10/23/2019        12/18/2019        lib/librte_eal/windows/eal/include/getopt.h
3.ISC AND
  BSD-2-Clause      10/23/2019        12/18/2019        lib/librte_eal/windows/eal/getopt.c






More information about the dev mailing list