-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
There are two licenses mentioned in the repository. First the top level has a license file which is the MIT license. Then the Cargo.toml file defines another license, the BSD-3-Clause.
[package] name = "lintrunner" version = "0.12.7" authors = ["Michael Suo <suo@fb.com>"] edition = "2021" description = "A lint running tool and framework." license = "BSD-3-Clause"
Should one of these license for the package be changed since these are both defined as licenses for the lintrunner package.
I have not looked into any licenses for the dependencies so I'm not sure if there is some dependent license forcing lintrunner to use the BSD over MIT license.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels