1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
# Lrc parses the headers of these files as "GPL-3", but they are actually "GPL-3 or BSD-3-clause or python-hidapi-orig".
hidapi/hidapi/hidapi.h
hidapi/libusb/hidapi_libusb.h
hidapi/libusb/hid.c
hidapi/linux/hid.c
hidapi/mac/hidapi_darwin.h
hidapi/mac/hid.c
hidapi/windows/hidapi_cfgmgr32.h
hidapi/windows/hidapi_descriptor_reconstruct.c
hidapi/windows/hidapi_descriptor_reconstruct.h
hidapi/windows/hidapi_hidclass.h
hidapi/windows/hidapi_hidpi.h
hidapi/windows/hidapi_hidsdi.h
hidapi/windows/hidapi_winapi.h
hidapi/windows/hid.c
# These are license files. They should be ignored by lrc.
LICENSE-bsd.txt
LICENSE.txt
# Lrc parses these files as "GPL-3", but they are actually "GPL-3 or BSD-3-clause or python-hidapi-orig"
PKG-INFO
setup.py
|