I have imported the spectral package into my code because it works great and is easy to use. It is a processing script of hyperspectral data, which I want to provide as open-source software here on GitHub. I want to provide it with a very permissive license, meaning MIT or BSD-3-Clause. With the GNU GPL2 licensed spectral package as import, this is not possible as far as I see it.
Can you please
a) change the license of spectral to a more permissive license such as MIT or BSD-3-Clause, or
b) give me permission to use your spectral package in my repository?
If not, please let me know. I think this is important information for every user of your package.
Thank you very much in advance!
I have imported the
spectralpackage into my code because it works great and is easy to use. It is a processing script of hyperspectral data, which I want to provide as open-source software here on GitHub. I want to provide it with a very permissive license, meaning MIT or BSD-3-Clause. With the GNU GPL2 licensedspectralpackage as import, this is not possible as far as I see it.Can you please
a) change the license of
spectralto a more permissive license such as MIT or BSD-3-Clause, orb) give me permission to use your
spectralpackage in my repository?If not, please let me know. I think this is important information for every user of your package.
Thank you very much in advance!