summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE4
-rw-r--r--README.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index 8964048501..2427c5197d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
-This package, the RabbitMQ server is licensed under the MPL. For the
-MPL, please see LICENSE-MPL-RabbitMQ.
+This package, the RabbitMQ server is licensed under the MPL 1.1. For the
+MPL 1.1, please see LICENSE-MPL-RabbitMQ.
If you have any questions regarding licensing, please contact us at
info@rabbitmq.com.
diff --git a/README.md b/README.md
index bf04218909..dde14f9e55 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,9 @@
See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview](https://rabbitmq.com/github.html).
-## License
+## Licensing
-RabbitMQ server is [licensed under the MPL](LICENSE-MPL-RabbitMQ).
+RabbitMQ server is [licensed under the MPL 1.1](LICENSE-MPL-RabbitMQ).
## Building From Source and Packaging