LICENSE issues
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I noticed that nalgebra switched it's licensing a year ago to Apache 2.0.
However, the `Cargo.toml` still specifies `BSD-3`. This makes tooling like `cargo license` output the following:
```
BSD-3-Clause (1): nalgebra
```
Now, I don't have a problem with either of these licenses, but it's pretty confusing. Can this be updated in the Cargo.toml to make it more clear what license we should be using with this software?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.