diff options
author | Bernard Normier <bernard@zeroc.com> | 2019-09-25 15:24:29 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2019-09-25 15:24:29 -0400 |
commit | 39c0fd2c7e105c6a35986bff28fb40ec1b7f210e (patch) | |
tree | d1ea33311394eda163a236edd2a09ef17b5145cc | |
parent | Fixed Python bug related to invalid return parameters, fixes #550 (diff) | |
download | ice-39c0fd2c7e105c6a35986bff28fb40ec1b7f210e.tar.bz2 ice-39c0fd2c7e105c6a35986bff28fb40ec1b7f210e.tar.xz ice-39c0fd2c7e105c6a35986bff28fb40ec1b7f210e.zip |
Fixed URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index d71b8e85676..87935e13ccd 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ with very few exceptions. As copyright owner, ZeroC can license Ice under different license terms, and offers the following licenses for Ice: - GPL v2, a popular open-source license with strong -[copyleft](http://en.wikipedia.org/wiki/Copyleft) conditions (the default +[copyleft](https://en.wikipedia.org/wiki/Copyleft) conditions (the default license) - Commercial or closed-source licenses |