mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
185 lines
No EOL
8.8 KiB
HTML
185 lines
No EOL
8.8 KiB
HTML
|
||
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
||
|
||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
||
<title>Memory Pool System Kit Open Source License — Memory Pool System 1.111.0 documentation</title>
|
||
|
||
<link rel="stylesheet" href="_static/mps.css" type="text/css" />
|
||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||
|
||
<script type="text/javascript">
|
||
var DOCUMENTATION_OPTIONS = {
|
||
URL_ROOT: '',
|
||
VERSION: '1.111.0',
|
||
COLLAPSE_INDEX: false,
|
||
FILE_SUFFIX: '.html',
|
||
HAS_SOURCE: true
|
||
};
|
||
</script>
|
||
<script type="text/javascript" src="_static/jquery.js"></script>
|
||
<script type="text/javascript" src="_static/underscore.js"></script>
|
||
<script type="text/javascript" src="_static/doctools.js"></script>
|
||
<link rel="copyright" title="Copyright" href="#" />
|
||
<link rel="top" title="Memory Pool System 1.111.0 documentation" href="index.html" />
|
||
<link rel="next" title="Contact us" href="contact.html" />
|
||
<link rel="prev" title="Memory Management Glossary: Z" href="glossary/z.html" />
|
||
</head>
|
||
<body>
|
||
<div class="related">
|
||
<h3>Navigation</h3>
|
||
<ul>
|
||
<li class="right" style="margin-right: 10px">
|
||
<a href="genindex.html" title="General Index"
|
||
accesskey="I">index</a></li>
|
||
<li class="right" >
|
||
<a href="contact.html" title="Contact us"
|
||
accesskey="N">next</a> |</li>
|
||
<li class="right" >
|
||
<a href="glossary/z.html" title="Memory Management Glossary: Z"
|
||
accesskey="P">previous</a> |</li>
|
||
<li><a href="index.html">Memory Pool System 1.111.0 documentation</a> »</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="document">
|
||
<div class="documentwrapper">
|
||
<div class="bodywrapper">
|
||
<div class="body">
|
||
|
||
<span class="target" id="license"></span><div class="section" id="memory-pool-system-kit-open-source-license">
|
||
<span id="index-0"></span><h1>Memory Pool System Kit Open Source License<a class="headerlink" href="#memory-pool-system-kit-open-source-license" title="Permalink to this headline">¶</a></h1>
|
||
<p>This is the license under which the Memory Pool System Kit is available as
|
||
open source.</p>
|
||
<p><strong>It is not the only way the MPS is licensed.</strong></p>
|
||
<p>If the licensing terms aren’t suitable for you (for example, you’re
|
||
developing a closed-source commercial product or a compiler run-time
|
||
system) you can easily license the MPS under different terms from
|
||
Ravenbrook. Please write to us at <a class="reference external" href="mailto:mps-questions%40ravenbrook.com">mailto:mps-questions<span>@</span>ravenbrook<span>.</span>com</a>
|
||
for more information.</p>
|
||
<p>The open source license for the MPS is the <a class="reference external" href="https://en.wikipedia.org/wiki/Sleepycat_License">Sleepycat License</a> also
|
||
known as the “Berkeley Database License”. This license is
|
||
<a class="reference external" href="http://www.gnu.org/licenses/license-list.html">GPL compatible</a> and <a class="reference external" href="http://opensource.org/licenses/sleepycat">OSI approved</a>. The MPS is “multi licensed” in
|
||
a manner similar to MySQL.</p>
|
||
<div class="section" id="id1">
|
||
<h2>License<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
|
||
<p>Copyright © 2001–2013 <a class="reference external" href="http://www.ravenbrook.com/">Ravenbrook Limited</a>.
|
||
All rights reserved. This is the open source license for the Memory
|
||
Pool System, but it is not the only one. Contact Ravenbrook at
|
||
<a class="reference external" href="mailto:mps-questions%40ravenbrook.com">mailto:mps-questions<span>@</span>ravenbrook<span>.</span>com</a> if you would like a different
|
||
license.</p>
|
||
<p>Redistribution and use in source and binary forms, with or without
|
||
modification, are permitted provided that the following conditions are
|
||
met:</p>
|
||
<ol class="arabic simple">
|
||
<li>Redistributions of source code must retain the above copyright
|
||
notice, this list of conditions and the following disclaimer.</li>
|
||
<li>Redistributions in binary form must reproduce the above copyright
|
||
notice, this list of conditions and the following disclaimer in the
|
||
documentation and/or other materials provided with the
|
||
distribution.</li>
|
||
<li>Redistributions in any form must be accompanied by information on
|
||
how to obtain complete source code for this software and any
|
||
accompanying software that uses this software. The source code
|
||
must either be included in the distribution or be available for no
|
||
more than the cost of distribution plus a nominal fee, and must be
|
||
freely redistributable under reasonable conditions. For an
|
||
executable file, complete source code means the source code for all
|
||
modules it contains. It does not include source code for modules
|
||
or files that typically accompany the major components of the
|
||
operating system on which the executable file runs.</li>
|
||
</ol>
|
||
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS
|
||
IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
||
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
||
PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL THE
|
||
COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
||
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
||
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
|
||
</div>
|
||
<div class="section" id="exceptions">
|
||
<h2>Exceptions<a class="headerlink" href="#exceptions" title="Permalink to this headline">¶</a></h2>
|
||
<p><strong>Open Dylan</strong></p>
|
||
<blockquote>
|
||
<div>Software that makes use of the Memory Pool System only via the Dylan
|
||
programming language using the Open Dylan implementation and any
|
||
accompanying software is exempt from clause 3 of the license, provided
|
||
that the Dylan program is not providing memory management services. For
|
||
the avoidance of doubt, this exemption does not apply to software
|
||
directly using a copy of the Memory Pool System received as part of the
|
||
Open Dylan source code.</div></blockquote>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sphinxsidebar">
|
||
<div class="sphinxsidebarwrapper">
|
||
<p class="logo"><a href="index.html">
|
||
<img class="logo" src="_static/logo.png" alt="Logo"/>
|
||
</a></p>
|
||
<h3><a href="index.html">Table Of Contents</a></h3>
|
||
<ul>
|
||
<li><a class="reference internal" href="#">Memory Pool System Kit Open Source License</a><ul>
|
||
<li><a class="reference internal" href="#id1">License</a></li>
|
||
<li><a class="reference internal" href="#exceptions">Exceptions</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
|
||
<h4>Previous topic</h4>
|
||
<p class="topless"><a href="glossary/z.html"
|
||
title="previous chapter">Memory Management Glossary: Z</a></p>
|
||
<h4>Next topic</h4>
|
||
<p class="topless"><a href="contact.html"
|
||
title="next chapter">Contact us</a></p><h4>Downloads</h4>
|
||
|
||
<p class="topless">
|
||
<a href="http://www.ravenbrook.com/project/mps/release/1.111.0/">MPS Kit release 1.111.0</a><br>
|
||
<a href="http://www.ravenbrook.com/project/mps/release/">All MPS Kit releases</a>
|
||
</p>
|
||
|
||
<h4>Issues</h4>
|
||
|
||
<p class="topless">
|
||
<a href="http://www.ravenbrook.com/project/mps/issue/?action=list&view=status%3dopen&display=Job:Priority:Title&sort=Priority">Known issues</a><br>
|
||
<a href="http://www.ravenbrook.com/project/mps/issue/?action=fixed&release_fixed=1.111.0">Issues fixed in release 1.111.0</a>
|
||
</p><h4>Contact us</h4>
|
||
|
||
<p class="topless"><a href="mailto:mps-questions@ravenbrook.com">mps-questions@ravenbrook.com</a></p>
|
||
</div>
|
||
</div>
|
||
<div class="clearer"></div>
|
||
</div>
|
||
<div class="related">
|
||
<h3>Navigation</h3>
|
||
<ul>
|
||
<li class="right" style="margin-right: 10px">
|
||
<a href="genindex.html" title="General Index"
|
||
>index</a></li>
|
||
<li class="right" >
|
||
<a href="contact.html" title="Contact us"
|
||
>next</a> |</li>
|
||
<li class="right" >
|
||
<a href="glossary/z.html" title="Memory Management Glossary: Z"
|
||
>previous</a> |</li>
|
||
<li><a href="index.html">Memory Pool System 1.111.0 documentation</a> »</li>
|
||
</ul>
|
||
</div>
|
||
<div class="footer">
|
||
© <a href="#">Copyright</a> 2013, Ravenbrook Limited.
|
||
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
|
||
</div>
|
||
</body>
|
||
</html> |