aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/clangstaticanalyzer/ClangStaticAnalyzer.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/clangstaticanalyzer/ClangStaticAnalyzer.json.in')
-rw-r--r--plugins/clangstaticanalyzer/ClangStaticAnalyzer.json.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/clangstaticanalyzer/ClangStaticAnalyzer.json.in b/plugins/clangstaticanalyzer/ClangStaticAnalyzer.json.in
index 13c2aa5b82..a98cbbfa2c 100644
--- a/plugins/clangstaticanalyzer/ClangStaticAnalyzer.json.in
+++ b/plugins/clangstaticanalyzer/ClangStaticAnalyzer.json.in
@@ -4,14 +4,14 @@
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
\"Experimental\" : true,
\"Platform\" : \"(Linux.*)|(OS X.*)\",
- \"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\" : \"Code Analyzer\",
\"Description\" : \"ClangStaticAnalyzer Plugin.\",
- \"Url\" : \"http://qt.digia.com\",
+ \"Url\" : \"http://www.qt.io\",
$$dependencyList
}