From e26a20fef9b11617581fe25cf1acb000337a9d9e Mon Sep 17 00:00:00 2001
From: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Date: Wed, 12 Aug 2015 20:01:22 +0200
Subject: [PATCH] fix up license references

Change-Id: Ie034902729bb3af498a69d077e50de360c54c051
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
---
 LICENSE.GPLv3  | 2 +-
 LICENSE.LGPLv3 | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/LICENSE.GPLv3 b/LICENSE.GPLv3
index afa69d94b9f..4e49b122ae1 100644
--- a/LICENSE.GPLv3
+++ b/LICENSE.GPLv3
@@ -6,7 +6,7 @@
  You may use, distribute and copy the Qt GUI Toolkit under the terms of
  GNU Lesser General Public License version 3. That license references
  the General Public License version 3, that is displayed below. Other
- portions of the Qt Toolkit may be licensed directly other this license.
+ portions of the Qt Toolkit may be licensed directly under this license.
 
 -------------------------------------------------------------------------
 
diff --git a/LICENSE.LGPLv3 b/LICENSE.LGPLv3
index 2a0988d97b4..4d67bac0b46 100644
--- a/LICENSE.LGPLv3
+++ b/LICENSE.LGPLv3
@@ -4,8 +4,8 @@
  Contact: http://www.qt.io/licensing/
 
  You may use, distribute and copy the Qt GUI Toolkit under the terms of
- GNU Lesser General Public License version 3, which is displayed
- below. This license makes reference to the version 3 of the GNU General
+ GNU Lesser General Public License version 3, which is displayed below.
+ This license makes reference to the version 3 of the GNU General
  Public License, which you can find in the LICENSE.GPLv3 file.
 
 -------------------------------------------------------------------------
-- 
GitLab