From c6c30e8973977a082a07c1ed8662ff7410da7a43 Mon Sep 17 00:00:00 2001 From: Francesco Mazzoli Date: Thu, 13 Sep 2012 12:18:55 +0100 Subject: [PATCH] add mochi license information --- LICENSE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LICENSE b/LICENSE index 8964048501..9feeceac32 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,8 @@ This package, the RabbitMQ server is licensed under the MPL. For the MPL, please see LICENSE-MPL-RabbitMQ. +The files `mochijson2.erl' and `mochinum.erl' are (c) 2007 Mochi Media, Inc and +licensed under a MIT license, see LICENSE-MIT-Mochi. + If you have any questions regarding licensing, please contact us at info@rabbitmq.com.