1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00

Adding licensing exception for open dylan.

Copied from Perforce
 Change: 179486
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Brooksby 2012-09-14 11:00:56 +01:00
parent 6cdaa3c3fe
commit 65c2cd7175

View file

@ -13,9 +13,9 @@ Ravenbrook. Please write to us <mps-questions@ravenbrook.com> for more
information.
The open source license for the MPS is the [Sleepycat License][] also
known as the "Berkeley Database License". This license is [GPL
compatible][] and [OSI approved][]. The MPS is "multi licensed" in a
manner similar to MySQL.
known as the "Berkeley Database License". This license is
[GPL compatible][] and [OSI approved][]. The MPS is "multi licensed" in
a manner similar to MySQL.
[Sleepycat License]: https://en.wikipedia.org/wiki/Sleepycat_License
[GPL compatible]: http://www.gnu.org/licenses/license-list.html
@ -64,6 +64,20 @@ 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.
Exceptions
----------
### Open Dylan
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.
---
$Id$