diff options
author | Eike Ziller <eike.ziller@theqtcompany.com> | 2015-01-14 18:07:15 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@theqtcompany.com> | 2015-01-16 12:37:56 +0100 |
commit | 3c85058694ee2e41658d17f524fb48f0b187d2fe (patch) | |
tree | 47c19e0b01d2e3bf8ca25a986ed0242c651dfff5 /src/plugins/winrt/WinRt.json.in | |
parent | d83fb4d63c9fd92e0e6f429cbd56fa244bddc093 (diff) | |
download | qt-creator-3c85058694ee2e41658d17f524fb48f0b187d2fe.tar.gz |
Update License
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
Diffstat (limited to 'src/plugins/winrt/WinRt.json.in')
-rw-r--r-- | src/plugins/winrt/WinRt.json.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/winrt/WinRt.json.in b/src/plugins/winrt/WinRt.json.in index 71aefb4685..0618dcf497 100644 --- a/src/plugins/winrt/WinRt.json.in +++ b/src/plugins/winrt/WinRt.json.in @@ -4,11 +4,11 @@ \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\", \"Experimental\" : true, \"Platform\" : \"Windows 8\", - \"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.\", \"\", \"GNU Lesser General Public License Usage\", \"\", @@ -16,6 +16,6 @@ ], \"Category\" : \"Device Support\", \"Description\" : \"Helper for Windows Runtime projects.\", - \"Url\" : \"http://www.qt-project.org\", + \"Url\" : \"http://www.qt.io\", $$dependencyList } |