Skip to content

docs: fix a typo in LICENSE filename #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Lowkaze
Copy link

@Lowkaze Lowkaze commented Jul 28, 2025

This pull request fixes a typo in the LICENSE filename and updates its usage throughout the project.

@Copilot Copilot AI review requested due to automatic review settings July 28, 2025 16:09
@Lowkaze Lowkaze requested a review from thedaviddias as a code owner July 28, 2025 16:09
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request corrects a spelling inconsistency in the LICENSE filename from "LICENCE" to "LICENSE" and updates references throughout the project to maintain consistency with the standard naming convention.

  • Fixes typo in LICENSE filename from British to American spelling
  • Updates file reference in README.md documentation
  • Updates VS Code settings to exclude the correctly named file

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Updates license file reference link from LICENCE.md to LICENSE.md
.vscode/settings.json Updates file exclusion setting from LICENCE to LICENSE

@@ -352,7 +352,7 @@ This project is available under a dual license:
- ✅ Attribution required
- ✅ Modifications and distributions allowed
- ❌ Commercial use not permitted
- [View MIT License Details](./LICENCE.md)
- [View MIT License Details](./LICENSE.md)
Copy link
Preview

Copilot AI Jul 28, 2025

Choose a reason for hiding this comment

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

The link text still refers to "MIT License Details" but based on the dual licensing description above, this appears to be pointing to a non-commercial license rather than MIT. Consider updating the link text to match the actual license type being referenced.

Suggested change
- [View MIT License Details](./LICENSE.md)
- [View MIT License (Non-Commercial) Details](./LICENSE.md)

Copilot uses AI. Check for mistakes.

Copy link

vercel bot commented Jul 28, 2025

@Lowkaze is attempting to deploy a commit to the David Dias Digital's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Lowkaze Lowkaze force-pushed the fix/typo-license-filename branch from 8d0f6f2 to 51a2566 Compare July 28, 2025 17:00
@Lowkaze Lowkaze changed the title fix: typo in LICENSE filename docs: fix a typo in LICENSE filename Jul 28, 2025
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.

1 participant