docs: re-add License section to README#58
Open
martinydeAI wants to merge 1 commit into
Open
Conversation
The README rewrite in #28 dropped the License section that ADR 002 lists as a completed follow-up. Adds a short section at the end pointing to the LICENSE file and ADR 002 — same content the older README had, just restored. CHANGELOG entry updated to note the restoration. Closes #56. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
lilosti
approved these changes
Jun 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The README rewrite in #28 dropped the License section that ADR 002
(project license: MPL-2.0) lists as a completed follow-up. Restoring
it.
Changes
README.md— adds a short## Licensesection at the end pointingto the
LICENSEfile and ADR 002.CHANGELOG.md—[Unreleased] / Changedentry for the Licensesection now references this issue and notes the restoration.
Note on coordination with #57
#57 consolidates the
[Unreleased]block into a singleAddedsection and rewords the existing license bullet. The two PRs touch
the same line in different ways:
license bullet there can be edited to mention "(restored after the
docs: write project README #28 README rewrite dropped it)" + the docs: re-add License section to README #56 link.
license cluster of bullets and just needs a one-line refresh on
its rebase.
Either ordering works; the conflict is mechanical.
Test plan
task coding-standards-markdown-check→ clean.links resolve.
Closes #56
🤖 Generated with Claude Code