Switch Common Lisp StarIntel spec to GNU AGPLv3 #7

Open
lost-rob0t wants to merge 6 commits from agent/license-agplv3 into master
lost-rob0t commented 2026-07-30 01:29:33 +00:00 (Migrated from github.com)

What changed

  • replace the LGPLv3 repository notice with AGPL-3.0-only
  • normalize the primary, standalone v0.9, and test ASDF systems
  • remove the stale LGLv3 metadata typo

Validation

  • reviewed the branch diff
  • verified all StarIntel ASDF systems report AGPL-3.0-only
  • no parser, serializer, or conformance behavior changed

Relicensing note

Before merge, verify that the project has permission to relicense every non-permissively licensed third-party contribution.

## What changed - replace the LGPLv3 repository notice with `AGPL-3.0-only` - normalize the primary, standalone v0.9, and test ASDF systems - remove the stale `LGLv3` metadata typo ## Validation - reviewed the branch diff - verified all StarIntel ASDF systems report `AGPL-3.0-only` - no parser, serializer, or conformance behavior changed ## Relicensing note Before merge, verify that the project has permission to relicense every non-permissively licensed third-party contribution.
nsaspy changed title from WIP: Switch Common Lisp StarIntel spec to GNU AGPLv3 to Switch Common Lisp StarIntel spec to GNU AGPLv3 2026-08-27 19:57:38 +00:00
This pull request has changes conflicting with the target branch.
  • src/starintel.asd
  • starintel-test.asd
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

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

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 master
git merge --no-ff agent/license-agplv3
git switch agent/license-agplv3
git rebase master
git switch master
git merge --ff-only agent/license-agplv3
git switch agent/license-agplv3
git rebase master
git switch master
git merge --no-ff agent/license-agplv3
git switch master
git merge --squash agent/license-agplv3
git switch master
git merge --ff-only agent/license-agplv3
git switch master
git merge agent/license-agplv3
git push origin master
Sign in to join this conversation.
No description provided.