9
0
Fork
You've already forked locksmith
0

Add AGPL commercial licensing #9

Open
caution-bot wants to merge 1 commit from chore/agpl-commercial-license into main
pull from: chore/agpl-commercial-license
merge into: caution:main
caution:main
caution:feat/public-cert-contract
caution:feat/hosted-keymaker
caution:deploy/hosted
caution:deploy-tests
caution:fix/preferred-hash-fallback
caution:anton/fix-error-handling

Summary

  • add a root LICENSE declaring Locksmith as dual-licensed under AGPL-3.0-only OR LicenseRef-Caution-Commercial
  • set the workspace Cargo license expression to match
  • opt each crate into the workspace license metadata

Test plan

  • cargo check --workspace
  • git diff --check
  • git diff --cached --check

cargo check --workspace passed with existing warnings only.

## Summary - add a root `LICENSE` declaring Locksmith as dual-licensed under `AGPL-3.0-only OR LicenseRef-Caution-Commercial` - set the workspace Cargo license expression to match - opt each crate into the workspace license metadata ## Test plan - `cargo check --workspace` - `git diff --check` - `git diff --cached --check` `cargo check --workspace` passed with existing warnings only.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin chore/agpl-commercial-license:chore/agpl-commercial-license
git switch chore/agpl-commercial-license

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff chore/agpl-commercial-license
git switch chore/agpl-commercial-license
git rebase main
git switch main
git merge --ff-only chore/agpl-commercial-license
git switch chore/agpl-commercial-license
git rebase main
git switch main
git merge --no-ff chore/agpl-commercial-license
git switch main
git merge --squash chore/agpl-commercial-license
git switch main
git merge --ff-only chore/agpl-commercial-license
git switch main
git merge chore/agpl-commercial-license
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
caution/locksmith!9
Reference in a new issue
caution/locksmith
No description provided.
Delete branch "chore/agpl-commercial-license"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?