<p>On Feb 12, 2011 5:24 AM, &quot;Lyos Gemini Norezel&quot; &lt;<a href="mailto:lyos.gemininorezel@gmail.com">lyos.gemininorezel@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 01/19/2011 07:42 AM, Paul W. Frields wrote: <br>
&gt;&gt;<br>
&gt;&gt; As the FAQ states: <br>
&gt;&gt;<br>
&gt;&gt; &quot;4: I want to release my work under GPL version 3 or under GPL version <br>
&gt;&gt; 2-only. Can I do so and host it on Drupal.org? <br>
&gt;&gt;<br>
&gt;&gt; You can release your work under any GPL version 2 or later compatible <br>
&gt;&gt; license, however, you may only check it into Drupal&#39;s CVS repository <br>
&gt;&gt; if you are releasing it under the same license as Drupal itself, that <br>
&gt;&gt; is, GPL version 2 or later. If you are unable or unwilling to do so, <br>
&gt;&gt; do not check it into Drupal&#39;s CVS repository.&quot; <br>
&gt;&gt;<br>
&gt;&gt; So if the module is carried in Drupal CVS, it *must* necessarily be <br>
&gt;&gt; licensed GPLv2+. <br>
&gt;<br>
&gt;<br>
&gt; Sorry to drag up such an old post... I&#39;m way behind in email reading. <br>
&gt;<br>
&gt; This caught my eye and I had to respond. <br>
&gt;<br>
&gt; I&#39;m no lawyer... however, doesn&#39;t the above quote from drupal make the entire codebase non-free? <br>
&gt;<br>
&gt; For all intents and purposes... drupal is saying &quot;use this license or get lost&quot;, which calls into question who really owns the code. <br>
&gt;<br>
&gt; Is drupal effectively claiming ownership (and therefore licensing rights) over all of the code in their repository? <br>
&gt;<br>
&gt; Or is this kind of arm twisting allowed by supposedly &quot;free&quot; licenses? <br>
&gt;<br>
&gt; Lyos Gemini Norezel<br>
&gt;<br>
&gt; P.S.- Sorry Paul... forgot to use &quot;reply list&quot; instead of &quot;reply&quot;.</p>
<p>No problem... Here&#39;s what I wrote earlier. IANAL and all that, here&#39;s my two cents.</p>
<p>I think there&#39;s a central misunderstanding in the questions: GPLv2+ licensing has no effect on &quot;who owns the code.&quot;  The copyright on the code belongs to its authors.  GPLv2+ licensing is a copyright license that among other purposes extends freedom to recipients to use, modify, and redistribute.  This licensing does not change the ownership of the copyright on the code.</p>

<p>The Drupal project requires GPLv2+ licensing for code to be carried in Drupal&#39;s project CVS.  The requirement ensures the Drupal project and its contributors retain all the rights granted by the GPLv2+, such as the right to redistribute and modify the code.</p>

<p>The requirement also ensures that any code checked into CVS is licensed for use with all the GPLv2+ licensed code in the repository. For instance, it&#39;s possible (and in fact common practice) for people to download Drupal&#39;s Core, plus a selection of modules, and then provide that along with pre-configured options as a turnkey solution which can be redistributed, marketed, sold, and supported as a business model.</p>

<p>I don&#39;t know a reason why a project&#39;s requirement for specific free licenses should be viewed as strong-arming.  After all, both parties have something to gain from the relationship of having code in Drupal&#39;s CVS system.  Furthermore, the Drupal project doesn&#39;t prohibit an author from multiple licensing of code (as long as the additional licensing doesn&#39;t invalidate the licensing under GPLv2+, presumably). For instance, jQuery is found in Drupal CVS, which is dual-licensed MIT/GPLv2.</p>

<p>There is no free software project I know of that doesn&#39;t have some<br>
sort of licensing requirement. Without a requirement of some sort, a project could too easily suffer the tainting effects of improperly licensed code.</p>
<p>--<br>
Paul W. Frields                                <a href="http://paul.frields.org/">http://paul.frields.org/</a><br>
 gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717<br>
 <a href="http://redhat.com/">http://redhat.com/</a>   -  -  -  -   <a href="http://pfrields.fedorapeople.org/">http://pfrields.fedorapeople.org/</a><br>
         Where open source multiplies: <a href="http://opensource.com">http://opensource.com</a></p>