From c35df2ec0ee05351912e768d298a7c627dbdd1ef Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Fri, 2 Dec 2016 15:53:57 +0100 Subject: Doc: Fix name of license file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0acd5d4b3a1819c9ff23008432410d2c6d83b1c5 Reviewed-by: Topi Reiniƶ --- src/3rdparty/javascriptcore/qt_attribution.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/3rdparty/javascriptcore/qt_attribution.json b/src/3rdparty/javascriptcore/qt_attribution.json index a198b92..8aa031d 100644 --- a/src/3rdparty/javascriptcore/qt_attribution.json +++ b/src/3rdparty/javascriptcore/qt_attribution.json @@ -8,7 +8,7 @@ "Version": "This is a snapshot of JavaScriptCore from git://code.qt.io/qt/qtwebkit.git", "License": "GNU Library General Public License v2 or later", "LicenseId": "LGPL-2.0+", - "LicenseFile": "JavaScriptCore/COPYING.lib", + "LicenseFile": "JavaScriptCore/COPYING.LIB", "Copyright": "Copyright 2006-2008 the V8 project authors. Copyright 2009, The Android Open Source Project Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 -- cgit v1.2.1