Hi Vladimir, Thanks for looking into this. The majority of the copyright mismatches are just lrc having different naming conventions for licenses. For example:
- MIT | Expat - MIT or Apache-2.0 | Apache-2.0 Unfortunately, as far as I'm aware, we're currently unable to override these false positives for two reasons: 1. lrc overrides don't support many-to-one relationships; i.e., if you have `MIT or Apache-2.0 | Apache-2.0` and `MIT or Apache-2.0 | Expat` in the same lrc output you can't override both of them. 2. lrc overrides don't support glob matching, so we can't even ignore specific vendored files without needing to refresh the overrides every single time we update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2156635 Title: [needs-packaging] rustc-1.95 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2156635/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
