Skip to content

Fix license code to match the standard SPDX identifier#6

Merged
mworrell merged 2 commits into
masterfrom
fix-license
Jul 1, 2026
Merged

Fix license code to match the standard SPDX identifier#6
mworrell merged 2 commits into
masterfrom
fix-license

Conversation

@mworrell

@mworrell mworrell commented Jul 1, 2026

Copy link
Copy Markdown
Member

This pull request makes a small update to the src/erlang_exif.app.src file, correcting the license name to match the standard SPDX identifier.

Copilot AI review requested due to automatic review settings July 1, 2026 12:59

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

This PR updates the application metadata in erlang_exif.app.src to use the standard SPDX license identifier, aligning the project’s declared license with common tooling expectations (package indexers, scanners, and license checkers).

Changes:

  • Replace the non-standard license string ("BSD-3-Clause License") with the SPDX identifier ("BSD-3-Clause").

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mworrell mworrell changed the title Fix the license code Fix license code to match the standard SPDX identifier Jul 1, 2026
@mworrell
mworrell merged commit b7367d5 into master Jul 1, 2026
3 checks passed
@mworrell
mworrell deleted the fix-license branch July 1, 2026 13:04
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