License for a macro set

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

License for a macro set

Riccardo Cabbri
Hi all!
I almost finished a macro set so I would like to know something more
about licenses.
Is a macro set, that is not compilable so is basically "source code",
releasable under GNU GPL?
Does it make sense?
Many thanks,
Riccardo

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: License for a macro set

ctrueden
Hi Riccardo,

> Is a macro set, that is not compilable so is basically "source code",
> releasable under GNU GPL?

Sure, whether it is a compiled language (like Java) or an interpreted
language (like Python) does not matter.

See this guide for details:
http://www.gnu.org/licenses/gpl-howto.html

HTH,
Curtis


On Wed, Jan 16, 2013 at 7:20 PM, Riccardo Cabbri <[hidden email]>wrote:

> Hi all!
> I almost finished a macro set so I would like to know something more about
> licenses.
> Is a macro set, that is not compilable so is basically "source code",
> releasable under GNU GPL?
> Does it make sense?
> Many thanks,
> Riccardo
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.**html<http://imagej.nih.gov/ij/list.html>
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html