From 2d3cfd33ccb0a9ff58d7b1dcd6650c985d20f7d2 Mon Sep 17 00:00:00 2001 From: Christoph Auer Date: Sun, 6 Sep 2015 18:51:50 +0200 Subject: [PATCH] Updated Qt license link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 573db6091..0003c9ba2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The source code is published under GPL v3, the license is available [here][licen ## Third-party libraries -* Qt 5.3.2 and 5.5.0, slightly patched ([LGPL](http://qt-project.org/doc/qt-5/lgpl.html)) +* Qt 5.3.2 and 5.5.0, slightly patched ([LGPL](http://doc.qt.io/qt-5/licensing.html)) * OpenSSL 1.0.1g ([OpenSSL License](https://www.openssl.org/source/license.html)) * zlib 1.2.8 ([zlib License](http://www.zlib.net/zlib_license.html)) * libexif 0.6.20 ([LGPL](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html))