OrcaFlow
Copyright (c) 2025 OrcaFlow Contributors

This product includes software developed at OrcaFlow (https://github.com/your-org/OrcaFlow).

---

The following third-party software is included in this product:

1. NVIDIA Warp (Apache 2.0)
   - Source: https://github.com/NVIDIA/warp
   - License: Apache License, Version 2.0
   - Used in: orca/flow/src/warp_fork/
   - Modifications: Namespace replacement (wp:: -> flow::), Python import path changes,
     removal of Tile subsystem, and creation of stub modules for non-forked components.

2. SVD3 by Eric V. Jang (MIT)
   - Source: https://github.com/ericjang/svd3
   - License: MIT License
   - Used in: orca/flow/src/warp_fork/native/svd.h
   - See: orca/flow/src/warp_fork/licenses/svd-LICENSE.txt

3. Pixar Universal Scene Description (Modified Apache 2.0)
   - Source: https://github.com/PixarAnimationStudios/USD
   - License: Modified Apache License, Version 2.0 (with Pixar modifications)
   - Used in: orca/flow/src/warp_fork/native/mat.h (4x4 matrix determinant/inverse)
   - See: orca/flow/src/warp_fork/licenses/usd-LICENSE.txt
