Can I use one of the programming licenses on parts of the code?
- by Itay Moav
I wish to give different licenses to different parts of my code.
Also I need to put some copy rights on several SQL statements.
Is it possible?
How should I organize my code to make it happen?