Skip to content

Commit 780fe08

Browse files
Merge pull request #774 from focbenz/patch-1
Update README.md with AL 2.0
2 parents 3976531 + 09afe12 commit 780fe08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ make deps
9292
./mvnw clean package -Dmaven.test.skip -P '!setup-test-cluster'
9393
```
9494

95-
### Launching Tests with the Broker Running In a Docker Container
95+
### Launching Tests with the Broker Running in a Docker Container
9696

9797
Run the broker:
9898

@@ -154,7 +154,7 @@ for the support timeline of this library.
154154

155155
This package, the RabbitMQ Java client library, is [triple-licensed](https://www.rabbitmq.com/api-guide.html#license) under
156156
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").
158158

159159
This means that the user can consider the library to be licensed under **any of the licenses from the list** above.
160160
For example, you may choose the Apache Public License 2.0 and include this client into a commercial product.

0 commit comments

Comments
 (0)