What power do I have over my license?
Posted
by DavidG
on Stack Overflow
See other posts from Stack Overflow
or by DavidG
Published on 2008-10-25T08:39:30Z
Indexed on
2010/03/21
4:41 UTC
Read the original article
Hit count: 218
Say for example, I've written some code under GPL 3. My company wants to use that code for a commercial product. Am I allowed to then say to them that they can use it under LGPL/MIT or any other license? If so, would I then have to change the included header at the top of each file? If so, what is stopping someone else from changing the license on my code?
© Stack Overflow or respective owner