diff options
author | Miikka Heikkinen <miikka.heikkinen@theqtcompany.com> | 2014-11-07 10:07:00 +0200 |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@theqtcompany.com> | 2014-11-07 10:22:35 +0200 |
commit | b6ee023cedb7e249a8dd94ae79b7ce61884adadf (patch) | |
tree | 9e53fe650612efda15c0c128cb78b357def0c4d5 /examples/datavisualization/qmlbars/qml/qmlbars/Axes.qml | |
parent | b6bf8a4b70091f836a20f4848d3dc00e82bafe3c (diff) |
Diffstat (limited to 'examples/datavisualization/qmlbars/qml/qmlbars/Axes.qml')
-rw-r--r-- | examples/datavisualization/qmlbars/qml/qmlbars/Axes.qml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/datavisualization/qmlbars/qml/qmlbars/Axes.qml b/examples/datavisualization/qmlbars/qml/qmlbars/Axes.qml index f316eef5..180e1263 100644 --- a/examples/datavisualization/qmlbars/qml/qmlbars/Axes.qml +++ b/examples/datavisualization/qmlbars/qml/qmlbars/Axes.qml @@ -2,17 +2,17 @@ ** ** Copyright (C) 2014 Digia Plc ** All rights reserved. -** For any questions to Digia, please use contact form at http://qt.digia.com +** For any questions to Digia, please use contact form at http://qt.io ** -** This file is part of the QtDataVisualization module. +** This file is part of the Qt Data Visualization module. ** -** Licensees holding valid Qt Enterprise licenses may use this file in -** accordance with the Qt Enterprise 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 commercial license for Qt may use this file in +** accordance with the Qt License Agreement provided with the Software +** or, alternatively, in accordance with the terms contained in a written +** agreement between you and Digia. ** ** If you have questions regarding the use of this file, please use -** contact form at http://qt.digia.com +** contact form at http://qt.io ** ****************************************************************************/ |