1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-09 16:29:34 +00:00
millfork/3rd-party-licenses.md
2018-06-25 22:42:12 +02:00

9 lines
539 B
Markdown

Millfork binary distribution contains a copy of the Scala standard library.
The license for Scala is contained at [docs/legal/Scala-license.txt](docs/legal/Scala-license.txt)
Millfork binary distribution contains a copy of the Apache Configuration library.
The license for it is contained at [docs/legal/Apache-license.txt](docs/legal/Apache-license.txt)
Millfork binary distribution contains a copy of the Fastparse library.
The license for Fastparse is contained at [docs/legal/Fastparse-license.txt](docs/legal/Fastparse-license.txt)