# License ```{literalinclude} ../../LICENSE.txt :language: none ``` ## SLSQP source The Fortran code and a few lines of code in the Python wrapper are sourced from SciPy and are subject to the following license. ```{literalinclude} ../../pyslsqp/slsqp/LICENSE.txt :language: none ```