-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed as not planned
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.pkgsite
Milestone
Description
What is the URL of the page with the issue?
https://pkg.go.dev/github.com/hyphacoop/[email protected]/drisl
What is your user agent?
Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0
Screenshot

What did you do?
My project is dual licensed. There is an appropriately recognized LICENSE-MIT
and LICENSE-APACHE
file. But the LICENSE
file looks like this:
SPDX-License-Identifier: MIT OR Apache-2.0
This work is dual-licensed under the MIT and Apache 2.0.
You can choose between one of them to use this work.
MIT: https://www.opensource.org/licenses/mit
Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0
I contend this is a very human and machine readable license file, and pkg.go.dev should be able to recognize it. Maybe by updating licensechecker to support SPDX declarations? Or by having pkg.go.dev use the URL detection functionality? Not sure what's going on here. Thanks.
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.pkgsite