Ask HN: Once you open source, can you take it back?
https://news.ycombinator.com/item?id=426849My question is whether or not it is legal to un-open-source a project after others have contributed to it. Can the 'owner' of an open-source project (the individual who holds copyright, and set the license) take the code after years of open source development and start a company with it? The company does not follow the previous license (GPL) of the code that it is clearly building upon and only sells the project with expensive licenses.
At first I thought that it's his project, if he wants to un-open-source it, I guess he can. But then I considered the contributions that others have made to the project. Can he un-open-source those? Don't the contributors have some level of expectation that the code they contribute will remain under the license they contribute it with? I don't want someone else profiting off my contributions 3 years from now.
Thoughts?
--asked during a recent open source software class