LICENSE.txt (902B)
1 The Racket package `scribble-math` is issued from part of the 2 https://github.com/soegaard/bracket.git repository, and is licensed under the 3 terms of the GNU LESSER GENERAL PUBLIC LICENSE Version 3. 4 5 This repository contains the `scribble-math` Racket package, as well as a copy 6 of the JavaScript MathJax library and of the JavaScript KaTeX library. The 7 licenses for these libraries can be found in their respective directory. 8 9 The `scribble-math` Racket package is licensed under the terms of the LGPL v3, 10 a copy of which can be found in the file ./LGPL3.txt. The MathJax library, as 11 indicated by the ./MathJax/LICENSE file, is licensed under the terms of the 12 Apache License Version 2.0. The KaTeX library, as indicated by the 13 ./katex/LICENCE.txt file, is licensed under the terms of the MIT license. 14 15 Please refer to the contents of the ./MathJax and ./katex directories for 16 their respective license.