summaryrefslogtreecommitdiff
path: root/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong2.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong2.json')
-rw-r--r--tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong2.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong2.json b/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong2.json
index 1b53a5023d..2fd9df4d5d 100644
--- a/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong2.json
+++ b/tests/auto/extensionsystem/pluginspec/testspecs/spec_wrong2.json
@@ -3,8 +3,8 @@
"MetaData" : {
"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",
@@ -14,7 +14,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" : [
{ "Name" : "SomeOtherPlugin", "Version" : "2.3.0_2" },
{ "Name" : "EvenOther", "Version" : "1.0.0" }