-
Notifications
You must be signed in to change notification settings - Fork 140
Description
Each package / package version should have a license
field. This field should be a SPDX ID of a license.
This license should be visible via the API and UI, and could be useful for auditing purposes.
We should sniff the LICENSE file (like GitHub does) to populate this field. There should be a fallback where you can explicitly set the license SPDX ID via either a field in the package settings, or via a directive in the license file.
aarongoldenthal, ssssota, halvardssm, EdJoPaTo, eternalphane and 2 moreMarkTiedemann