Bug 1349288 - Update license to allow activity-stream to use React, Redux, Reselect, and ReactRedux r=gerv,standard8

MozReview-Commit-ID: FTZ626l2QG2

--HG--
extra : rebase_source : 3493dbb921a1c9eea130ac2fd743d7efa295e07a
This commit is contained in:
k88hudson 2017-03-30 13:30:30 -04:00
parent 5141ddceb3
commit a5803e3997

View file

@ -4977,8 +4977,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<h1><a id="react-redux"></a>React-Redux License</h1>
<p>This license applies to the file
<span class="path">devtools/client/shared/vendor/react-redux.js</span>.</p>
<p>This license applies to the files
<span class="path">devtools/client/shared/vendor/react-redux.js</span> and
<span class="path">browser/extensions/activity-stream/vendor/react-redux.js</span>.</p>
<pre>
Copyright (c) 2015 Dan Abramov
@ -5066,7 +5067,8 @@ SOFTWARE.
<h1><a id="redux"></a>Redux License</h1>
<p>This license applies to the file
<span class="path">devtools/client/shared/vendor/redux.js</span>.</p>
<span class="path">devtools/client/shared/vendor/redux.js</span> and
<span class="path">browser/extensions/activity-stream/vendor/Redux.jsm</span>.</p>
<pre>
Copyright (c) 2015 Dan Abramov
@ -5094,7 +5096,8 @@ SOFTWARE.
<h1><a id="reselect"></a>Reselect License</h1>
<p>This license applies to the file
<span class="path">devtools/client/shared/vendor/reselect.js</span>.</p>
<span class="path">devtools/client/shared/vendor/reselect.js</span> and
<span class="path">browser/extensions/activity-stream/vendor/reselect.js</span>.</p>
<pre>
The MIT License (MIT)