I'm not a legal expert, but I did study some of this licensing business some time ago, so just a couple of things to bear in mind: <br><br>- the question of what constitutes a derived work is an issue under copyright law and may vary by jurisdiction; it is not up to the author of the license to define that. See for example <a href="http://en.wikipedia.org/wiki/GNU_General_Public_License#Point_of_view:_dynamically_and_static-linking_violates_GPL">http://en.wikipedia.org/wiki/GNU_General_Public_License#Point_of_view:_dynamically_and_static-linking_violates_GPL</a><br>
<br>- I don't imagine most proprietary software programs ship with unit tests included. Then again, I could be wrong :)<br><br>dan<br><br><div class="gmail_quote">On Wed, Jun 15, 2011 at 4:57 PM, Daniel Luna <span dir="ltr"><<a href="mailto:daniel@lunas.se">daniel@lunas.se</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On 15 June 2011 13:07, Kostis Sagonas <<a href="mailto:kostis@cs.ntua.gr">kostis@cs.ntua.gr</a>> wrote:<br>

>  // ... We also told them about the issue that the GPL is supposedly<br>
>  //     unusable for Erlang programs due to the nature of Erlang.<br>
<br>
</div>(Hoping that I'm now properly subscribed so that this message actually<br>
reaches the list)<br>
<br>
The GNU GPL has an exception for "system libraries" and in version 3<br>
<div class="im">that now explicitly includes the standard libraries of common<br>
</div>programming libraries. So Erlang should be fine with version 3.<br>
<br>
The Quick Guide on <a href="http://gnu.org" target="_blank">gnu.org</a> has a short section about that exception<br>
here: <a href="http://www.gnu.org/licenses/quick-guide-gplv3.html#less-source-to-distribute-new-system-libraries-exception" target="_blank">http://www.gnu.org/licenses/quick-guide-gplv3.html#less-source-to-distribute-new-system-libraries-exception</a><br>

<font color="#888888"><br>
/Daniel<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br>