diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2018-05-25 07:27:09 +0100 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2018-05-25 07:27:09 +0100 |
| commit | dd186dbf5e8cfa9b6b3efe4902fb27a07463b751 (patch) | |
| tree | 06f7018df12a127e87145dbd0daf927317045dc8 /README.md | |
| parent | e73d8caa01a2c2636d6bc03f61babdf0eaba5396 (diff) | |
| download | rabbitmq-server-git-dd186dbf5e8cfa9b6b3efe4902fb27a07463b751.tar.gz | |
Clarify what MPL version is used, references #1609
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
