Skip to content

slog historical license information is incorrect #3714

@johnbatty

Description

@johnbatty

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:

  1. Observe that the initial release of slog (0.6.0) was released under the MPL-2.0 license:
  2. Observe that from slog version 2.0.5 the license declaration changed to MPL-2.0/MPL/Apache-2.0:
  3. View the slog version list at crates.io, and observe that the versions prior to 2.0.5 are incorrectly shown with a license of MPL-2.0 OR MIT/Apache-2.0, rather than the expected MPL-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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions