# Third-party notices
## Codex Rescue provenance
The Rust rescue subsystem in `src/rescue` originates from the Codex Rescue
project at <https://github.com/shleder/codex-rescue>, commit
`ba7a0ac0fea94c62d3607a212a59cd2d446ea818`, which is licensed under the MIT
License:
```text
MIT License
Copyright (c) 2026 shleder
```
That historical tree is no longer vendored in this repository. Its license and
commit ancestry remain available in the upstream repository above and in this
repository's Git history.
Vetto's own Rust rescue code is licensed under the root Apache License 2.0
unless a file states otherwise.