From ca3460775cadd055792457eab42bd8783b1df795 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Fri, 22 Jun 2018 10:56:34 +0200 Subject: Fix incorrect JSON in qt_attribution.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix spurious comma added in commit c4a21708ed186640f4db381dc80. Change-Id: I6d62378dfdda7a0da611eed1064cff707b9c6bf6 Reviewed-by: Tor Arne Vestbø --- src/gui/painting/qt_attribution.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/painting/qt_attribution.json') diff --git a/src/gui/painting/qt_attribution.json b/src/gui/painting/qt_attribution.json index 6aed115d01..69d824d916 100644 --- a/src/gui/painting/qt_attribution.json +++ b/src/gui/painting/qt_attribution.json @@ -41,5 +41,5 @@ "LicenseId": "MIT", "LicenseFile": "WEBGRADIENTS_LICENSE.txt", "Copyright": "Copyright (c) 2017 itmeo" - }, + } ] -- cgit v1.2.3