Earlier quoted context omitted.
What would you need to defend?
If I'm not mistaken, the GPL has had to be defended in court several times. It's a situation where someone tries to charge money for a product, but a GPL'd source code was used in the product. That particular situation doesn't apply to this license however, since you can, apparently, do whatever you want.
WTFPL
11–20 of 36 posts
Re: WTFPL
#12Re: WTFPL
#13Is there any legal difference between using this license and releasing something under public domain?
Re: WTFPL
#14Is there any legal difference between using this license and releasing something under public domain?
Re: WTFPL
#15http://danslalune.posterous.com/the-romantic-wtf-public-lice...
It's even more free than the original since the license is released under itself. Released on Valentine's day by yours truly :-)
Re: WTFPL
#16Is there any legal difference between using this license and releasing something under public domain?
In some countries there isn't a legal concept of public domain. I don't know much more than that but I think Germany may be one of them.
Here in Germany (and other countries) we do have a public domain ("gemeinfrei", "gemeinfreie Werke"), but it contains only works whose authors died at least 70 years ago. It is impossible for a living person to actively put their work into the public domain.
However, this is not as bureaucratic as it may sound. You can still sign off any exploitation rights ("Verwertungsrechte")! But there are other rights you cannot sign off, the author's moral rights ("Urheberpersönlichkeitsrechte").
In general, there are two flavours of copyright law in the world:
1) The copyright which centers around the act of copying or doing other things with the creative work. This is found in the USA and Great Britain.
2) The author's rights ("Urheberrecht", "droit d'auteur") which centers around the creators. This is found in Germany and France.
Re: WTFPL
#17Earlier quoted context omitted.
Scenario: Alice writes a program, puts it under that licence, Bob uses the program, Alice dies and her heir Eve wants to get money from Bob for using the software. Eve tries to get a court to declare the licence invalid, so that Bob has to re-licence the program under new conditions or stop using it.
Assuming that it's possible at all to declare the WTFPL invalid (why would it be?) - he can re-licence the program to a licence giving everyone exactly the same rights. It is allowed by WTFPL.
What he can do is re-license a right to use the program, under terms specified by the copyright owner.
I've attached extra meaning to c vs s in the word licence, but the definition you used is not the same as parent.
Re: WTFPL
#18Is there any legal difference between using this license and releasing something under public domain?
And when you find yourself in court being sued by the original author who says "Obviously, that licence was a joke, I never meant it", good luck....
Re: WTFPL
#19Is there any legal difference between using this license and releasing something under public domain?
Re: WTFPL
#20Earlier quoted context omitted.
What would you need to defend?
Scenario: Alice writes a program, puts it under that licence, Bob uses the program, Alice dies and her heir Eve wants to get money from Bob for using the software. Eve tries to get a court to declare the licence invalid, so that Bob has to re-licence the program under new conditions or stop using it.