diff options
author | Michael Klishin <michael@clojurewerkz.org> | 2020-07-17 14:53:08 +0300 |
---|---|---|
committer | Michael Klishin <michael@clojurewerkz.org> | 2020-07-17 14:53:08 +0300 |
commit | 11dcd174763222826c8e526ad898738b38cc365b (patch) | |
tree | 66641bad6075348fd55bf0278405d494bb86dadb /deps/rabbitmq_web_stomp | |
parent | 7f980fef8da093e8a15ebee8c143d2b7833364ca (diff) | |
download | rabbitmq-server-git-11dcd174763222826c8e526ad898738b38cc365b.tar.gz |
Update MPL2 license file, drop Exhibit B
and add a VMware copyright notice.
We did not mean to make this code Incompatible with Secondary Licenses
as defined in [1].
1. https://www.mozilla.org/en-US/MPL/2.0/FAQ/
Diffstat (limited to 'deps/rabbitmq_web_stomp')
-rw-r--r-- | deps/rabbitmq_web_stomp/LICENSE-MPL-RabbitMQ | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/deps/rabbitmq_web_stomp/LICENSE-MPL-RabbitMQ b/deps/rabbitmq_web_stomp/LICENSE-MPL-RabbitMQ index a612ad9813..b30605c3b1 100644 --- a/deps/rabbitmq_web_stomp/LICENSE-MPL-RabbitMQ +++ b/deps/rabbitmq_web_stomp/LICENSE-MPL-RabbitMQ @@ -364,10 +364,4 @@ file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. -You may add additional accurate notices of copyright ownership. - -Exhibit B - "Incompatible With Secondary Licenses" Notice ---------------------------------------------------------- - - This Source Code Form is "Incompatible With Secondary Licenses", as - defined by the Mozilla Public License, v. 2.0. +Copyright (c) 2007-2020 VMware, Inc. or its affiliates. |