Skip to content

Fix license ref in CMakeLists.txt#359

Merged
chennes merged 1 commit intoFreeCAD:devfrom
chennes:licenseFix
Feb 19, 2026
Merged

Fix license ref in CMakeLists.txt#359
chennes merged 1 commit intoFreeCAD:devfrom
chennes:licenseFix

Conversation

@chennes
Copy link
Member

@chennes chennes commented Feb 19, 2026

Fix #358

Copilot AI review requested due to automatic review settings February 19, 2026 20:32
Copy link
Contributor

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 PR updates the license file reference in CMakeLists.txt from LICENSE.md to LICENSE, fixing an incorrect file extension reference.

Changes:

  • Corrected the license file reference from LICENSE.md to LICENSE in the AddonManager_SRCS list

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

@chennes chennes merged commit a8b3c78 into FreeCAD:dev Feb 19, 2026
8 checks passed
@chennes chennes added the release to main Trigger an Action to create a PR backporting to `main` label Feb 19, 2026
@chennes chennes deleted the licenseFix branch February 19, 2026 20:53
@github-actions
Copy link

Backport failed for main, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin main
git worktree add -d .worktree/backport-359-to-main origin/main
cd .worktree/backport-359-to-main
git switch --create backport-359-to-main
git cherry-pick -x 9a246b499337b9cf50c98a8f407b9cf29af85961

1 similar comment
@github-actions
Copy link

Backport failed for main, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin main
git worktree add -d .worktree/backport-359-to-main origin/main
cd .worktree/backport-359-to-main
git switch --create backport-359-to-main
git cherry-pick -x 9a246b499337b9cf50c98a8f407b9cf29af85961

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

Labels

release to main Trigger an Action to create a PR backporting to `main`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File name conflict

1 participant

Comments