aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/clangstaticanalyzer/ClangStaticAnalyzer.json.in
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-01-15 10:32:57 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2015-01-15 18:46:29 +0200
commitc98db856f9958460acbe20b1e3804f15d4a29132 (patch)
tree3b1438fb28e3e0fa5cbe337bfef74d5019dbc339 /plugins/clangstaticanalyzer/ClangStaticAnalyzer.json.in
parent4bdd4c263ec53b7a2c8773912285ddb8d970da2e (diff)
Change-Id: I0a127e78046369f7b55b3ace7b08a13a3f5319e5 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
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 13c2aa5b82f..a98cbbfa2c7 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
}