Skip to content

Fix license format in net-ping.gemspec - #47

Merged
eitoball merged 1 commit into
eitoball:masterfrom
dangoor:patch-1
Aug 16, 2026
Merged

Fix license format in net-ping.gemspec#47
eitoball merged 1 commit into
eitoball:masterfrom
dangoor:patch-1

Conversation

@dangoor

@dangoor dangoor commented Aug 12, 2026

Copy link
Copy Markdown

By changing it to "Artistic-2.0", it becomes a valid SPDX license identifier, which helps tools.

By changing it to "Artistic-2.0", it becomes a valid [SPDX license identifier](https://spdx.org/licenses/Artistic-2.0.html), which helps tools.
Copilot AI lite review requested due to automatic review settings August 12, 2026 13:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the gem specification’s declared license to use a valid SPDX identifier, improving compatibility with tooling that validates or consumes license metadata.

Changes:

  • Change spec.license from "Artistic 2.0" to the SPDX identifier "Artistic-2.0" in net-ping.gemspec.
Show a summary per file
File Description
net-ping.gemspec Updates gem metadata to use an SPDX-compliant license identifier.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

@eitoball eitoball left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thank you!

@eitoball
eitoball merged commit 70db161 into eitoball:master Aug 16, 2026
14 checks passed
@eitoball eitoball mentioned this pull request Aug 16, 2026
1 task
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.

3 participants