Code project and licensing
-
Hi, I am thinking about posting an article and some code on code project and have some questions about licensing: -Is there an implicit license placed on code posted or am I free to choose any license? -I am thinking about using the LGPL since my code is a library. Do you guys see any problems with this or have any suggestions for other licenses I should think about? Thanks.
-
Hi, I am thinking about posting an article and some code on code project and have some questions about licensing: -Is there an implicit license placed on code posted or am I free to choose any license? -I am thinking about using the LGPL since my code is a library. Do you guys see any problems with this or have any suggestions for other licenses I should think about? Thanks.
I did some more research and now I have two conflicting views. The documentation on this site says that any source code submitted is free to be used by others in their applications. So what happens if the submitted code is under a GPL license that does not permit this? Which one takes precedence?