summaryrefslogtreecommitdiff
path: root/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong4.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong4.json')
-rw-r--r--tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong4.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong4.json b/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong4.json
index b98f4bdb9d..c3a0d26922 100644
--- a/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong4.json
+++ b/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong4.json
@@ -4,8 +4,8 @@
"Name" : "test",
"Version" : "1.0.1",
"CompatVersion" : "1.0.0",
- "Vendor" : "Digia Plc",
- "Copyright" : "(C) 2014 Digia Plc",
+ "Vendor" : "The Qt Company Ltd",
+ "Copyright" : "(C) 2015 The Qt Company Ltd",
"License" : [
"This is a default license bla",
"blubbblubb",
@@ -15,7 +15,7 @@
"This plugin is just a test.",
" it demonstrates the great use of the plugin spec."
],
- "Url" : "http://qt.digia.com",
+ "Url" : "http://www.qt.io",
"Dependencies" : [
{ "Version" : "2.3.0_2" },
{ "Name" : "EvenOther", "Version" : "1.0.0" }