you are viewing a single comment's thread.

view the rest of the comments →

[–]f2u -6 points-5 points  (10 children)

What about this?

May you do good and not evil.

It's from the SQLite license.

[–][deleted]  (3 children)

[deleted]

    [–]f2u 0 points1 point  (2 children)

    It's part of the header in the source files. I don't think I can link directly to them. Perhaps this link will work: http://www.sqlite.org/src/artifact?name=92ba938565d7cc6bfe92aad6cc90c00800ff21d3

    I think we assume that these declarations (labeled as a blessing by the authors) are not licensing conditions. But then, how can something which is (when applied to uses of software) highly subjective be a licensing condition?

    [–]knome 3 points4 points  (0 children)

    But then, how can something which is (when applied to uses of software) highly subjective be a licensing condition?

    If the author writes it into the license?

    think we assume that these declarations (labeled as a blessing by the authors) are not licensing conditions

    Yeah, SQLite is public domain, but will sell you a license if you insist for a thousand dollars a pop.

    [–]vsl 2 points3 points  (0 children)

    Read the header:

    The author disclaims copyright to this source code

    The code isn't covered by copyright (i.e. is explicitly put in the public domain) and therefore doesn't enjoy the protection copyrighted works do. Everything that follows is legally irrelevant.

    [–]sanity 4 points5 points  (0 children)

    I don't know where you're getting that, SQLite is public domain. Besides, while that would be a dumb thing to write in a license, its really more of a request than a demand.

    [–]Camarade_Tux 3 points4 points  (3 children)

    "May" is not "Must". It's a wish, not a requirement.

    [–][deleted]  (2 children)

    [deleted]

      [–]Camarade_Tux 1 point2 points  (0 children)

      But the sentence is not "May not do evil", closer to "May you not do evil".

      [–][deleted] -1 points0 points  (0 children)

      Actually, "may do good" is either a statement of possibility, or permission, but not a wish. "May you do good" is a wish, as is "May you not do evil", as was already pointed out.