This reasoning would say that the Artistic License gives anyone the right to do anything they want with Perl's source code with no repercussions in the USA. If this reasoning got applied to other licenses, it could be bad for other open source licenses, like the GPL.

But if that reason got applied to other licenses, there's a much smaller chance of holding up. The argument used in this case was that the terms in the Artistic license were too vague - something people have been saying for at least a dozen years. Some people have considered the Artistic license not to be 'free' or 'open' because the wording leaves too many leapholes. Redhat prefers to not have packages that just have the Artistic license (I've changed licenses of code of mine after being contacted by RedHat's legal department) And that's why there's now Artistic 2.0.

So, I'm glad the Artistic license hold up (but I presume it can be appealed all the way to the high court), but I don't think the GPL or other strongly worded licenses would be in danger if it didn't held up.


In reply to Re: Artistic License upheld by court by JavaFan
in thread Artistic License upheld by court by tilly

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.