askalono icon indicating copy to clipboard operation
askalono copied to clipboard

askalono does not detect multiple licenses in a single file

Open eclipseo opened this issue 5 years ago • 1 comments

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.

eclipseo avatar Apr 01 '19 22:04 eclipseo

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.

jpeddicord avatar Apr 26 '19 16:04 jpeddicord