PixInsight Forum (historical)
Software Development => PCL and PJSR Development => Topic started by: robyx on 2019 November 01 18:05:40
-
Hi,
does the PI licensing model allow to develop and sell JS script / Processes?
regards,
Robyx
-
Hi Robyx,
Yes, absolutely. Our C++ and JavaScript development frameworks are open-source and have been released under PCL license:
https://gitlab.com/pixinsight/PCL/blob/master/LICENSE.txt
Our license is basically a 4-clause BSD license with an additional attribution requirement. This license allows you to release your work as a commercial product, as long as you attribute PixInsight as a source which your product is based on. Let me know if you need more information.