# NOTE on GraalVM Community Edition runtime dependency:

* [GraalVM Community Edition](https://github.com/graalvm/graalvm-ce-builds/releases?q=JDK+Community)
  is a runtime dependency, licensed under the
  [GPLv2 with Classpath Exception](https://github.com/oracle/graal/blob/jdk-24.0.2/LICENSE).
* The Classpath Exception allows dynamic/runtime linking without imposing GPLv2 terms on Apache 2.0 code.
* https://infra.apache.org/licensing-howto.html
