<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>We are distributing (selling) an application written i JavaScript. Since it is JavaScript (no obfuscation) all source code is technically available to anyone who would like to look for it.<br><br></div>We include a number of components in our application and I am looking for guidance to how we handle the licenses for them.<br><br></div>As an example:<br><br></div>We use a component called "jQDataRangeSlider"<br><br></div>The JavaScript file contained in our app contains this line:<br><br>/*! jQRangeSlider 5.7.2 - 2016-01-18 - Copyright (C) Guillaume Gautreau 2012 - MIT and GPLv3 licenses.*/<br></div><div><br></div><div><br></div>However, the MIT license says this at <a href="https://opensource.org/licenses/MIT">https://opensource.org/licenses/MIT</a><br><br><br><p>Copyright <YEAR> <COPYRIGHT HOLDER></p>

<p>Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:</p>

<p>The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.</p><p><br></p><p><br></p><p>Our question is: how do we handle the requirement in the last line?</p><p><br></p><p>It is enough for us to "do nothing" - meaning simply keeping this line in the JavaScript file:</p><p><br>/*! jQRangeSlider 5.7.2 - 2016-01-18 - Copyright (C) Guillaume Gautreau 2012 - MIT and GPLv3 licenses.*/</p><p>?</p><p><br></p><p>Or do we need to include the entire paragraph from the official MIT license in our application?<br></p><p><br></p><p>And how should we handle the complete list of components that we use?</p><p>Is it enough simply to write "Contains software licensed under MIT, Apache, GPLv3 ..."?</p><p><br></p><p>Or do we need to explicitly mention each component somewhere in a "Readme"-file?</p><p><br></p><p>Like:</p><p><br></p><p>* Uses jQDateRangeSlider licensed under MIT and GPLv3 license, Copyright Guillaume Gautreau 2012</p><p>* Uses numeral.js licensed under MIT license Copyright Adam Draper</p><p><br></p><p>And finally - can we simply add a "readme"-file with license information to our application such that a developer/techie can find it - or do we need to create some sort of link/page where "ordinary" users can find it as well?<br></p><p>...</p><p><br></p><p>Thank you :-)<br></p><br><br clear="all"><div><div><div><div><div><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div>Jesper Lund Stocholm<br><a href="http://www.idippedut.dk" target="_blank">www.idippedut.dk</a></div></div></div>
</div></div></div></div></div></div></div></div>