EVOSEAL
Copyright 2025 EVOSEAL Contributors

This product is a composite work incorporating components from multiple projects
with different licensing terms.

==============================================================================

COMPONENT ATTRIBUTIONS:

1. Darwin Godel Machine (DGM)
   Copyright 2025 Jenny Zhang and Shengran Hu
   Licensed under the Apache License, Version 2.0

2. OpenEvolve
   Copyright 2025 Asankhaya Sharma
   Licensed under the Apache License, Version 2.0

   Note: OpenEvolve is an open-source implementation inspired by the Google DeepMind
   paper "AlphaEvolve: A coding agent for scientific and algorithmic discovery" (2025).
   The concepts and algorithms are based on this research paper, but the code itself
   is an independent implementation by Asankhaya Sharma.

3. Self-Adapting Language Models (SEAL)
   Copyright (c) 2025 Adam Zweiger
   Licensed under the MIT License

The MIT License text for SEAL can be found in SEAL/LICENSE.

==============================================================================

This product bundles components that are licensed under Apache License 2.0.
For details, see LICENSE file in the project root.

Some portions of this software, specifically those in the SEAL directory,
are licensed under the MIT License.

MIT License Acknowledgment:
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.
