Skip to content

Commit 09afe12

Browse files
authored
Update README.md with AL 2.0
Following [PR #72](#772) shortened the Apache License, Version 2.0 to "AL": The Apache License, 2.0 should be abbreviated as AL instead of ASL. (https://www.apache.org/licenses/LICENSE-2.0) Only the version 1.1 was known as Apache Software License 1.1, however, AL 2.0 can also be used for non-software. To avoid any confusion (e.g. in downstream licence checks), the abbreviation should be kept consistent.
1 parent 3976531 commit 09afe12

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)