askalono
askalono copied to clipboard
askalono does not detect multiple licenses in a single file
See this file containing multiple licenses: https://github.com/mvantellingen/python-zeep/blob/master/LICENSE
It contains both MIT and BSD, but askalono is not able to detect either.
Sorry for the really slow reply on this; I've been super busy lately. askalono should be able to detect this, but you have to tell it to look for more than one license. Currently the command-line is unable to do that, but the library should. I'll investigate options for getting that into the CLI.