That's brilliant, Binary. Would you mind if I copied your methods here in Atlanta?
Another thought: I use stuff under the GNU license for data destruction. Is it legal to use things under that license for profit?
Printable View
Sometimes both, sometimes neither... ;)
Go right ahead. :D
I'm not positive, but I think the GNUPL specifically prohibits profiting directly from any title published under it. Anybody know for sure before I go research it?Quote:
Another thought: I use stuff under the GNU license for data destruction. Is it legal to use things under that license for profit?
Apparently, I'm dead wrong:
So, it sounds like you're good to go.Quote:
from: Frequently Asked Questions about the GNU Licenses
I'd like to license my code under the GPL, but I'd also like to make it clear that it can't be used for ... commercial uses. Can I do this?
No, because those two goals contradict each other. The GNU GPL is designed specifically to prevent the addition of further restrictions. GPLv3 allows a very limited set of them, in section 7, but any other added restriction can be removed by the user.