-
Notifications
You must be signed in to change notification settings - Fork 663
Closed
Labels
Description
Describe the bug
In the crate versions view, each version is displayed with the license of that version.
When looking at the slog
crate where I know the licensing changed, the displayed licenses do not match the older crate license declarations.
To Reproduce
Steps to reproduce the behavior:
- Observe that the initial release of
slog
(0.6.0) was released under theMPL-2.0
license: - Observe that from
slog
version 2.0.5 the license declaration changed toMPL-2.0/MPL/Apache-2.0
: - View the
slog
version list atcrates.io
, and observe that the versions prior to 2.0.5 are incorrectly shown with a license ofMPL-2.0 OR MIT/Apache-2.0
, rather than the expectedMPL-2.0
.
Expected behavior
slog
versions prior to 2.0.5 should be shown with a license of just MPL-2.0
Desktop (please complete the following information):
- OS: Windows 10 Enterprise
- Browser: Microsoft Edge
- Version: 91.0.864.48