File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ make deps
92
92
./mvnw clean package -Dmaven.test.skip -P '!setup-test-cluster'
93
93
```
94
94
95
- ### Launching Tests with the Broker Running In a Docker Container
95
+ ### Launching Tests with the Broker Running in a Docker Container
96
96
97
97
Run the broker:
98
98
@@ -154,7 +154,7 @@ for the support timeline of this library.
154
154
155
155
This package, the RabbitMQ Java client library, is [ triple-licensed] ( https://www.rabbitmq.com/api-guide.html#license ) under
156
156
the Mozilla Public License 2.0 ("MPL"), the GNU General Public License
157
- version 2 ("GPL") and the Apache License version 2 ("ASL ").
157
+ version 2 ("GPL") and the Apache License version 2 ("AL ").
158
158
159
159
This means that the user can consider the library to be licensed under ** any of the licenses from the list** above.
160
160
For example, you may choose the Apache Public License 2.0 and include this client into a commercial product.
You can’t perform that action at this time.
0 commit comments