26 lines
2.0 KiB
Markdown
26 lines
2.0 KiB
Markdown
# Third-party notices
|
|
|
|
No third-party source or binary is vendored in this repository.
|
|
|
|
| Project | Use | Pinned reference | License evidence |
|
|
|---|---|---|---|
|
|
| PS5 Payload SDK | external cross-toolchain and public stub evidence | v0.41 / `d2e2e585...` | GPLv3+ generally; BSD notices under `include/freebsd` |
|
|
| PS5 Payload Manager | exact installed runtime-control evidence; not redistributed | v0.3.1 / `cfbc70f30...` | GPLv3 |
|
|
| PS5 ELF Loader | exact installed loader evidence; not redistributed | v0.23 / `699e8bcff0...` | GPLv3-or-later |
|
|
| itsPLK ps5-elfldr | excluded comparison candidate; not installed or redistributed | v0.23.2 / `148b71c2fb...` | upstream GPL notice applies |
|
|
| PS5 SDL fork | external Phase-1 software-profile static link | `0baf4ac493...` / SDL 2.30.12 | Zlib (`LICENSE.txt`); reviewed overlay preserves this notice |
|
|
| RetroArch | separate private Phase-1 port fork; not vendored here | v1.22.2 / `69a4f0ea1...` | GPL-3.0-or-later (`COPYING` and source notices) |
|
|
| ps5-payload-shsrv | external protocol/source evidence; not built or redistributed | v0.7-v0.19 / `6f320637d...` current | GPL-3.0-or-later; bundled `libtelnet` files contain a public-domain dedication |
|
|
| PacBrew repository | build/port research | `c2abcfcb60...` | repository and per-package licenses apply |
|
|
| ps5-linux-loader | architecture research only | `8e7dd40df...` | upstream license/notices apply |
|
|
| actions/checkout | pinned Gitea CI checkout action | `11bd71901b...` | MIT |
|
|
|
|
The SDK release ZIP is downloaded into an ignored local `work/` directory or a
|
|
container layer and is not redistributed by this repository. Redistributors
|
|
must review the SDK's included notices and corresponding-source obligations.
|
|
|
|
`chimera-gfx` is GPL-3.0-or-later. This is compatible with linking the planned
|
|
adapter into GPLv3 RetroArch and with GPLv3-or-later SDK components, subject to
|
|
the normal GPL corresponding-source and notice requirements. This statement is
|
|
an engineering license choice, not legal advice.
|