kezhenxu94 commented on pull request #51:
URL: https://github.com/apache/skywalking-eyes/pull/51#issuecomment-891636325
> It seems in some cases, the `license` field in package.json shows as:
>
> ```
> "licenses": [
> {
> "type": "AFLv2.1",
> "url":
"http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43"
> },
> {
> "type": "BSD",
> "url":
"http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13"
> }
> ```
>
> It can not be parsed right now. Plan to fix this in next patch
Good catch! Projects are able to be dual-licensed or licensed under multiple
licenses, let’s tackle this case in next PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]