vote up 6 vote down star
2

While installing the PyDev plugin for Eclipse, I was presented with the following license which made me laugh:

For legal terms, see the Eclipse Public License. For my own enjoyment, take a deep breath. Really deep one, until you can feel in your toes and your head gets dizzy. Doesn't that feel good? Yum. Aleks and Fabio

What great licence text have you read?

flag
This should be marked community wiki – Micah Jan 6 '09 at 15:32
Thy will be done. – Brian Laframboise Jan 6 '09 at 15:35
This question was closed by Dan Dyer, who was more than happy to answer another famous "not programming related" question: stackoverflow.com/questions/305223/… Where is the standard here? – e.James Jan 13 '09 at 1:15
@eJames: Completely agree with you. It is not fair at all !! – Vijay Dev Jan 17 '09 at 9:41

closed as not programming related by Dan Dyer Jan 11 '09 at 1:47

8 Answers

vote up 8 vote down check

WTFPL

link|flag
vote up 0 vote down

The potential security issues around using the Jena GRDDL reader meant a recurring license dialogue warning. To suppress it you have to add a lengthy system property:

The system property "jena.grddl.license" may be set to the value (all one line) "The end-user understands the risks associated with running GRDDL software. The end-user agrees to the BSD license for the Jena GRDDL Reader."

I was suitably scared. :)

link|flag
vote up 1 vote down

At the bottom of a webpage (I believe it covered some fancy usage of OpenGL):

DISCLAIMER: Any and all errors in this page were put there intentionally to make you think. That's my story and I'm sticking to it!

link|flag
vote up 4 vote down

Just a nice quote, from a German software.

I.a. Dedication Spybot-S&D is dedicated to the most wonderful girl on earth :)

Sometimes, I think, human is a super class of developer.

link|flag
vote up 5 vote down

Beerware

link|flag
Seconding that. Made me laugh when I read it the first time. – doppelfish Jan 6 '09 at 15:27
Now there's a license that make plain and common sense +1 and thanks for posting. – Shane MacLaughlin Jan 6 '09 at 15:29
+1 Didn't know that one, but I'll use it from now on. T – Kenny Jan 6 '09 at 15:40
vote up 5 vote down

I like the Woody Guthrie copyright notice, although I wouldn't use it myself ;)

This song is Copyrighted in U.S., under Seal of Copyright # 154085, for a period of 28 years, and anybody caught singin’ it without our permission, will be mighty good friends of ourn, cause we don’t give a dern. Publish it. Write it. Sing it. Swing to it. Yodel it. We wrote it, that’s all we wanted to do.

Full article here

link|flag
vote up 10 vote down

For sheer simplicity sake, I liked the old Borland license: "this software is like a book." Two people can't read a book at the same time so two people can't use the software at the same time. Other than that, have at it (you had permission to place software on multiple computers).

link|flag
Of course two people can read the same book at the same time, They might have trouble reading the same page in different rooms, but there's no reason that you can't read the same page at the same time, or tear a book in half and let your friend take the other half to read somewhere else. – Kibbee Jan 6 '09 at 15:30
Kibbee that's a bit of a minor quibble? – Kenny Jan 6 '09 at 15:38
I remember reading from the same (instance of) a book at the same time as somebody else. Quite a pleasant feature IMHO. – Piskvor Jan 11 '09 at 12:49
vote up 3 vote down

"Do not taunt happy fun ball"

http://mozy.com/terms (Under Limitations of Liability)

link|flag
It's not there now – Vinko Vrsalovic Jan 6 '09 at 16:03
@Vinko : It is there; check the third paragraph, fourth line under "Limitations of Liability" section as mentioned by the poster. OR just do a text search! :) – xk0der Jan 6 '09 at 16:19
Yeah, text search reveals it. Pretty amazing how well our minds are trained to ignore the ALL CAPS LICENSE TEXT. – Adam Bellaire Jan 6 '09 at 16:31
Also, "Furthermore, you agree to use Mozy for good or for awesome." – Piskvor Jan 11 '09 at 12:51

Not the answer you're looking for? Browse other questions tagged or ask your own question.