Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.ht

- **MIT `LICENSE` at the repository root.** Copyright 2025-2026 3 Leaps, LLC.
README has a `## License` pointer. `NOTICE.md` restates the copyright and
points at `LICENSE`.
points at `LICENSE`. The MIT License applies to earlier tagged source as
well; v0.1.2 is the first tag whose automatic source archive includes the
`LICENSE` file.

## [0.1.1] - 2026-08-20

Expand Down
4 changes: 3 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ Releases remain signed tags plus notes.
### Highlights

- Root `LICENSE` is MIT. `NOTICE.md` restates the copyright and points at that
file. README `## License` links it.
file. README `## License` links it. The MIT License applies to earlier tagged
source as well; v0.1.2 is the first tag whose automatic source archive
includes the `LICENSE` file.
- Repository and generator report version `0.1.2`. No-publish posture is
unchanged: no prebuilt generator binary or attached corpus bundle.

Expand Down
4 changes: 3 additions & 1 deletion docs/releases/v0.1.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ generated-real boundary are unchanged.

- **MIT `LICENSE` at the repository root.** Copyright 2025-2026 3 Leaps, LLC.
The file carries the MIT text, a short MIT restatement, a trademark notice,
and a pointer to the 3 Leaps open-source policies.
and a pointer to the 3 Leaps open-source policies. The MIT License applies
to earlier tagged source as well; v0.1.2 is the first tag whose automatic
source archive includes the `LICENSE` file.
- README `## License` links [`LICENSE`](../../LICENSE).
- `NOTICE.md` restates the copyright and points at `LICENSE`.
- Repository and generator report version `0.1.2`.
Expand Down