Skip to content

Detect "SPDX Short Identifier" tags #4301 - #4302

Open
pombredanne wants to merge 1 commit into
developfrom
4301-support-spdx-short-identifiers
Open

Detect "SPDX Short Identifier" tags #4301#4302
pombredanne wants to merge 1 commit into
developfrom
4301-support-spdx-short-identifiers

Conversation

@pombredanne

Copy link
Copy Markdown
Member

This PR adds support for a new, not-yet-supported variant for SPDX-License-Identifier which is "SPDX Short Identifier" and is used in the wild.

Reference: #4301

Fixes #4301

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁
  • Updated documentation pages (if applicable)
  • Updated CHANGELOG.rst (if applicable)

Reference: #4301
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>

@AyanSinhaMahapatra AyanSinhaMahapatra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support "SPDX Short Identifier" expressions

2 participants