# Third-Party Notices This repository vendors and redistributes code derived from the upstream [AssetRipper](https://github.com/AssetRipper/AssetRipper) project. ## Repo License Context - The overall repository is distributed under `GPL-3.0` because it includes and modifies GPL-licensed AssetRipper code. - The full GPL-3.0 text is provided in the root [LICENSE](LICENSE) file. ## Bundled Third-Party License Texts The vendored upstream source tree includes third-party license texts at: - [vendor/assetripper/Source/Licenses](vendor/assetripper/Source/Licenses) That directory contains notices for bundled dependencies and components with their own license terms. ## Distribution Note If you redistribute binaries built from this repository, keep: - the root `LICENSE` - this `THIRD_PARTY_NOTICES.md` - the bundled notices under `vendor/assetripper/Source/Licenses/` This file is a practical notice file for this reduced repository layout. It does not replace the original licenses of any bundled upstream dependency.