Hacker News new | ask | show | jobs
by jeremysmyth 4470 days ago
people will treat work of merit as if it's licensed WTFPL anyway

People will punch others in the face outside bars on Friday nights too, but that doesn't mean it's acceptable, even if it's hard to prosecute universally.

Some content creators (OK, let's be honest: an awful lot of content creators) would rather their work isn't used by the other side's political party, or by XYZ bigoted group, or by Megacorp in their advertising campaign. If you don't want to release all rights to a creative work, you don't have to. There are legal protections available to content creators right now, so there is still a justifiable benefit in retaining some rights, regardless of any arguments about licence-ignoring personal use and interpersonal distribution.

1 comments

Is is possible to release software with a licence, which prohibits it's use for religious entities?
Of course -- you can release software with a license that requires the recipient to abstain from wearing pink shirts if you want[0].

That license would be non-FSF-Free and wouldn't meet the OSI definition of Open Source, though, as both groups see the benefit of allowing anyone to use the software. The OSI lists the criteria[1] as "No Discrimination Against Persons or Groups" and "No Discrimination Against Fields of Endeavor".

Therefore, while possible, it might not be particularly useful to do that. You also need to consider the implications of combining your software with software released under a differently-permissive license -- you could quickly get into a position where your software can't be distributed at all without violating at least one of the licenses that apply.

Also note that I Am Not A Lawyer and I'm sure there's a jurisdiction somewhere which would read your license in a different way to that which is intended, or would strike out parts of it altogether, ending up with either a more permissive or a less permissive license than you'd intended.

[0]: I am currently wearing a pink shirt. Please don't sue me. [1]: http://opensource.org/osd