UofA — Unit of Assurance
Copyright 2025-2026 Vishnu Viswanathan

This product includes software developed at https://github.com/cloudronin/uofa.

Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at https://www.apache.org/licenses/LICENSE-2.0.

================================================================================
Bundled software & content
================================================================================

* OpenJDK 17 LTS (via Eclipse Adoptium Temurin) is bundled with the
  per-platform wheels under uofa_cli/_runtime/jre/. License: GNU GPL
  version 2 with the Classpath Exception. See LICENSES/LICENSE-openjdk.txt.

* Apache Jena (rule engine + dependencies) is bundled inside the
  rule-engine fat JAR at uofa_cli/_engine/uofa-weakener-engine-0.1.0.jar.
  License: Apache 2.0. The license text is preserved in the JAR's
  META-INF directory.

* Ollama runtime is downloaded on demand by `uofa setup` and
  redistributed in air-gap install bundles produced by
  `uofa setup --create-bundle`. License: MIT.
  See LICENSES/LICENSE-ollama.txt.

* Qwen-family GGUF models (notably qwen3.5:4b) are pulled by `uofa setup`
  via Ollama and redistributed in air-gap install bundles. License:
  Apache 2.0. Owner: Alibaba Cloud. See LICENSES/LICENSE-qwen.txt.

* The bundled `uofa demo` fixture (uofa_cli/_data/fixtures/demo/) was
  authored for this project as a synthetic demonstration artifact and
  is licensed under Apache 2.0 (consistent with the project license).
  The passage describes a fictional V&V activity for a centrifugal
  blood pump CFD model and is not derived from any real published study.
