# Open Source License with LLM Training Restrictions (OSLLM-1.0)
Copyright (c) 2025-present [https://github.com/Aki0x137](github.com/Aki0x137)

Permission is hereby granted, free of charge, to any person or entity 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:

1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2. Neither the Software, any modifications thereof, nor any outputs produced by the Software may be used as training data, fine-tuning data, or any other form of input for Large Language Models (LLMs), artificial intelligence models, or machine learning models designed to generate, process, or analyze text or code. This restriction applies to both commercial and non-commercial applications.
3. This restriction extends to, but is not limited to:
    - Direct inclusion in training datasets
    - Indirect inclusion through derivative works
    - Use in fine-tuning or transfer learning
    - Use in model evaluation or testing
    - Any automated processing aimed at extracting patterns or knowledge for AI model training
4. The Software may be used for:
    - Commercial and non-commercial applications
    - Integration into other software systems
    - Creation of derivative works
    - Any other purpose that does not involve training AI models as described above

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.