You are right that the license does not even come close to satisfying the OSD. However your reasoning is slightly wrong.

First of all under copyright law, any right given to the copyright holder that is not explicitly permitted by the license is retained by the copyright holder. Therefore the above license retains all copyright restrictions on any binary produced from the source. That immediately fails of items 1, 2, and 4 of the OSD. Incorporating software into product is a normal way of creating derived works, so I'd argue that it fails item 3 as well. Whether or not it fails 1 again because you can't sell source-code depends on how one interprets the phrase "the software". But I guarantee that while the OSI might or might not (probably wouldn't) argue about that, the Debian project would find that utterly clear since they want third parties to be able to sell CDs containing source-code to everything.

It therefore fails the OSD so blatantly as to be laughable. That Intrepid could think otherwise indicates a deep misunderstanding of what "open source" is supposed to mean.

However you have seriously misrepresented what item 6 means. See my post elsewhere in this thread for more on that.

I should add that I am not a lawyer, and this is not legal advice. I'll further add that whoever wrote that license probably wasn't a lawyer either, and probably should consult one before creating any more licenses.


In reply to Re: Re: Licensing Revisited ... again and again. by tilly
in thread Licensing Revisited ... again and again. by Intrepid

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.