OpenAdapt Evals third-party notices

VAGEN
=====

OpenAdapt Evals contains modified copies of two VAGEN abstract environment
interfaces:

Source repository: https://github.com/RAGEN-AI/VAGEN
Source commit: fe4b11db336bb9474aa5b30651460caeb598f97f

Upstream path: vagen/envs/gym_base_env.py
Upstream SHA-256: 62e820752a244df252f9a57c5d86a1f7ea2b5d74688a51e4484bf53800414aeb
Distributed path: openadapt_evals/adapters/_vendored/gym_base_env.py
Distributed SHA-256: e50f5ddd09da49bcb8dd944c6140dd7dab1fd54877d65f78a28045049f132ceb
Modification status: Modified for local type annotations and lint rules.

Upstream path: vagen/envs/gym_image_env.py
Upstream SHA-256: 89ab3991c8517e60eb25a90401d7a07260f5f7276a22e2ec9f598f40aba336ce
Distributed path: openadapt_evals/adapters/_vendored/gym_image_env.py
Distributed SHA-256: 637e132044ab385b27b7ec0310e0cf0a02fce7572ea8b78776a3b15a12ccf15e
Modification status: Modified for local type annotations and lint rules.

License: MIT

MIT License

Copyright (c) 2025 RAGEN.AI

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
