Github user tiborm commented on the issue:

    https://github.com/apache/metron/pull/1217
  
    Thanks, @justinleet for reminding! We made a license evaluation with a tool 
named license-check.
    It reported the followings:
    ├─ MIT: 20
    ├─ Apache-2.0: 2
    ├─ BSD*: 1
    ├─ (OFL-1.1 AND MIT): 1
    └─ UNLICENSED: 1
    The one unlicensed dependency is [email protected] which is actually BSD 
licensed.
    metron-config also reported as unlicensed, however for me, it seems we 
properly used Apache-2.0. These seem reported wrong.
    OFL-1.1 AND MIT are used by font-awsome. OFL-1.1 is aka. Open Font License 
so I think we're fine with that.


---

Reply via email to