Quote:
Originally Posted by hawhill
I really hope that my diplomatic interventions are not annoying. Please tell me if they are.
|
Interesting, informative, and welcome!
I use open-source in commercial projects, so I am fond of MIT, BSD, CPOL, and similar licenses so I do not have to use DLLs. I *do* use LGPL occasionally, such as the tinycc DLL and the SDL 1.2 DLL, which are LGPL and allow dynamic linking to commercial projects, but it is an annoyance.
What license do you recommend, so that I (and others) can reuse my code in commercial projects?
EDIT: I added the MIT license to the above script. I suppose I need to add it to my other published scripts and C programs now... And for that matter, is it even a LEGAL license if the copyright holder is identified by a pseudonym?