It would be a vaccination if its terms didn't explicitly depend upon the "virus" itself. The GPL actually imposes limitations on licensed software that wouldn't exist in a system without copyright at all. I would prefer a "true vaccination" rather than a counter-virus, and as such I wrote a license of my own meant to serve that purpose. I now use it for pretty much everything.

It, too, is a "hereditary" use and distribution license. It is not strictly speaking an "open source" license because it applies to more than software: it's intended to apply to any copyrightable work. I've finally "found" a license that I really feel good about applying to things I've authored.

Anyhow, my point is that defining something as "viral" based on the characteristics of copyright does then apply to the GPL as well, precisely because of the way the GPL inherits some of its characteristics from copyright. It takes a license, like the one I created, that creates a sort of "protected public domain", to really innoculate against the viral properties of copyright.

print substr("Just another Perl hacker", 0, -2);
- apotheon
CopyWrite Chad Perrin


In reply to Re^6: OSS and the Profit Motive by apotheon
in thread OSS and the Profit Motive by dragonchild

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.