Software licensing template that gives room for restricting usage to certain industries/uses of software/source

Posted by BSara on Programmers See other posts from Programmers or by BSara
Published on 2013-08-24T23:01:29Z Indexed on 2013/10/24 4:08 UTC
Read the original article Hit count: 252

Filed under:
|
|

*Why this question is not a duplicate of the questions specified as such: I did not ask if there was a license that restricted specific uses and I did not ask if I could rewrite every line of any open source project. I asked very specifically: "Does there exist X? If not, can I Y with Z?". As far as I can tell, the two questions that were specified as duplicates do not answer my specific question. Please remove the duplicate status placed on the question.

I'm developing some software that I would like to be "semi" open source. I would like to allow for anyone to use my software/source unless they are using the software/source for certain purposes. For example, I don't want to allow usage of the software/source if it is being used to create, distribute, view or otherwise support pornography, illegal purposes, etc.

I'm no lawyer and couldn't ever hope to write a license myself nor do I have to time to figure how to best do this.

My question is this: Does there exist a freely available license or a template for a license that I can use to license my software under they conditions explained above just like one can use the Creative Commons licenses?

If not, am I allowed to just alter one of Creative Commons licenses to meet my needs?

© Programmers or respective owner

Related posts about licensing

Related posts about legal