Licensing

AGNI is owned by and copyrighted © 2023-Present, by Harrison Nicholls and collaborators. The model is made available under two separate licenses, depending on the type of content.

Source code

The AGNI source code (everything under src/, test/) is licensed under the Apache License, Version 2.0. The full license text is distributed with the repository as LICENSE.txt and is also available online at apache.org/licenses/LICENSE-2.0.

Apache-2.0 permits reuse, modification, and redistribution, subject to preserving copyright and license notices and stating any significant changes made to the code. It also includes an explicit patent grant from contributors.

Documentation and assets

Documentation pages (this site, under docs/) and non-code assets are licensed separately under Creative Commons Attribution 4.0 International (CC-BY-4.0), available at creativecommons.org/licenses/by/4.0.

CC-BY-4.0 permits reuse and adaptation of this material, including commercially, provided that appropriate credit is given, a link to the license is provided, and any changes made are indicated.

Third-party components

AGNI optionally wraps external codes: SOCRATES and FastChem. Consult those projects' own repositories for their licensing terms. AGNI's Apache-2.0 license does not extend to their source code.