Alto is published under the Apache License 2.0.
- This Projected uses a code snippet from the Spring Framework. Specifically, the method org.springframework.core.annotation.AnnotationUtils.findAnnotation(Method, Class) has been copied and adapted into this project's de.up.ling.irtg.laboratory.Program.findAnnotation( Method, Class) method. Further, this project relies on the org.springframework.spring-jdbc package as a dependency. This is in accordance with the Apache License 2.0 (see the included file APACHE-LICENSE-2.0.txt) under which the Spring Framework is published.
- This project uses Stanford CoreNLP as a dependency, which is published under the GNU v3+ license
- This project uses the MIT Java Wordnet Interface, published under a license identical to the Creative Commons Attribution Version 4.0 International Public License.