On Thu, Jan 6, 2011 at 11:06 AM, Binand Sethumadhavan binand@gmail.com wrote:
2011/1/6 Narendra Sisodiya narendra@narendrasisodiya.com:
See, License of application depends on purpose of application ! most of the time when I just make a very small script or some trick - I use MIT license. If size goes bigger, I use GPL.
But then you are contradicting yourself - do you license based on purpose (as you say), or based on size (as you seem to actually do)?
Its obvious ... If I write 10 line script which can be used anywhere in the world in any form then I will use MIT..
for libraries - LGPL or varient fits good. for applications GPL is good and also depends on How you want to commercialize...
Some of the success open-source software don't fit in the above model.
Of-course yes - It depends on purpose, It was just a suggestion.