summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-07-23 15:53:22 +0200
committerKai Koehne <kai.koehne@qt.io>2018-07-23 14:30:39 +0000
commita951c3cf75fe1da3148b12f2aff2853b4d368909 (patch)
treeccce057cc91398e42929c407f20b92dbe46c53df
parent1d2294735536c53fca8e56ed4b262c4bca6b4d29 (diff)
JavaScriptCore: Document snapshot date
Task-number: QTBUG-69276 Change-Id: I25394bc639d0b802d18f61ace678d4cfe6935861 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
-rw-r--r--src/3rdparty/javascriptcore/qt_attribution.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/3rdparty/javascriptcore/qt_attribution.json b/src/3rdparty/javascriptcore/qt_attribution.json
index d3fcf52..3683fc7 100644
--- a/src/3rdparty/javascriptcore/qt_attribution.json
+++ b/src/3rdparty/javascriptcore/qt_attribution.json
@@ -5,7 +5,8 @@
"Description": "JavaScriptCore is the built-in JavaScript engine, originally developed for WebKit.",
"QtUsage": "Used as JavaScript engine in Qt Script.",
- "Version": "This is a snapshot of JavaScriptCore from git://code.qt.io/qt/qtwebkit.git",
+ "Homepage": "https://trac.webkit.org/wiki/JavaScriptCore",
+ "Version": "Snapshot from 2011-01-27",
"License": "GNU Library General Public License v2 or later",
"LicenseId": "LGPL-2.0+",
"LicenseFile": "JavaScriptCore/COPYING.LIB",