OLLAMA PLATFORM LICENSE INFORMATION

================================================================================
PROJECT: Ollama
REPOSITORY: https://github.com/ollama/ollama
LICENSE: MIT License
CREATOR: Ollama Team
DESCRIPTION: Run large language models locally
WEBSITE: https://ollama.ai/
LIBRARY: https://ollama.ai/library
================================================================================

MIT LICENSE TEXT:

Copyright (c) Ollama

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.

SUMMARY OF MIT:
✅ Commercial use permitted
✅ Modification permitted
✅ Distribution permitted
✅ Private use permitted
⚠️ Requires: Copyright notice, License copy

================================================================================
OLLAMA IN INTELLIGENT VILLAGERS MOD

USAGE:
- Text-to-speech integration (not primary voice output)
- Large Language Model (LLM) integration for citizen AI and conversations
- Local inference support for mod intelligence features

COMPATIBILITY:
✅ FULLY COMPATIBLE - Ollama (MIT) is compatible with mod's Apache 2.0 license

IMPORTANT NOTE ON OLLAMA LLM MODELS:

While Ollama itself is MIT licensed, the individual language models
available through Ollama have various licenses:

⚠️ CRITICAL: When using Ollama with this mod, especially for commercial
   purposes, verify the license of each LLM model you use!

Some models are Apache 2.0 compatible (safe for commercial use):
- DeepSeek (Apache 2.0)
- Mistral (Apache 2.0)
- TinyLlama (MIT)

Other models have restrictions:
- Llama models (Meta License - restrictions apply)
- Qwen models (Model License - restrictions apply)
- Other proprietary models (vary)

REFERENCE: See OLLAMA_MODELS_LICENSE.md for detailed model information

================================================================================
OLLAMA COMMERCIAL DEPLOYMENT REQUIREMENTS

1. Ensure Ollama is properly attributed in documentation
2. Verify each LLM model's license before commercial deployment
3. Keep track of model versions and their respective licenses
4. Document model sources in your application
5. For proprietary models, review license agreements with creators

================================================================================
HOW TO CHECK OLLAMA MODEL LICENSES

1. Official Ollama Library: https://ollama.ai/library
   - Each model page shows license information
   
2. Creator Repositories:
   - DeepSeek: https://github.com/deepseek-ai
   - Meta Llama: https://www.llama.com/
   - Mistral: https://mistral.ai/
   - Alibaba Qwen: https://qwen.alibaba.com/

3. Model-Specific License Files:
   - Check GitHub repositories for LICENSE files
   - Review model cards for license information

================================================================================
ATTRIBUTION TEMPLATE

For Ollama usage in your application:

"This application uses Ollama (https://ollama.ai/), licensed under the
MIT License.

Language models are provided by Ollama and are subject to their respective
licenses. Please refer to the individual model licenses for usage terms."

================================================================================
REFERENCES

- Ollama GitHub: https://github.com/ollama/ollama
- Ollama Website: https://ollama.ai/
- Ollama Library: https://ollama.ai/library
- MIT License: https://opensource.org/licenses/MIT
- Ollama Documentation: https://github.com/ollama/ollama/blob/main/README.md

================================================================================
END OF OLLAMA LICENSE INFORMATION
================================================================================