<div dir="ltr">To make it clear, even if an older version is used which only states the LGPL license, it does not affect the rest of the OTP distribution. This is exactly the point with LGPL as opposed to GPL. Erlang is just like Java when it comes to linkage, so see this page from the FSF for more info: <a href="https://www.gnu.org/licenses/lgpl-java.en.html">https://www.gnu.org/licenses/lgpl-java.en.html</a> But in the upcoming OTP 20, you can simply refer to the Apache License instead. Meanwhile, if you're still scared, you can download the standalone version of syntax_tools from GitHub and use that instead of the version that you got from OTP, since it already has the LGPL/Apache dual license notices: <a href="https://github.com/richcarl/syntax_tools">https://github.com/richcarl/syntax_tools</a><div><br></div><div>The main thing that you can't do with an LGPL library even if you don't modify its the source code, is to package up the resulting system in a way that prevents your customers from doing their own modifications to that library. (I.e., update to a newer version, fix a bug, etc.) Your own code can be as inaccessible as you like.<br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><br>        /Richard</div></div>
<br><div class="gmail_quote">2017-02-10 9:02 GMT+01:00 Kenneth Lundin <span dir="ltr"><<a href="mailto:kenneth@erlang.org" target="_blank">kenneth@erlang.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>The license of Syntax tools is changed to Apache-2 and LGPL (it is the users choice) in the master branch (which is the way to<br></div>the next major release (OTP 20) in end of June.<br><br></div>And yes you can leave out syntax tools for most usage. It is mostly used during development for some non mandatory tools.<br></div><div>For example it is used by edoc the tool for generating documentation from the source code.<br></div><br></div>It is unlikely to be used in a deployed server.<br><br></div>/Kenneth, Erlang/OTP Ericsson<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 9, 2017 at 10:25 PM, chris casilli <span dir="ltr"><<a href="mailto:christopher.casilli@gmail.com" target="_blank">christopher.casilli@gmail.com</a><wbr>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I noticed that lib/syntax_tools uses LGPL-2.0+ license.<br>
How does this effect the overall Apache-2.0 license of OTP.<br>
<br>
Can this component be left out. Is a different version available that uses Apache-2.0 license.<br>
<br>
Kind Regards,<br>
<br>
Chris Casilli<br>
<br>
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/list<wbr>info/erlang-questions</a><br>
</blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>