The
tkscript
source code is distributed under terms of the GNU General Public License, see
GPL for legal details.
This does not mean that you may not use TkScript in commercial products but if you do:
Either
- Contribute your changes back to me (see
Authors
)
- Use it as-is without changing the source
- ..or simply do not re-distribute it outside your department/group
Last but not least, applications written in TkScript do not necessarily have to be licensed under terms of the GPL, as well ! (see
Your code
).
The
YAC
plugin interface headers and dummy-host implementation are distributed under terms of the GNU Lesser(Library) General Public License, see
LGPL for legal details.
Up: |
- TkScript Reference Guide » License » TkScript applications and libraries
|
Since it's your code you're free to decide on the software license for your own script applications and libraries as long as you respect the licenses of any 3rd party libraries/code you used.
The
tkui
and
tkunit
script libraries that are available on this site (
www.tkscript.de) are distributed under the terms of the GNU Lesser(Library) General Public License (
LGPL).
This means that you can license your application however you wish, as long as you a) use these LGPL script libraries as-is or b) make your changes to those libraries publically available.