mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 750294 - Update about:license to give link to Hg rev and build instructions.
This commit is contained in:
parent
e3e7dd0c6c
commit
ea54cbb936
@ -30,24 +30,22 @@
|
||||
#endif
|
||||
|
||||
<p>All of the <b>source code</b> to this product is
|
||||
<a href="https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29">available</a>
|
||||
under licenses which are both
|
||||
available under licenses which are both
|
||||
<a href="http://www.gnu.org/philosophy/free-sw.html">free</a> and
|
||||
<a href="http://www.opensource.org/docs/definition.php">open source</a>.
|
||||
Most of it is available under the Mozilla Public License 2.0 (MPL).
|
||||
A URL identifying the specific source code used to create this copy can be found
|
||||
on the <a href="about:buildconfig">build configuration page</a>, and you can read
|
||||
<a href="https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29">instructions
|
||||
on how to download and build the code for yourself</a>.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="about:license#mpl">Mozilla Public License 2.0</a>
|
||||
<ul>
|
||||
<li><a href="http://www.mozilla.org/MPL/2.0/FAQ.html">MPL 2.0 FAQ</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>The remainder of the software which is not under the MPL is available
|
||||
under one of
|
||||
a variety of other licenses. Those that require reproduction
|
||||
<p>More specifically, most of the source code is available under the
|
||||
<a href="about:license#mpl">Mozilla Public License 2.0</a> (MPL).
|
||||
The MPL has a
|
||||
<a href="http://www.mozilla.org/MPL/2.0/FAQ.html">FAQ</a> to help
|
||||
you understand it. The remainder of the software which is not
|
||||
under the MPL is available under one of a variety of other
|
||||
permissive licenses. Those that require reproduction
|
||||
of the license text in the distribution are given below.
|
||||
(Note: your copy of this product may not contain code covered by one
|
||||
or more of the licenses listed here, depending on the exact product
|
||||
@ -55,6 +53,9 @@
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="about:license#mpl">Mozilla Public License 2.0</a>
|
||||
<br><br>
|
||||
</li>
|
||||
<li><a href="about:license#ACE">ACE License</a></li>
|
||||
<li><a href="about:license#android">Android Open Source License</a></li>
|
||||
<li><a href="about:license#angle">ANGLE License</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user