Skip to content

Set license format to SPDX identifier in setup.py - #803

Merged
markstory merged 1 commit into
getsentry:masterfrom
psuet:patch-1
Jul 3, 2026
Merged

Set license format to SPDX identifier in setup.py#803
markstory merged 1 commit into
getsentry:masterfrom
psuet:patch-1

Conversation

@psuet

@psuet psuet commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Other

Description

Right now the License uses Apache 2.0 instead of the SPDX compliant Apache-2.0.

This causes problems with some license scanners like https://github.com/anchore/grant

PR checklist

Before submitting this pull request, I have done the following:

Don't think it's relevant enough for CHANGES.

Added/updated tests?

Current repository has 100% test coverage.

  • Yes
  • [x ] No, and this is why: Documentation Change
  • I need help with writing tests

Right now the License uses `Apache 2.0` instead of the SPDX compliant `Apache-2.0`.

This causes problems with some license scanners like https://github.com/anchore/grant
@psuet
psuet requested a review from markstory as a code owner July 1, 2026 05:39
@markstory
markstory merged commit aae1d47 into getsentry:master Jul 3, 2026
25 checks passed
@markstory

Copy link
Copy Markdown
Member

Thank you 🎉

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.

2 participants