On Thu, 26 Sep 2019 13:29:21 -0700 Pallavi Kadam <[email protected]> wrote:
> Adding getopt_long.c and getopt.c files to support parsing > option on Windows. > The original contribution is under MIT license. > > Signed-off-by: Antara Ganesh Kolar <[email protected]> > Signed-off-by: Pallavi Kadam <[email protected]> > Reviewed-by: Ranjit Menon <[email protected]> > Reviewed-by: Keith Wiles <[email protected]> This would require a licensing exception from the governing board. And the license should be in LICENSES directory and put a SPDX tag here.

