Skip to content

chore: add MIT license#7

Merged
TobbenTM merged 1 commit into
mainfrom
TobbenTM/add-mit-license
May 9, 2026
Merged

chore: add MIT license#7
TobbenTM merged 1 commit into
mainfrom
TobbenTM/add-mit-license

Conversation

@TobbenTM
Copy link
Copy Markdown
Member

@TobbenTM TobbenTM commented May 9, 2026

Summary

  • Add LICENSE at repo root with MIT text, copyright 2026 Moonbase AS
  • Install LICENSE to ${CMAKE_INSTALL_DOCDIR} so it ships with cmake --install
  • Add ## License section to README and "license": "MIT" to package.json

Test plan

  • cmake -B build -DMOONBASE_BUILD_TESTS=OFF -DMOONBASE_BUILD_EXAMPLES=OFF && cmake --build build && cmake --install build --prefix /tmp/mb-prefix
  • Verify /tmp/mb-prefix/share/doc/moonbase_cpp/LICENSE exists
  • Confirm GitHub repo "License" sidebar detects MIT after merge

@TobbenTM TobbenTM merged commit d76c62d into main May 9, 2026
4 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant