aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofilerextension/QmlProfilerExtension.json.in
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-01-15 10:33:32 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2015-01-16 09:48:02 +0200
commitce38b0379f60b21e07cd14e11b7a1563b4ea5c14 (patch)
tree25f2c201618579d636c439526ffeddfb46b40d5e /plugins/qmlprofilerextension/QmlProfilerExtension.json.in
parentbfc37d69732e1a504f4bb834001885e1407f9552 (diff)
Change-Id: I2ba997eac9d3ff75542b5861dbbc89d3ccd6017e Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
Diffstat (limited to 'plugins/qmlprofilerextension/QmlProfilerExtension.json.in')
-rw-r--r--plugins/qmlprofilerextension/QmlProfilerExtension.json.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/qmlprofilerextension/QmlProfilerExtension.json.in b/plugins/qmlprofilerextension/QmlProfilerExtension.json.in
index f9f52be9b3..e7154d2e85 100644
--- a/plugins/qmlprofilerextension/QmlProfilerExtension.json.in
+++ b/plugins/qmlprofilerextension/QmlProfilerExtension.json.in
@@ -2,14 +2,14 @@
\"Name\" : \"QmlProfilerExtension\",
\"Version\" : \"$$QTCREATOR_VERSION\",
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
- \"Vendor\" : \"Digia Plc\",
- \"Copyright\" : \"(C) 2014 Digia Plc\",
+ \"Vendor\" : \"The Qt Company Ltd\",
+ \"Copyright\" : \"(C) 2015 The Qt Company Ltd\",
\"License\" : [ \"Commercial Usage\",
\"\",
- \"Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Digia.\"
+ \"Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.\"
],
\"Category\" : \"Qt Quick\",
\"Description\" : \"Qml Profiler Extension Plugin.\",
- \"Url\" : \"http://qt.digia.com\",
+ \"Url\" : \"http://www.qt.io\",
$$dependencyList
}