diff options
| author | Alexandru Scvortov <alexandru@rabbitmq.com> | 2011-10-03 12:25:48 +0100 |
|---|---|---|
| committer | Alexandru Scvortov <alexandru@rabbitmq.com> | 2011-10-03 12:25:48 +0100 |
| commit | 84171ca4c01ef4ee8e85a0b1c96ece36509313e0 (patch) | |
| tree | 4cb6c15adc2b052e91eb11a717ac566953059651 /packaging | |
| parent | 68da804b33531929dc00c0a0e83e34b7ac7f68b7 (diff) | |
| download | rabbitmq-server-git-84171ca4c01ef4ee8e85a0b1c96ece36509313e0.tar.gz | |
reference all the little licenses
The hg version of rabbitmq-server has the same LICENSE as before. The
srcdist, if it includes the plugins, uses the custom LICENSE from
packaging/ and also copies all the little LICENSEs to the top-level.
Ditto for generic-unix.
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/common/LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packaging/common/LICENSE b/packaging/common/LICENSE new file mode 100644 index 0000000000..f01e1ef1cc --- /dev/null +++ b/packaging/common/LICENSE @@ -0,0 +1,14 @@ +This package, the RabbitMQ server is licensed under the MPL. For the +MPL, please see LICENSE-MPL-RabbitMQ. + +This package makes use of the following third party libraries: +jQuery - http://jquery.com/ - MIT license, see LICENSE-MIT-jQuery142 +EJS - http://embeddedjs.com/ - MIT license, see LICENSE-MIT-EJS10 +Sammy - http://code.quirkey.com/sammy/ - MIT license, see LICENSE-MIT-Sammy060 +webmachine - http://webmachine.basho.com/ - Apache license, 2.0, LICENSE-Apache-Basho +mochiweb - http://github.com/mochi/mochiweb/ - MIT license, see LICENSE-MIT-Mochi +glMatrix - http://code.google.com/p/glmatrix/ - BSD 2-clause license, see plugins-src/rabbitmq-management-visualiser/LICENSE-BSD-glMatrix +eldap - https://github.com/etnt/eldap - MIT license, see /plugins-src/eldap-wrapper/eldap-git/LICENSE + +If you have any questions regarding licensing, please contact us at +info@rabbitmq.com. |
