Bug 1375292 - about:license: add MIT license for third_party/rust/unicase. r?gerv draft
authorChris Peterson <cpeterson@mozilla.com>
Sat, 22 Jul 2017 00:27:33 -0700
changeset 613878 73607b2705e7bc2ee5987f569d4233b2c226aead
parent 613877 de87bfb6054c26102707d612185f674c05a6b1c3
child 613879 9d60e7cb9792a9faf4428455e64f9061406a0a99
push id69871
push usercpeterson@mozilla.com
push dateSun, 23 Jul 2017 07:49:07 +0000
reviewersgerv
bugs1375292
milestone56.0a1
Bug 1375292 - about:license: add MIT license for third_party/rust/unicase. r?gerv https://hg.mozilla.org/mozilla-central/file/tip/third_party/rust/unicase/LICENSE MozReview-Commit-ID: Lb1zpHnY7lk
toolkit/content/license.html
--- a/toolkit/content/license.html
+++ b/toolkit/content/license.html
@@ -183,16 +183,17 @@
       <li><a href="about:license#skia">Skia License</a></li>
       <li><a href="about:license#snappy">Snappy License</a></li>
       <li><a href="about:license#sprintf.js">sprintf.js License</a></li>
       <li><a href="about:license#strsim">strsim License</a></li>
       <li><a href="about:license#sunsoft">SunSoft License</a></li>
       <li><a href="about:license#superfasthash">SuperFastHash License</a></li>
       <li><a href="about:license#synstructure">synstructure License</a></li>
       <li><a href="about:license#typeable">typeable License</a></li>
+      <li><a href="about:license#unicase">unicase License</a></li>
       <li><a href="about:license#unicode">Unicode License</a></li>
       <li><a href="about:license#ucal">University of California License</a></li>
       <li><a href="about:license#hunspell-en-US">US English Spellchecking Dictionary Licenses</a></li>
       <li><a href="about:license#v8">V8 License</a></li>
       <li><a href="about:license#validator">Validator License</a></li>
       <li><a href="about:license#vtune">VTune License</a></li>
       <li><a href="about:license#webrtc">WebRTC License</a></li>
       <li><a href="about:license#x264">x264 License</a></li>
@@ -6633,16 +6634,46 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE F
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
 </pre>
 
 
     <hr>
 
+    <h1><a id="unicase"></a>unicase License</h1>
+
+    <p>This license applies to files in the directory
+    <code>third_party/rust/unicase</code>.</p>
+
+<pre>
+Copyright (c) 2014-2015 Sean McArthur
+
+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:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+</pre>
+
+
+    <hr>
+
     <h1><a id="unicode"></a>Unicode License</h1>
 
     <p>This license applies to files in the <code>intl/icu</code>
     and <code>intl/tzdata</code> directories and certain files in
     the <code>js/src/vm</code> directory.</p>
     </p>
 
 <pre>