But seriously, if you don't want to make it open source you should at least mention what kind of application it is, what amount of protection do you seek, is it paid or freely available etc. Give use a bit more background.
Hey, thanks for the reply....
Background: I am a co-founder of Tenacious C (www.tenaciousc.com), and we are developing a tool that presents the internals of C programming for educational and industry purpose....moving to C++ soon. Anyway, we do want to make it a paid app; therefore, we do want to protect it. To what extent? That's what we are contemplating. I was hoping to get some good/generous feedback on this site because I trust this site and the people on it.
I'm fond of the Apache License for open source stuff because it grants users the four freedoms without the viral nature of the GPL.
For proprietary work, my employer has always outsourced writing the license agreement to our legal team. Looks like you might have to spend some money.
I really don't think you need a huge legal document, just a short paragraph or a few bullet points to assert your IP and prevent "unauthorized" copies.
You forgot to start your comment with the obligatory IANAL. I'm not a lawyer as well, but it's easy to imagine a situation in which the contents of the license really matters. Not because anybody would read that, but because this is something that is legally binding. Hopefully it won't be necessary to enforce the license, but "prepare for the worst, expect the best".
6 comments
[ 7.1 ms ] story [ 37.7 ms ] threadBut seriously, if you don't want to make it open source you should at least mention what kind of application it is, what amount of protection do you seek, is it paid or freely available etc. Give use a bit more background.
For proprietary work, my employer has always outsourced writing the license agreement to our legal team. Looks like you might have to spend some money.
I really don't think you need a huge legal document, just a short paragraph or a few bullet points to assert your IP and prevent "unauthorized" copies.