Tagged Questions
0
votes
1answer
39 views
What is a good license for community submissions to commercial partially closed source software?
I am maintaining a small code base that I am considering selling– but I want to allow developers that use it to submit code for addition to the trunk. This way they can extend the framework and the ...
3
votes
1answer
1k views
Can I use new BSD licensed library/code in commercial closed source project?
I've found freetype-gl library I want to use. It has new BSD license and I'd like to use it in my closed source commercial project.
Can I do it?
8
votes
4answers
2k views
Java: legal issues related to writing a commercial app in Java
I developed scientific software for use in my own scientific research. I am considering porting it to another language such as Java, and releasing a closed-source, commercial version of it for sale. ...