From 94a65fb23210a60e286de0f13a6f31af475f1950 Mon Sep 17 00:00:00 2001 From: Nicolas Ettlin Date: Wed, 4 Jul 2018 10:25:31 +0200 Subject: Fix the copyright year of the qgrayraster.c dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The copyright year of the qgrayraster.c dependency was incorrectly set to “2006-2015”, instead of 2000-2016 (as stated in the file’s header comments). This commit solves this issue. Task-number: QTBUG-69261 Change-Id: I307b6eabdd133fe4f8371b963577b59af8620838 Reviewed-by: hjk --- src/gui/painting/qt_attribution.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/painting/qt_attribution.json b/src/gui/painting/qt_attribution.json index 06a62d9d66..7eb7db4876 100644 --- a/src/gui/painting/qt_attribution.json +++ b/src/gui/painting/qt_attribution.json @@ -11,7 +11,7 @@ "License": "Freetype Project License or GNU General Public License v2.0 only", "LicenseId": "FTL or GPL-2.0", "LicenseFile": "../../3rdparty/freetype/docs/LICENSE.TXT", - "Copyright": "Copyright 2006-2015 by David Turner, Robert Wilhelm, and Werner Lemberg." + "Copyright": "Copyright 2000-2016 by David Turner, Robert Wilhelm, and Werner Lemberg." }, { "Id": "smooth-scaling-algorithm", -- cgit v1.2.3