summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-06-12 13:55:37 +0300
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-06-13 08:03:50 +0300
commit599370d0561cd416d7c94dc293033f488cae4c2a (patch)
treebb1b70a582e33c7e5797e525e684476dcb4feda9
parent3880b19e779569ff87dd5f6c1c77c32d63f40a3a (diff)
Qt Commercial -> Qt Enterprise
Also updated licenses. Change-Id: Ie14327305207e14879c1f1223219fcdfa1669dc0 Reviewed-by: Mika Salmela <mika.salmela@digia.com>
-rw-r--r--README16
-rw-r--r--demos/audio/main.cpp6
-rw-r--r--demos/audio/widget.cpp6
-rw-r--r--demos/audio/widget.h6
-rw-r--r--demos/audio/xyseriesiodevice.cpp6
-rw-r--r--demos/audio/xyseriesiodevice.h6
-rw-r--r--demos/callout/callout.cpp6
-rw-r--r--demos/callout/callout.h6
-rw-r--r--demos/callout/main.cpp6
-rw-r--r--demos/callout/view.cpp6
-rw-r--r--demos/callout/view.h6
-rw-r--r--demos/chartinteractions/chart.cpp6
-rw-r--r--demos/chartinteractions/chart.h6
-rw-r--r--demos/chartinteractions/chartview.cpp6
-rw-r--r--demos/chartinteractions/chartview.h6
-rw-r--r--demos/chartinteractions/main.cpp6
-rw-r--r--demos/chartthemes/main.cpp6
-rw-r--r--demos/chartthemes/themewidget.cpp6
-rw-r--r--demos/chartthemes/themewidget.h6
-rw-r--r--demos/dynamicspline/chart.cpp6
-rw-r--r--demos/dynamicspline/chart.h6
-rw-r--r--demos/dynamicspline/main.cpp6
-rw-r--r--demos/nesteddonuts/main.cpp6
-rw-r--r--demos/nesteddonuts/widget.cpp6
-rw-r--r--demos/nesteddonuts/widget.h6
-rw-r--r--demos/piechartcustomization/brushtool.cpp6
-rw-r--r--demos/piechartcustomization/brushtool.h6
-rw-r--r--demos/piechartcustomization/customslice.cpp6
-rw-r--r--demos/piechartcustomization/customslice.h6
-rw-r--r--demos/piechartcustomization/main.cpp6
-rw-r--r--demos/piechartcustomization/mainwidget.cpp6
-rw-r--r--demos/piechartcustomization/mainwidget.h6
-rw-r--r--demos/piechartcustomization/pentool.cpp6
-rw-r--r--demos/piechartcustomization/pentool.h6
-rw-r--r--demos/qmlaxes/main.cpp6
-rw-r--r--demos/qmlaxes/qml/qmlaxes/View1.qml6
-rw-r--r--demos/qmlaxes/qml/qmlaxes/View2.qml6
-rw-r--r--demos/qmlaxes/qml/qmlaxes/View3.qml6
-rw-r--r--demos/qmlaxes/qml/qmlaxes/loader.qml6
-rw-r--r--demos/qmlaxes/qml/qmlaxes/main.qml6
-rw-r--r--demos/qmlchart/main.cpp6
-rw-r--r--demos/qmlchart/qml/qmlchart/View1.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View10.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View11.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View12.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View2.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View3.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View4.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View5.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View6.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View7.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View8.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/View9.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/loader.qml6
-rw-r--r--demos/qmlchart/qml/qmlchart/main.qml6
-rw-r--r--demos/qmlcustomizations/main.cpp6
-rw-r--r--demos/qmlcustomizations/qml/qmlcustomizations/loader.qml6
-rw-r--r--demos/qmlcustomizations/qml/qmlcustomizations/main.qml6
-rw-r--r--demos/qmlcustomlegend/main.cpp6
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml6
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml6
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml6
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml6
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml6
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml6
-rwxr-xr-xdemos/qmlcustomlegend/qml/qmlcustomlegend/main.qml6
-rw-r--r--demos/qmlcustommodel/customtablemodel.cpp6
-rw-r--r--demos/qmlcustommodel/customtablemodel.h6
-rw-r--r--demos/qmlcustommodel/declarativemodel.cpp6
-rw-r--r--demos/qmlcustommodel/declarativemodel.h6
-rw-r--r--demos/qmlcustommodel/main.cpp6
-rw-r--r--demos/qmlcustommodel/qml/qmlcustommodel/loader.qml6
-rw-r--r--demos/qmlcustommodel/qml/qmlcustommodel/main.qml6
-rw-r--r--demos/qmlf1legends/main.cpp6
-rw-r--r--demos/qmlf1legends/qml/qmlf1legends/SpeedsXml.qml6
-rw-r--r--demos/qmlf1legends/qml/qmlf1legends/main.qml6
-rw-r--r--demos/qmloscilloscope/datasource.cpp6
-rw-r--r--demos/qmloscilloscope/datasource.h6
-rw-r--r--demos/qmloscilloscope/main.cpp6
-rw-r--r--demos/qmloscilloscope/qml/qmloscilloscope/ControlPanel.qml6
-rw-r--r--demos/qmloscilloscope/qml/qmloscilloscope/MultiButton.qml6
-rw-r--r--demos/qmloscilloscope/qml/qmloscilloscope/ScopeView.qml6
-rw-r--r--demos/qmloscilloscope/qml/qmloscilloscope/main.qml6
-rw-r--r--demos/qmlpolarchart/main.cpp6
-rw-r--r--demos/qmlpolarchart/qml/qmlpolarchart/View1.qml6
-rw-r--r--demos/qmlpolarchart/qml/qmlpolarchart/View2.qml6
-rw-r--r--demos/qmlpolarchart/qml/qmlpolarchart/View3.qml6
-rw-r--r--demos/qmlpolarchart/qml/qmlpolarchart/loader.qml6
-rw-r--r--demos/qmlpolarchart/qml/qmlpolarchart/main.qml6
-rw-r--r--demos/qmlweather/main.cpp6
-rw-r--r--demos/qmlweather/qml/qmlweather/main.qml6
-rw-r--r--demos/quick2chart/main.cpp6
-rw-r--r--demos/quick2chart/qml/quick2chart/View1.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View10.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View11.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View12.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View2.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View3.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View4.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View5.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View6.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View7.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View8.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/View9.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/loader.qml6
-rw-r--r--demos/quick2chart/qml/quick2chart/main.qml6
-rw-r--r--demos/quick2oscilloscope/datasource.cpp6
-rw-r--r--demos/quick2oscilloscope/datasource.h6
-rw-r--r--demos/quick2oscilloscope/main.cpp6
-rw-r--r--demos/quick2oscilloscope/qml/quick2oscilloscope/ControlPanel.qml6
-rw-r--r--demos/quick2oscilloscope/qml/quick2oscilloscope/MultiButton.qml6
-rw-r--r--demos/quick2oscilloscope/qml/quick2oscilloscope/ScopeView.qml6
-rw-r--r--demos/quick2oscilloscope/qml/quick2oscilloscope/main.qml6
-rw-r--r--doc/qchart-html-template.qdocconf4
-rw-r--r--doc/src/classes.qdoc2
-rw-r--r--doc/src/demos-qmloscilloscope.qdoc2
-rw-r--r--doc/src/demos.qdoc2
-rw-r--r--doc/src/examples.qdoc2
-rw-r--r--doc/src/gettingstarted.qdoc6
-rw-r--r--doc/src/index.qdoc6
-rw-r--r--doc/src/qml.qdoc8
-rw-r--r--examples/areachart/main.cpp6
-rw-r--r--examples/barchart/main.cpp6
-rw-r--r--examples/barmodelmapper/customtablemodel.cpp6
-rw-r--r--examples/barmodelmapper/customtablemodel.h6
-rw-r--r--examples/barmodelmapper/main.cpp6
-rw-r--r--examples/barmodelmapper/tablewidget.cpp6
-rw-r--r--examples/barmodelmapper/tablewidget.h6
-rw-r--r--examples/boxplotchart/boxdatareader.cpp6
-rw-r--r--examples/boxplotchart/boxdatareader.h6
-rw-r--r--examples/boxplotchart/main.cpp6
-rw-r--r--examples/customchart/main.cpp6
-rw-r--r--examples/datetimeaxis/main.cpp6
-rw-r--r--examples/donutbreakdown/donutbreakdownchart.cpp6
-rw-r--r--examples/donutbreakdown/donutbreakdownchart.h6
-rw-r--r--examples/donutbreakdown/main.cpp6
-rw-r--r--examples/donutbreakdown/mainslice.cpp6
-rw-r--r--examples/donutbreakdown/mainslice.h6
-rw-r--r--examples/donutchart/main.cpp6
-rw-r--r--examples/horizontalbarchart/main.cpp6
-rw-r--r--examples/horizontalpercentbarchart/main.cpp6
-rw-r--r--examples/horizontalstackedbarchart/main.cpp6
-rw-r--r--examples/legend/main.cpp6
-rw-r--r--examples/legend/mainwidget.cpp6
-rw-r--r--examples/legend/mainwidget.h6
-rw-r--r--examples/legendmarkers/main.cpp6
-rw-r--r--examples/legendmarkers/mainwidget.cpp6
-rw-r--r--examples/legendmarkers/mainwidget.h6
-rw-r--r--examples/lineandbar/main.cpp6
-rw-r--r--examples/linechart/main.cpp6
-rw-r--r--examples/logvalueaxis/main.cpp6
-rw-r--r--examples/modeldata/customtablemodel.cpp6
-rw-r--r--examples/modeldata/customtablemodel.h6
-rw-r--r--examples/modeldata/main.cpp6
-rw-r--r--examples/modeldata/tablewidget.cpp6
-rw-r--r--examples/modeldata/tablewidget.h6
-rw-r--r--examples/multiaxis/main.cpp6
-rw-r--r--examples/percentbarchart/main.cpp6
-rw-r--r--examples/piechart/main.cpp6
-rw-r--r--examples/piechartdrilldown/drilldownchart.cpp6
-rw-r--r--examples/piechartdrilldown/drilldownchart.h6
-rw-r--r--examples/piechartdrilldown/drilldownslice.cpp6
-rw-r--r--examples/piechartdrilldown/drilldownslice.h6
-rw-r--r--examples/piechartdrilldown/main.cpp6
-rw-r--r--examples/polarchart/chartview.cpp6
-rw-r--r--examples/polarchart/chartview.h6
-rw-r--r--examples/polarchart/main.cpp6
-rw-r--r--examples/qmlboxplot/main.cpp6
-rw-r--r--examples/qmlboxplot/qml/qmlboxplot/main.qml6
-rw-r--r--examples/qmlpiechart/main.cpp6
-rw-r--r--examples/qmlpiechart/qml/qmlpiechart/main.qml6
-rw-r--r--examples/scatterchart/chartview.cpp6
-rw-r--r--examples/scatterchart/chartview.h6
-rw-r--r--examples/scatterchart/main.cpp6
-rw-r--r--examples/scatterinteractions/chartview.cpp6
-rw-r--r--examples/scatterinteractions/chartview.h6
-rw-r--r--examples/scatterinteractions/main.cpp6
-rw-r--r--examples/splinechart/main.cpp6
-rw-r--r--examples/stackedbarchart/main.cpp6
-rw-r--r--examples/stackedbarchartdrilldown/drilldownchart.cpp6
-rw-r--r--examples/stackedbarchartdrilldown/drilldownchart.h6
-rw-r--r--examples/stackedbarchartdrilldown/drilldownseries.cpp6
-rw-r--r--examples/stackedbarchartdrilldown/drilldownseries.h6
-rw-r--r--examples/stackedbarchartdrilldown/main.cpp6
-rw-r--r--examples/temperaturerecords/main.cpp6
-rw-r--r--examples/zoomlinechart/chart.cpp6
-rw-r--r--examples/zoomlinechart/chart.h6
-rw-r--r--examples/zoomlinechart/chartview.cpp6
-rw-r--r--examples/zoomlinechart/chartview.h6
-rw-r--r--examples/zoomlinechart/main.cpp6
-rw-r--r--licenses/LICENSE-ALLOS498
-rw-r--r--licenses/LICENSE-ALLOS-US523
-rw-r--r--licenses/LICENSE-DESKTOP473
-rw-r--r--licenses/LICENSE-DESKTOP-US498
-rw-r--r--licenses/LICENSE-ENTERPRISE154
-rw-r--r--licenses/LICENSE-ENTERPRISE-US154
-rw-r--r--licenses/LICENSE-EVALUATION296
-rw-r--r--licenses/LICENSE-EVALUATION-US303
-rw-r--r--licenses/LICENSE.COMMERCIAL.FI373
-rw-r--r--licenses/LICENSE.COMMERCIAL.US397
-rw-r--r--plugins/declarative/declarativeareaseries.cpp6
-rw-r--r--plugins/declarative/declarativeareaseries.h6
-rw-r--r--plugins/declarative/declarativeaxes.cpp6
-rw-r--r--plugins/declarative/declarativeaxes.h6
-rw-r--r--plugins/declarative/declarativebarseries.cpp6
-rw-r--r--plugins/declarative/declarativebarseries.h6
-rw-r--r--plugins/declarative/declarativeboxplotseries.cpp6
-rw-r--r--plugins/declarative/declarativeboxplotseries.h6
-rw-r--r--plugins/declarative/declarativecategoryaxis.cpp6
-rw-r--r--plugins/declarative/declarativecategoryaxis.h6
-rw-r--r--plugins/declarative/declarativechart.cpp6
-rw-r--r--plugins/declarative/declarativechart.h6
-rw-r--r--plugins/declarative/declarativelineseries.cpp6
-rw-r--r--plugins/declarative/declarativelineseries.h6
-rw-r--r--plugins/declarative/declarativemargins.cpp6
-rw-r--r--plugins/declarative/declarativemargins.h6
-rw-r--r--plugins/declarative/declarativepieseries.cpp6
-rw-r--r--plugins/declarative/declarativepieseries.h6
-rw-r--r--plugins/declarative/declarativepolarchart.cpp6
-rw-r--r--plugins/declarative/declarativepolarchart.h6
-rw-r--r--plugins/declarative/declarativescatterseries.cpp6
-rw-r--r--plugins/declarative/declarativescatterseries.h6
-rw-r--r--plugins/declarative/declarativesplineseries.cpp6
-rw-r--r--plugins/declarative/declarativesplineseries.h6
-rw-r--r--plugins/declarative/declarativexypoint.cpp6
-rw-r--r--plugins/declarative/declarativexypoint.h6
-rw-r--r--plugins/declarative/declarativexyseries.cpp6
-rw-r--r--plugins/declarative/declarativexyseries.h6
-rw-r--r--plugins/declarative/plugin.cpp6
-rw-r--r--plugins/declarative/shared_defines.h6
-rw-r--r--plugins/designer/qchartsplugin.cpp6
-rw-r--r--plugins/designer/qchartsplugin.h6
-rw-r--r--src/animations/axisanimation.cpp6
-rw-r--r--src/animations/axisanimation_p.h8
-rw-r--r--src/animations/baranimation.cpp6
-rw-r--r--src/animations/baranimation_p.h8
-rw-r--r--src/animations/boxplotanimation.cpp6
-rw-r--r--src/animations/boxplotanimation_p.h8
-rw-r--r--src/animations/boxwhiskersanimation.cpp6
-rw-r--r--src/animations/boxwhiskersanimation_p.h8
-rw-r--r--src/animations/chartanimation.cpp6
-rw-r--r--src/animations/chartanimation_p.h8
-rw-r--r--src/animations/pieanimation.cpp6
-rw-r--r--src/animations/pieanimation_p.h8
-rw-r--r--src/animations/piesliceanimation.cpp6
-rw-r--r--src/animations/piesliceanimation_p.h8
-rw-r--r--src/animations/scatteranimation.cpp6
-rw-r--r--src/animations/scatteranimation_p.h8
-rw-r--r--src/animations/splineanimation.cpp6
-rw-r--r--src/animations/splineanimation_p.h8
-rw-r--r--src/animations/xyanimation.cpp6
-rw-r--r--src/animations/xyanimation_p.h8
-rw-r--r--src/areachart/areachartitem.cpp6
-rw-r--r--src/areachart/areachartitem_p.h8
-rw-r--r--src/areachart/qareaseries.cpp6
-rw-r--r--src/areachart/qareaseries.h6
-rw-r--r--src/areachart/qareaseries_p.h8
-rw-r--r--src/axis/barcategoryaxis/chartbarcategoryaxisx.cpp6
-rw-r--r--src/axis/barcategoryaxis/chartbarcategoryaxisx_p.h8
-rw-r--r--src/axis/barcategoryaxis/chartbarcategoryaxisy.cpp6
-rw-r--r--src/axis/barcategoryaxis/chartbarcategoryaxisy_p.h8
-rw-r--r--src/axis/barcategoryaxis/qbarcategoryaxis.cpp6
-rw-r--r--src/axis/barcategoryaxis/qbarcategoryaxis.h6
-rw-r--r--src/axis/barcategoryaxis/qbarcategoryaxis_p.h8
-rw-r--r--src/axis/cartesianchartaxis.cpp6
-rw-r--r--src/axis/cartesianchartaxis_p.h8
-rw-r--r--src/axis/categoryaxis/chartcategoryaxisx.cpp6
-rw-r--r--src/axis/categoryaxis/chartcategoryaxisx_p.h8
-rw-r--r--src/axis/categoryaxis/chartcategoryaxisy.cpp6
-rw-r--r--src/axis/categoryaxis/chartcategoryaxisy_p.h8
-rw-r--r--src/axis/categoryaxis/polarchartcategoryaxisangular.cpp6
-rw-r--r--src/axis/categoryaxis/polarchartcategoryaxisangular_p.h8
-rw-r--r--src/axis/categoryaxis/polarchartcategoryaxisradial.cpp6
-rw-r--r--src/axis/categoryaxis/polarchartcategoryaxisradial_p.h8
-rw-r--r--src/axis/categoryaxis/qcategoryaxis.cpp6
-rw-r--r--src/axis/categoryaxis/qcategoryaxis.h6
-rw-r--r--src/axis/categoryaxis/qcategoryaxis_p.h8
-rw-r--r--src/axis/chartaxiselement.cpp6
-rw-r--r--src/axis/chartaxiselement_p.h8
-rw-r--r--src/axis/datetimeaxis/chartdatetimeaxisx.cpp6
-rw-r--r--src/axis/datetimeaxis/chartdatetimeaxisx_p.h8
-rw-r--r--src/axis/datetimeaxis/chartdatetimeaxisy.cpp6
-rw-r--r--src/axis/datetimeaxis/chartdatetimeaxisy_p.h8
-rw-r--r--src/axis/datetimeaxis/polarchartdatetimeaxisangular.cpp6
-rw-r--r--src/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h8
-rw-r--r--src/axis/datetimeaxis/polarchartdatetimeaxisradial.cpp6
-rw-r--r--src/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h8
-rw-r--r--src/axis/datetimeaxis/qdatetimeaxis.cpp6
-rw-r--r--src/axis/datetimeaxis/qdatetimeaxis.h6
-rw-r--r--src/axis/datetimeaxis/qdatetimeaxis_p.h8
-rw-r--r--src/axis/horizontalaxis.cpp6
-rw-r--r--src/axis/horizontalaxis_p.h8
-rw-r--r--src/axis/linearrowitem_p.h8
-rw-r--r--src/axis/logvalueaxis/chartlogvalueaxisx.cpp6
-rw-r--r--src/axis/logvalueaxis/chartlogvalueaxisx_p.h8
-rw-r--r--src/axis/logvalueaxis/chartlogvalueaxisy.cpp6
-rw-r--r--src/axis/logvalueaxis/chartlogvalueaxisy_p.h8
-rw-r--r--src/axis/logvalueaxis/polarchartlogvalueaxisangular.cpp6
-rw-r--r--src/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h8
-rw-r--r--src/axis/logvalueaxis/polarchartlogvalueaxisradial.cpp6
-rw-r--r--src/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h8
-rw-r--r--src/axis/logvalueaxis/qlogvalueaxis.cpp6
-rw-r--r--src/axis/logvalueaxis/qlogvalueaxis.h6
-rw-r--r--src/axis/logvalueaxis/qlogvalueaxis_p.h8
-rw-r--r--src/axis/polarchartaxis.cpp6
-rw-r--r--src/axis/polarchartaxis_p.h8
-rw-r--r--src/axis/polarchartaxisangular.cpp6
-rw-r--r--src/axis/polarchartaxisangular_p.h8
-rw-r--r--src/axis/polarchartaxisradial.cpp6
-rw-r--r--src/axis/polarchartaxisradial_p.h8
-rw-r--r--src/axis/qabstractaxis.cpp6
-rw-r--r--src/axis/qabstractaxis.h6
-rw-r--r--src/axis/qabstractaxis_p.h8
-rw-r--r--src/axis/valueaxis/chartvalueaxisx.cpp6
-rw-r--r--src/axis/valueaxis/chartvalueaxisx_p.h8
-rw-r--r--src/axis/valueaxis/chartvalueaxisy.cpp6
-rw-r--r--src/axis/valueaxis/chartvalueaxisy_p.h8
-rw-r--r--src/axis/valueaxis/polarchartvalueaxisangular.cpp6
-rw-r--r--src/axis/valueaxis/polarchartvalueaxisangular_p.h8
-rw-r--r--src/axis/valueaxis/polarchartvalueaxisradial.cpp6
-rw-r--r--src/axis/valueaxis/polarchartvalueaxisradial_p.h8
-rw-r--r--src/axis/valueaxis/qvalueaxis.cpp6
-rw-r--r--src/axis/valueaxis/qvalueaxis.h6
-rw-r--r--src/axis/valueaxis/qvalueaxis_p.h8
-rw-r--r--src/axis/verticalaxis.cpp6
-rw-r--r--src/axis/verticalaxis_p.h8
-rw-r--r--src/barchart/abstractbarchartitem.cpp6
-rw-r--r--src/barchart/abstractbarchartitem_p.h8
-rw-r--r--src/barchart/bar.cpp6
-rw-r--r--src/barchart/bar_p.h8
-rw-r--r--src/barchart/horizontal/bar/horizontalbarchartitem.cpp6
-rw-r--r--src/barchart/horizontal/bar/horizontalbarchartitem_p.h8
-rw-r--r--src/barchart/horizontal/bar/qhorizontalbarseries.cpp6
-rw-r--r--src/barchart/horizontal/bar/qhorizontalbarseries.h6
-rw-r--r--src/barchart/horizontal/bar/qhorizontalbarseries_p.h8
-rw-r--r--src/barchart/horizontal/percent/horizontalpercentbarchartitem.cpp6
-rw-r--r--src/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h8
-rw-r--r--src/barchart/horizontal/percent/qhorizontalpercentbarseries.cpp6
-rw-r--r--src/barchart/horizontal/percent/qhorizontalpercentbarseries.h6
-rw-r--r--src/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h8
-rw-r--r--src/barchart/horizontal/stacked/horizontalstackedbarchartitem.cpp6
-rw-r--r--src/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h8
-rw-r--r--src/barchart/horizontal/stacked/qhorizontalstackedbarseries.cpp6
-rw-r--r--src/barchart/horizontal/stacked/qhorizontalstackedbarseries.h6
-rw-r--r--src/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h8
-rw-r--r--src/barchart/qabstractbarseries.cpp6
-rw-r--r--src/barchart/qabstractbarseries.h6
-rw-r--r--src/barchart/qabstractbarseries_p.h8
-rw-r--r--src/barchart/qbarmodelmapper.cpp6
-rw-r--r--src/barchart/qbarmodelmapper.h6
-rw-r--r--src/barchart/qbarmodelmapper_p.h8
-rw-r--r--src/barchart/qbarset.cpp6
-rw-r--r--src/barchart/qbarset.h6
-rw-r--r--src/barchart/qbarset_p.h8
-rw-r--r--src/barchart/qhbarmodelmapper.cpp6
-rw-r--r--src/barchart/qhbarmodelmapper.h6
-rw-r--r--src/barchart/qvbarmodelmapper.cpp6
-rw-r--r--src/barchart/qvbarmodelmapper.h6
-rw-r--r--src/barchart/vertical/bar/barchartitem.cpp6
-rw-r--r--src/barchart/vertical/bar/barchartitem_p.h8
-rw-r--r--src/barchart/vertical/bar/qbarseries.cpp6
-rw-r--r--src/barchart/vertical/bar/qbarseries.h6
-rw-r--r--src/barchart/vertical/bar/qbarseries_p.h8
-rw-r--r--src/barchart/vertical/percent/percentbarchartitem.cpp6
-rw-r--r--src/barchart/vertical/percent/percentbarchartitem_p.h8
-rw-r--r--src/barchart/vertical/percent/qpercentbarseries.cpp6
-rw-r--r--src/barchart/vertical/percent/qpercentbarseries.h6
-rw-r--r--src/barchart/vertical/percent/qpercentbarseries_p.h8
-rw-r--r--src/barchart/vertical/stacked/qstackedbarseries.cpp6
-rw-r--r--src/barchart/vertical/stacked/qstackedbarseries.h6
-rw-r--r--src/barchart/vertical/stacked/qstackedbarseries_p.h8
-rw-r--r--src/barchart/vertical/stacked/stackedbarchartitem.cpp6
-rw-r--r--src/barchart/vertical/stacked/stackedbarchartitem_p.h8
-rw-r--r--src/boxplotchart/boxplotchartitem.cpp6
-rw-r--r--src/boxplotchart/boxplotchartitem_p.h8
-rw-r--r--src/boxplotchart/boxwhiskers.cpp6
-rw-r--r--src/boxplotchart/boxwhiskers_p.h8
-rw-r--r--src/boxplotchart/boxwhiskersdata_p.h8
-rw-r--r--src/boxplotchart/qboxplotmodelmapper.cpp6
-rw-r--r--src/boxplotchart/qboxplotmodelmapper.h6
-rw-r--r--src/boxplotchart/qboxplotmodelmapper_p.h8
-rw-r--r--src/boxplotchart/qboxplotseries.cpp6
-rw-r--r--src/boxplotchart/qboxplotseries.h6
-rw-r--r--src/boxplotchart/qboxplotseries_p.h8
-rw-r--r--src/boxplotchart/qboxset.cpp6
-rw-r--r--src/boxplotchart/qboxset.h6
-rw-r--r--src/boxplotchart/qboxset_p.h8
-rw-r--r--src/boxplotchart/qvboxplotmodelmapper.cpp6
-rw-r--r--src/boxplotchart/qvboxplotmodelmapper.h6
-rw-r--r--src/chartbackground.cpp6
-rw-r--r--src/chartbackground_p.h8
-rw-r--r--src/chartconfig_p.h8
-rw-r--r--src/chartdataset.cpp6
-rw-r--r--src/chartdataset_p.h8
-rw-r--r--src/chartelement.cpp6
-rw-r--r--src/chartelement_p.h8
-rw-r--r--src/charthelpers_p.h8
-rw-r--r--src/chartitem.cpp6
-rw-r--r--src/chartitem_p.h8
-rw-r--r--src/chartpresenter.cpp6
-rw-r--r--src/chartpresenter_p.h8
-rw-r--r--src/chartsnamespace.h6
-rw-r--r--src/chartthememanager.cpp6
-rw-r--r--src/chartthememanager_p.h8
-rw-r--r--src/charttitle.cpp6
-rw-r--r--src/charttitle_p.h8
-rw-r--r--src/domain/abstractdomain.cpp6
-rw-r--r--src/domain/abstractdomain_p.h8
-rw-r--r--src/domain/logxlogydomain.cpp6
-rw-r--r--src/domain/logxlogydomain_p.h8
-rw-r--r--src/domain/logxlogypolardomain.cpp6
-rw-r--r--src/domain/logxlogypolardomain_p.h8
-rw-r--r--src/domain/logxydomain.cpp6
-rw-r--r--src/domain/logxydomain_p.h8
-rw-r--r--src/domain/logxypolardomain.cpp6
-rw-r--r--src/domain/logxypolardomain_p.h8
-rw-r--r--src/domain/polardomain.cpp6
-rw-r--r--src/domain/polardomain_p.h8
-rw-r--r--src/domain/xlogydomain.cpp6
-rw-r--r--src/domain/xlogydomain_p.h8
-rw-r--r--src/domain/xlogypolardomain.cpp6
-rw-r--r--src/domain/xlogypolardomain_p.h8
-rw-r--r--src/domain/xydomain.cpp6
-rw-r--r--src/domain/xydomain_p.h8
-rw-r--r--src/domain/xypolardomain.cpp6
-rw-r--r--src/domain/xypolardomain_p.h8
-rw-r--r--src/layout/abstractchartlayout.cpp6
-rw-r--r--src/layout/abstractchartlayout_p.h8
-rw-r--r--src/layout/cartesianchartlayout.cpp6
-rw-r--r--src/layout/cartesianchartlayout_p.h8
-rw-r--r--src/layout/polarchartlayout.cpp6
-rw-r--r--src/layout/polarchartlayout_p.h8
-rw-r--r--src/legend/legendlayout.cpp6
-rw-r--r--src/legend/legendlayout_p.h8
-rw-r--r--src/legend/legendmarkeritem.cpp6
-rw-r--r--src/legend/legendmarkeritem_p.h8
-rw-r--r--src/legend/legendscroller.cpp6
-rw-r--r--src/legend/legendscroller_p.h8
-rw-r--r--src/legend/qarealegendmarker.cpp6
-rw-r--r--src/legend/qarealegendmarker.h6
-rw-r--r--src/legend/qarealegendmarker_p.h8
-rw-r--r--src/legend/qbarlegendmarker.cpp6
-rw-r--r--src/legend/qbarlegendmarker.h6
-rw-r--r--src/legend/qbarlegendmarker_p.h8
-rw-r--r--src/legend/qboxplotlegendmarker.cpp6
-rw-r--r--src/legend/qboxplotlegendmarker.h6
-rw-r--r--src/legend/qboxplotlegendmarker_p.h8
-rw-r--r--src/legend/qlegend.cpp6
-rw-r--r--src/legend/qlegend.h6
-rw-r--r--src/legend/qlegend_p.h8
-rw-r--r--src/legend/qlegendmarker.cpp6
-rw-r--r--src/legend/qlegendmarker.h6
-rw-r--r--src/legend/qlegendmarker_p.h8
-rw-r--r--src/legend/qpielegendmarker.cpp6
-rw-r--r--src/legend/qpielegendmarker.h6
-rw-r--r--src/legend/qpielegendmarker_p.h8
-rw-r--r--src/legend/qxylegendmarker.cpp6
-rw-r--r--src/legend/qxylegendmarker.h6
-rw-r--r--src/legend/qxylegendmarker_p.h8
-rw-r--r--src/linechart/linechartitem.cpp6
-rw-r--r--src/linechart/linechartitem_p.h8
-rw-r--r--src/linechart/qlineseries.cpp6
-rw-r--r--src/linechart/qlineseries.h6
-rw-r--r--src/linechart/qlineseries_p.h8
-rw-r--r--src/piechart/piechartitem.cpp6
-rw-r--r--src/piechart/piechartitem_p.h8
-rw-r--r--src/piechart/pieslicedata_p.h8
-rw-r--r--src/piechart/piesliceitem.cpp6
-rw-r--r--src/piechart/piesliceitem_p.h8
-rw-r--r--src/piechart/qhpiemodelmapper.cpp6
-rw-r--r--src/piechart/qhpiemodelmapper.h6
-rw-r--r--src/piechart/qpiemodelmapper.cpp6
-rw-r--r--src/piechart/qpiemodelmapper.h6
-rw-r--r--src/piechart/qpiemodelmapper_p.h8
-rw-r--r--src/piechart/qpieseries.cpp6
-rw-r--r--src/piechart/qpieseries.h6
-rw-r--r--src/piechart/qpieseries_p.h8
-rw-r--r--src/piechart/qpieslice.cpp6
-rw-r--r--src/piechart/qpieslice.h6
-rw-r--r--src/piechart/qpieslice_p.h8
-rw-r--r--src/piechart/qvpiemodelmapper.cpp6
-rw-r--r--src/piechart/qvpiemodelmapper.h6
-rw-r--r--src/qabstractseries.cpp6
-rw-r--r--src/qabstractseries.h6
-rw-r--r--src/qabstractseries_p.h8
-rw-r--r--src/qchart.cpp8
-rw-r--r--src/qchart.h6
-rw-r--r--src/qchart_p.h8
-rw-r--r--src/qchartglobal.h6
-rw-r--r--src/qchartview.cpp6
-rw-r--r--src/qchartview.h6
-rw-r--r--src/qchartview_p.h8
-rw-r--r--src/qpolarchart.cpp8
-rw-r--r--src/qpolarchart.h6
-rw-r--r--src/scatterchart/qscatterseries.cpp6
-rw-r--r--src/scatterchart/qscatterseries.h6
-rw-r--r--src/scatterchart/qscatterseries_p.h8
-rw-r--r--src/scatterchart/scatterchartitem.cpp6
-rw-r--r--src/scatterchart/scatterchartitem_p.h8
-rw-r--r--src/scroller.cpp6
-rw-r--r--src/scroller_p.h8
-rw-r--r--src/splinechart/qsplineseries.cpp6
-rw-r--r--src/splinechart/qsplineseries.h6
-rw-r--r--src/splinechart/qsplineseries_p.h8
-rw-r--r--src/splinechart/splinechartitem.cpp6
-rw-r--r--src/splinechart/splinechartitem_p.h8
-rw-r--r--src/themes/charttheme_p.h8
-rw-r--r--src/themes/chartthemebluecerulean_p.h8
-rw-r--r--src/themes/chartthemeblueicy_p.h8
-rw-r--r--src/themes/chartthemebluencs_p.h8
-rw-r--r--src/themes/chartthemebrownsand_p.h8
-rw-r--r--src/themes/chartthemedark_p.h8
-rw-r--r--src/themes/chartthemehighcontrast_p.h8
-rw-r--r--src/themes/chartthemelight_p.h8
-rw-r--r--src/themes/chartthemesystem_p.h8
-rw-r--r--src/xychart/qhxymodelmapper.cpp6
-rw-r--r--src/xychart/qhxymodelmapper.h6
-rw-r--r--src/xychart/qvxymodelmapper.cpp6
-rw-r--r--src/xychart/qvxymodelmapper.h6
-rw-r--r--src/xychart/qxymodelmapper.cpp6
-rw-r--r--src/xychart/qxymodelmapper.h6
-rw-r--r--src/xychart/qxymodelmapper_p.h8
-rw-r--r--src/xychart/qxyseries.cpp6
-rw-r--r--src/xychart/qxyseries.h6
-rw-r--r--src/xychart/qxyseries_p.h8
-rw-r--r--src/xychart/xychart.cpp6
-rw-r--r--src/xychart/xychart_p.h8
-rw-r--r--tests/auto/chartdataset/tst_chartdataset.cpp6
-rw-r--r--tests/auto/domain/tst_domain.cpp6
-rw-r--r--tests/auto/inc/tst_definitions.h6
-rw-r--r--tests/auto/qabstractaxis/tst_qabstractaxis.cpp6
-rw-r--r--tests/auto/qabstractaxis/tst_qabstractaxis.h6
-rw-r--r--tests/auto/qbarcategoryaxis/tst_qbarcategoryaxis.cpp6
-rw-r--r--tests/auto/qbarmodelmapper/tst_qbarmodelmapper.cpp6
-rw-r--r--tests/auto/qbarseries/tst_qbarseries.cpp6
-rw-r--r--tests/auto/qbarset/tst_qbarset.cpp6
-rw-r--r--tests/auto/qcategoryaxis/tst_qcategoryaxis.cpp6
-rw-r--r--tests/auto/qchart/tst_qchart.cpp6
-rw-r--r--tests/auto/qchartview/tst_qchartview.cpp6
-rw-r--r--tests/auto/qdatetimeaxis/tst_qdatetimeaxis.cpp6
-rw-r--r--tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp6
-rw-r--r--tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp6
-rw-r--r--tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp6
-rw-r--r--tests/auto/qlegend/tst_qlegend.cpp6
-rw-r--r--tests/auto/qlineseries/tst_qlineseries.cpp6
-rw-r--r--tests/auto/qlogvalueaxis/tst_qlogvalueaxis.cpp6
-rw-r--r--tests/auto/qml-qtquicktest/main.cpp6
-rw-r--r--tests/auto/qml-qtquicktest/tst_barcategoryaxis.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_barcategoryaxis_1_1.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_barseries.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_barseries_1_1.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_categoryaxis.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_categoryaxis_1_1.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_chartview.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_chartview_1_1.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_chartviewfunctions.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_chartviewfunctions_1_1.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_chartviewsignals.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_chartviewsignals_1_1.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_pieseries.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_pieseries_1_1.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_valueaxis.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_valueaxis_1_1.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_xyseries.qml6
-rw-r--r--tests/auto/qml-qtquicktest/tst_xyseries_1_1.qml6
-rw-r--r--tests/auto/qml/tst_qml.cpp6
-rw-r--r--tests/auto/qpercentbarseries/tst_qpercentbarseries.cpp6
-rw-r--r--tests/auto/qpiemodelmapper/tst_qpiemodelmapper.cpp6
-rw-r--r--tests/auto/qpieseries/tst_qpieseries.cpp6
-rw-r--r--tests/auto/qpieslice/tst_qpieslice.cpp6
-rw-r--r--tests/auto/qscatterseries/tst_qscatterseries.cpp6
-rw-r--r--tests/auto/qsplineseries/tst_qsplineseries.cpp6
-rw-r--r--tests/auto/qstackedbarseries/tst_qstackedbarseries.cpp6
-rw-r--r--tests/auto/quick2/tst_quick2.cpp6
-rw-r--r--tests/auto/qvalueaxis/tst_qvalueaxis.cpp6
-rw-r--r--tests/auto/qxymodelmapper/tst_qxymodelmapper.cpp6
-rw-r--r--tests/auto/qxyseries/tst_qxyseries.cpp6
-rw-r--r--tests/auto/qxyseries/tst_qxyseries.h6
-rw-r--r--tests/boxplottester/customtablemodel.cpp6
-rw-r--r--tests/boxplottester/customtablemodel.h6
-rw-r--r--tests/boxplottester/main.cpp6
-rw-r--r--tests/boxplottester/mainwidget.cpp6
-rw-r--r--tests/boxplottester/mainwidget.h6
-rw-r--r--tests/boxplottester/pentool.cpp6
-rw-r--r--tests/boxplottester/pentool.h6
-rw-r--r--tests/chartdesigner/brushwidget.cpp6
-rw-r--r--tests/chartdesigner/brushwidget.h6
-rw-r--r--tests/chartdesigner/engine.cpp6
-rw-r--r--tests/chartdesigner/engine.h6
-rw-r--r--tests/chartdesigner/main.cpp6
-rw-r--r--tests/chartdesigner/mainwindow.cpp6
-rw-r--r--tests/chartdesigner/mainwindow.h6
-rw-r--r--tests/chartdesigner/objectinspectorwidget.cpp6
-rw-r--r--tests/chartdesigner/objectinspectorwidget.h6
-rw-r--r--tests/chartdesigner/penwidget.cpp6
-rw-r--r--tests/chartdesigner/penwidget.h6
-rw-r--r--tests/chartviewer/charts.h6
-rw-r--r--tests/chartviewer/charts/axis/barcategoryaxisx.cpp6
-rw-r--r--tests/chartviewer/charts/axis/barcategoryaxisxlogy.cpp6
-rw-r--r--tests/chartviewer/charts/axis/barcategoryaxisy.cpp6
-rw-r--r--tests/chartviewer/charts/axis/barcategoryaxisylogx.cpp6
-rw-r--r--tests/chartviewer/charts/axis/categoryaxis.cpp6
-rw-r--r--tests/chartviewer/charts/axis/datetimeaxisx.cpp6
-rw-r--r--tests/chartviewer/charts/axis/datetimeaxisy.cpp6
-rw-r--r--tests/chartviewer/charts/axis/logvalueaxisx.cpp6
-rw-r--r--tests/chartviewer/charts/axis/logvalueaxisy.cpp6
-rw-r--r--tests/chartviewer/charts/axis/valueaxis.cpp6
-rw-r--r--tests/chartviewer/charts/barseries/horizontalbarchart.cpp6
-rw-r--r--tests/chartviewer/charts/barseries/horizontalpercentbarchart.cpp6
-rw-r--r--tests/chartviewer/charts/barseries/horizontalstackedbarchart.cpp6
-rw-r--r--tests/chartviewer/charts/barseries/verticalbarchart.cpp6
-rw-r--r--tests/chartviewer/charts/barseries/verticalpercentbarchart.cpp6
-rw-r--r--tests/chartviewer/charts/barseries/verticalstackedbarchart.cpp6
-rw-r--r--tests/chartviewer/charts/domain/barlogx.cpp6
-rw-r--r--tests/chartviewer/charts/domain/barlogy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/barpercentlogx.cpp6
-rw-r--r--tests/chartviewer/charts/domain/barpercentlogy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/barstackedlogx.cpp6
-rw-r--r--tests/chartviewer/charts/domain/barstackedlogy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/linelogxlogy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/linelogxy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/linexlogy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/scatterlogxlogy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/scatterlogxy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/scatterxlogy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/splinelogxlogy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/splinelogxy.cpp6
-rw-r--r--tests/chartviewer/charts/domain/splinexlogy.cpp6
-rw-r--r--tests/chartviewer/charts/font/font.cpp6
-rw-r--r--tests/chartviewer/charts/multiaxis/multivalueaxis.cpp6
-rw-r--r--tests/chartviewer/charts/multiaxis/multivalueaxis2.cpp6
-rw-r--r--tests/chartviewer/charts/multiaxis/multivalueaxis3.cpp6
-rw-r--r--tests/chartviewer/charts/multiaxis/multivalueaxis4.cpp6
-rw-r--r--tests/chartviewer/charts/multiaxis/multivaluebaraxis.cpp6
-rw-r--r--tests/chartviewer/charts/pieseries/donutchart.cpp6
-rw-r--r--tests/chartviewer/charts/pieseries/piechart.cpp6
-rw-r--r--tests/chartviewer/charts/size/sizecharts.cpp6
-rw-r--r--tests/chartviewer/charts/xyseries/areachart.cpp6
-rw-r--r--tests/chartviewer/charts/xyseries/linechart.cpp6
-rw-r--r--tests/chartviewer/charts/xyseries/scatterchart.cpp6
-rw-r--r--tests/chartviewer/charts/xyseries/splinechart.cpp6
-rw-r--r--tests/chartviewer/grid.cpp6
-rw-r--r--tests/chartviewer/grid.h6
-rw-r--r--tests/chartviewer/main.cpp6
-rw-r--r--tests/chartviewer/model.h6
-rw-r--r--tests/chartviewer/view.cpp6
-rw-r--r--tests/chartviewer/view.h6
-rw-r--r--tests/chartviewer/window.cpp6
-rw-r--r--tests/chartviewer/window.h6
-rw-r--r--tests/chartwidgettest/dataseriedialog.cpp6
-rw-r--r--tests/chartwidgettest/dataseriedialog.h6
-rw-r--r--tests/chartwidgettest/main.cpp6
-rw-r--r--tests/chartwidgettest/mainwidget.cpp6
-rw-r--r--tests/chartwidgettest/mainwidget.h6
-rw-r--r--tests/polarcharttest/chartview.cpp6
-rw-r--r--tests/polarcharttest/chartview.h6
-rw-r--r--tests/polarcharttest/main.cpp6
-rw-r--r--tests/polarcharttest/mainwindow.cpp6
-rw-r--r--tests/polarcharttest/mainwindow.h6
-rw-r--r--tests/presenterchart/chartview.cpp6
-rw-r--r--tests/presenterchart/chartview.h6
-rw-r--r--tests/presenterchart/main.cpp6
-rw-r--r--tests/qmlchartaxis/main.cpp6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/Button.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/ChartAxes.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/ChartAxesRevert.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/ConfiguringDynamically.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/CreatingDynamically.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/DefaultAndUserDefined.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxes.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxesRevert.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/Legacy.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/SeriesSpecificDynamic.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/SwitchingDynamically.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/UserDefined.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/UserDefinedRevert.qml6
-rw-r--r--tests/qmlchartaxis/qml/qmlchartaxis/main.qml6
-rw-r--r--tests/qmlchartproperties/main.cpp6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/AreaChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/AreaEditor.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/BarChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/BarEditor.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/Button.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/Chart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/ChartEditor.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorAxis.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorLegend.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorProperties.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorSeries.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorTitle.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/FontEditor.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/HorizontalBarChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/HorizontalPercentBarChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/HorizontalStackedBarChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/LineChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/LineEditor.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/PercentBarChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/PieChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/PieEditor.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/ScatterChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/ScatterEditor.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/SplineChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/StackedBarChart.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/loader.qml6
-rw-r--r--tests/qmlchartproperties/qml/qmlchartproperties/main.qml6
-rw-r--r--tests/quick2chartproperties/main.cpp6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/AreaChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/AreaEditor.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/BarChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/BarEditor.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/Button.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/Chart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/ChartEditor.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorAxis.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorLegend.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorProperties.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorSeries.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorTitle.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/FontEditor.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/HorizontalBarChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/HorizontalPercentBarChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/HorizontalStackedBarChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/LineChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/LineEditor.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/PercentBarChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/PieChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/PieEditor.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/ScatterChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/ScatterEditor.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/SplineChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/StackedBarChart.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/loader.qml6
-rw-r--r--tests/quick2chartproperties/qml/quick2chartproperties/main.qml6
-rw-r--r--tests/wavechart/main.cpp6
-rw-r--r--tests/wavechart/wavechart.cpp6
-rw-r--r--tests/wavechart/wavechart.h6
-rw-r--r--tools/Jobs.pm2
-rw-r--r--tools/demoLauncher/graphicsbutton.cpp6
-rw-r--r--tools/demoLauncher/graphicsbutton.h6
-rw-r--r--tools/demoLauncher/main.cpp6
-rw-r--r--tools/demoLauncher/widget.cpp6
-rw-r--r--tools/demoLauncher/widget.h6
742 files changed, 2744 insertions, 5565 deletions
diff --git a/README b/README
index 8cca09e7..87246f95 100644
--- a/README
+++ b/README
@@ -1,18 +1,18 @@
---------------------------------
-Commercial Charts Add-on 1.3.0
---------------------------------
+---------------------------------
+Qt Enterprise Charts Add-on 1.3.0
+---------------------------------
-What's in Qt Commercial Charts
-=============================
+What's in Qt Enterprise Charts
+==============================
Directory structure:
src/
- Source code of the Qt Commercial Charts
+ Source code of the Qt Enterprise Charts
plugins/
QML bindings plugins and QtCreator plugin
examples/
- Some examples of using Qt Commercial Charts
+ Some examples of using Qt Enterprise Charts
demos/
More versatile example applications showing how to customize charts,
combine several chart types and implement interaction in charts
@@ -24,7 +24,7 @@ licenses/
Building
========
Please note that if you have already installed a previous version of
-QtCommercial Charts, you should first uninstall it with
+Qt Enterprise Charts, you should first uninstall it with
make uninstall
Configure project with qmake and build project with make:
diff --git a/demos/audio/main.cpp b/demos/audio/main.cpp
index 5fefe335..b40ea6cc 100644
--- a/demos/audio/main.cpp
+++ b/demos/audio/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/audio/widget.cpp b/demos/audio/widget.cpp
index a94632a5..49909297 100644
--- a/demos/audio/widget.cpp
+++ b/demos/audio/widget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/audio/widget.h b/demos/audio/widget.h
index f49ab477..2f008cda 100644
--- a/demos/audio/widget.h
+++ b/demos/audio/widget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/audio/xyseriesiodevice.cpp b/demos/audio/xyseriesiodevice.cpp
index 35fe0788..4a8e3ee6 100644
--- a/demos/audio/xyseriesiodevice.cpp
+++ b/demos/audio/xyseriesiodevice.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/audio/xyseriesiodevice.h b/demos/audio/xyseriesiodevice.h
index 71dbf2ae..b0e025d8 100644
--- a/demos/audio/xyseriesiodevice.h
+++ b/demos/audio/xyseriesiodevice.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/callout/callout.cpp b/demos/callout/callout.cpp
index 0b3f4486..ac36d563 100644
--- a/demos/callout/callout.cpp
+++ b/demos/callout/callout.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/callout/callout.h b/demos/callout/callout.h
index e96a564e..fe4e7412 100644
--- a/demos/callout/callout.h
+++ b/demos/callout/callout.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/callout/main.cpp b/demos/callout/main.cpp
index bfe7d284..e5ffab5a 100644
--- a/demos/callout/main.cpp
+++ b/demos/callout/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/callout/view.cpp b/demos/callout/view.cpp
index e83dbb1b..161dbd39 100644
--- a/demos/callout/view.cpp
+++ b/demos/callout/view.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/demos/callout/view.h b/demos/callout/view.h
index a908a777..4904b0d6 100644
--- a/demos/callout/view.h
+++ b/demos/callout/view.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/chartinteractions/chart.cpp b/demos/chartinteractions/chart.cpp
index 6043c9bb..a193abba 100644
--- a/demos/chartinteractions/chart.cpp
+++ b/demos/chartinteractions/chart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/chartinteractions/chart.h b/demos/chartinteractions/chart.h
index 0dff0c42..94c750e3 100644
--- a/demos/chartinteractions/chart.h
+++ b/demos/chartinteractions/chart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/chartinteractions/chartview.cpp b/demos/chartinteractions/chartview.cpp
index 14348d76..acb20b89 100644
--- a/demos/chartinteractions/chartview.cpp
+++ b/demos/chartinteractions/chartview.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/chartinteractions/chartview.h b/demos/chartinteractions/chartview.h
index d7d399e7..dbb7a0ec 100644
--- a/demos/chartinteractions/chartview.h
+++ b/demos/chartinteractions/chartview.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/chartinteractions/main.cpp b/demos/chartinteractions/main.cpp
index e691f848..b658ed36 100644
--- a/demos/chartinteractions/main.cpp
+++ b/demos/chartinteractions/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/chartthemes/main.cpp b/demos/chartthemes/main.cpp
index 13da5d85..766dca47 100644
--- a/demos/chartthemes/main.cpp
+++ b/demos/chartthemes/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/chartthemes/themewidget.cpp b/demos/chartthemes/themewidget.cpp
index c6094d5c..a4599f7c 100644
--- a/demos/chartthemes/themewidget.cpp
+++ b/demos/chartthemes/themewidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/chartthemes/themewidget.h b/demos/chartthemes/themewidget.h
index 2eaa37d4..39579ddd 100644
--- a/demos/chartthemes/themewidget.h
+++ b/demos/chartthemes/themewidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/dynamicspline/chart.cpp b/demos/dynamicspline/chart.cpp
index 28457778..85d7a1dd 100644
--- a/demos/dynamicspline/chart.cpp
+++ b/demos/dynamicspline/chart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/dynamicspline/chart.h b/demos/dynamicspline/chart.h
index 4bf41397..7cc39dee 100644
--- a/demos/dynamicspline/chart.h
+++ b/demos/dynamicspline/chart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/dynamicspline/main.cpp b/demos/dynamicspline/main.cpp
index 82d18149..5ca537fb 100644
--- a/demos/dynamicspline/main.cpp
+++ b/demos/dynamicspline/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/nesteddonuts/main.cpp b/demos/nesteddonuts/main.cpp
index e3baa30a..55bb436a 100644
--- a/demos/nesteddonuts/main.cpp
+++ b/demos/nesteddonuts/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/nesteddonuts/widget.cpp b/demos/nesteddonuts/widget.cpp
index b869bb33..922d3444 100644
--- a/demos/nesteddonuts/widget.cpp
+++ b/demos/nesteddonuts/widget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/nesteddonuts/widget.h b/demos/nesteddonuts/widget.h
index 31e85689..f2ee79e2 100644
--- a/demos/nesteddonuts/widget.h
+++ b/demos/nesteddonuts/widget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/piechartcustomization/brushtool.cpp b/demos/piechartcustomization/brushtool.cpp
index 80937b87..a1b7c46c 100644
--- a/demos/piechartcustomization/brushtool.cpp
+++ b/demos/piechartcustomization/brushtool.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/piechartcustomization/brushtool.h b/demos/piechartcustomization/brushtool.h
index dfc3300f..339f1996 100644
--- a/demos/piechartcustomization/brushtool.h
+++ b/demos/piechartcustomization/brushtool.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/piechartcustomization/customslice.cpp b/demos/piechartcustomization/customslice.cpp
index 32ee2aaa..afda3440 100644
--- a/demos/piechartcustomization/customslice.cpp
+++ b/demos/piechartcustomization/customslice.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/piechartcustomization/customslice.h b/demos/piechartcustomization/customslice.h
index 667cc146..b0590075 100644
--- a/demos/piechartcustomization/customslice.h
+++ b/demos/piechartcustomization/customslice.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/piechartcustomization/main.cpp b/demos/piechartcustomization/main.cpp
index a5b2b620..ced36b61 100644
--- a/demos/piechartcustomization/main.cpp
+++ b/demos/piechartcustomization/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/piechartcustomization/mainwidget.cpp b/demos/piechartcustomization/mainwidget.cpp
index a0487480..dfe49e66 100644
--- a/demos/piechartcustomization/mainwidget.cpp
+++ b/demos/piechartcustomization/mainwidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/piechartcustomization/mainwidget.h b/demos/piechartcustomization/mainwidget.h
index 0b87689d..61c35dc8 100644
--- a/demos/piechartcustomization/mainwidget.h
+++ b/demos/piechartcustomization/mainwidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/piechartcustomization/pentool.cpp b/demos/piechartcustomization/pentool.cpp
index 0c1b30b2..eff98131 100644
--- a/demos/piechartcustomization/pentool.cpp
+++ b/demos/piechartcustomization/pentool.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/piechartcustomization/pentool.h b/demos/piechartcustomization/pentool.h
index 2a26c53a..b52fe0a3 100644
--- a/demos/piechartcustomization/pentool.h
+++ b/demos/piechartcustomization/pentool.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlaxes/main.cpp b/demos/qmlaxes/main.cpp
index 30b93a5a..91cb13ef 100644
--- a/demos/qmlaxes/main.cpp
+++ b/demos/qmlaxes/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlaxes/qml/qmlaxes/View1.qml b/demos/qmlaxes/qml/qmlaxes/View1.qml
index e5b9d13e..4fd904c4 100644
--- a/demos/qmlaxes/qml/qmlaxes/View1.qml
+++ b/demos/qmlaxes/qml/qmlaxes/View1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlaxes/qml/qmlaxes/View2.qml b/demos/qmlaxes/qml/qmlaxes/View2.qml
index eb98955b..68467315 100644
--- a/demos/qmlaxes/qml/qmlaxes/View2.qml
+++ b/demos/qmlaxes/qml/qmlaxes/View2.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlaxes/qml/qmlaxes/View3.qml b/demos/qmlaxes/qml/qmlaxes/View3.qml
index 70b29975..c6d2e329 100644
--- a/demos/qmlaxes/qml/qmlaxes/View3.qml
+++ b/demos/qmlaxes/qml/qmlaxes/View3.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlaxes/qml/qmlaxes/loader.qml b/demos/qmlaxes/qml/qmlaxes/loader.qml
index 886089b7..e035fca7 100644
--- a/demos/qmlaxes/qml/qmlaxes/loader.qml
+++ b/demos/qmlaxes/qml/qmlaxes/loader.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlaxes/qml/qmlaxes/main.qml b/demos/qmlaxes/qml/qmlaxes/main.qml
index e6ce6569..ba0b23d5 100644
--- a/demos/qmlaxes/qml/qmlaxes/main.qml
+++ b/demos/qmlaxes/qml/qmlaxes/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/main.cpp b/demos/qmlchart/main.cpp
index 2d58ad49..9a2cf715 100644
--- a/demos/qmlchart/main.cpp
+++ b/demos/qmlchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View1.qml b/demos/qmlchart/qml/qmlchart/View1.qml
index e4d0253a..0f9e4624 100644
--- a/demos/qmlchart/qml/qmlchart/View1.qml
+++ b/demos/qmlchart/qml/qmlchart/View1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View10.qml b/demos/qmlchart/qml/qmlchart/View10.qml
index 5e3ecce1..5d803467 100644
--- a/demos/qmlchart/qml/qmlchart/View10.qml
+++ b/demos/qmlchart/qml/qmlchart/View10.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View11.qml b/demos/qmlchart/qml/qmlchart/View11.qml
index 36965d9a..d52a79e1 100644
--- a/demos/qmlchart/qml/qmlchart/View11.qml
+++ b/demos/qmlchart/qml/qmlchart/View11.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View12.qml b/demos/qmlchart/qml/qmlchart/View12.qml
index 9f4a0e4c..b22d078f 100644
--- a/demos/qmlchart/qml/qmlchart/View12.qml
+++ b/demos/qmlchart/qml/qmlchart/View12.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View2.qml b/demos/qmlchart/qml/qmlchart/View2.qml
index e7656abe..65fb33a4 100644
--- a/demos/qmlchart/qml/qmlchart/View2.qml
+++ b/demos/qmlchart/qml/qmlchart/View2.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View3.qml b/demos/qmlchart/qml/qmlchart/View3.qml
index 32147614..9b7c8ddc 100644
--- a/demos/qmlchart/qml/qmlchart/View3.qml
+++ b/demos/qmlchart/qml/qmlchart/View3.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View4.qml b/demos/qmlchart/qml/qmlchart/View4.qml
index a88e4cf3..9bd8154c 100644
--- a/demos/qmlchart/qml/qmlchart/View4.qml
+++ b/demos/qmlchart/qml/qmlchart/View4.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View5.qml b/demos/qmlchart/qml/qmlchart/View5.qml
index 378863cb..82a5b3d8 100644
--- a/demos/qmlchart/qml/qmlchart/View5.qml
+++ b/demos/qmlchart/qml/qmlchart/View5.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View6.qml b/demos/qmlchart/qml/qmlchart/View6.qml
index 490a45bb..e562962d 100644
--- a/demos/qmlchart/qml/qmlchart/View6.qml
+++ b/demos/qmlchart/qml/qmlchart/View6.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View7.qml b/demos/qmlchart/qml/qmlchart/View7.qml
index 4e5e8701..00a238f6 100644
--- a/demos/qmlchart/qml/qmlchart/View7.qml
+++ b/demos/qmlchart/qml/qmlchart/View7.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View8.qml b/demos/qmlchart/qml/qmlchart/View8.qml
index 61d759f9..bff62456 100644
--- a/demos/qmlchart/qml/qmlchart/View8.qml
+++ b/demos/qmlchart/qml/qmlchart/View8.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/View9.qml b/demos/qmlchart/qml/qmlchart/View9.qml
index 7af8fa61..418eb6ba 100644
--- a/demos/qmlchart/qml/qmlchart/View9.qml
+++ b/demos/qmlchart/qml/qmlchart/View9.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/loader.qml b/demos/qmlchart/qml/qmlchart/loader.qml
index 886089b7..e035fca7 100644
--- a/demos/qmlchart/qml/qmlchart/loader.qml
+++ b/demos/qmlchart/qml/qmlchart/loader.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlchart/qml/qmlchart/main.qml b/demos/qmlchart/qml/qmlchart/main.qml
index e0b64e67..271bc806 100644
--- a/demos/qmlchart/qml/qmlchart/main.qml
+++ b/demos/qmlchart/qml/qmlchart/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomizations/main.cpp b/demos/qmlcustomizations/main.cpp
index 5e3fd34b..9886933c 100644
--- a/demos/qmlcustomizations/main.cpp
+++ b/demos/qmlcustomizations/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomizations/qml/qmlcustomizations/loader.qml b/demos/qmlcustomizations/qml/qmlcustomizations/loader.qml
index 886089b7..e035fca7 100644
--- a/demos/qmlcustomizations/qml/qmlcustomizations/loader.qml
+++ b/demos/qmlcustomizations/qml/qmlcustomizations/loader.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomizations/qml/qmlcustomizations/main.qml b/demos/qmlcustomizations/qml/qmlcustomizations/main.qml
index 4459d473..53976f65 100644
--- a/demos/qmlcustomizations/qml/qmlcustomizations/main.qml
+++ b/demos/qmlcustomizations/qml/qmlcustomizations/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomlegend/main.cpp b/demos/qmlcustomlegend/main.cpp
index 85b396b7..d659097e 100644
--- a/demos/qmlcustomlegend/main.cpp
+++ b/demos/qmlcustomlegend/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml
index 8202778a..d138a85b 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml
index df7ae32a..842daa56 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml
index 4ceadda8..a80c449b 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml
index 24d09df0..4974a754 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml
index 67f779e6..ac316f59 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml
index 56fa1f80..75ea90cb 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/loader.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustomlegend/qml/qmlcustomlegend/main.qml b/demos/qmlcustomlegend/qml/qmlcustomlegend/main.qml
index 49d2ca44..c9a1c6e1 100755
--- a/demos/qmlcustomlegend/qml/qmlcustomlegend/main.qml
+++ b/demos/qmlcustomlegend/qml/qmlcustomlegend/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustommodel/customtablemodel.cpp b/demos/qmlcustommodel/customtablemodel.cpp
index e8323ec7..d67dc90c 100644
--- a/demos/qmlcustommodel/customtablemodel.cpp
+++ b/demos/qmlcustommodel/customtablemodel.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustommodel/customtablemodel.h b/demos/qmlcustommodel/customtablemodel.h
index 78b7f3a7..3aa83669 100644
--- a/demos/qmlcustommodel/customtablemodel.h
+++ b/demos/qmlcustommodel/customtablemodel.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustommodel/declarativemodel.cpp b/demos/qmlcustommodel/declarativemodel.cpp
index ce12652b..e7795e0e 100644
--- a/demos/qmlcustommodel/declarativemodel.cpp
+++ b/demos/qmlcustommodel/declarativemodel.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustommodel/declarativemodel.h b/demos/qmlcustommodel/declarativemodel.h
index 89e69a43..4c671d09 100644
--- a/demos/qmlcustommodel/declarativemodel.h
+++ b/demos/qmlcustommodel/declarativemodel.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustommodel/main.cpp b/demos/qmlcustommodel/main.cpp
index 51997a55..e274f4ea 100644
--- a/demos/qmlcustommodel/main.cpp
+++ b/demos/qmlcustommodel/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustommodel/qml/qmlcustommodel/loader.qml b/demos/qmlcustommodel/qml/qmlcustommodel/loader.qml
index 886089b7..e035fca7 100644
--- a/demos/qmlcustommodel/qml/qmlcustommodel/loader.qml
+++ b/demos/qmlcustommodel/qml/qmlcustommodel/loader.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlcustommodel/qml/qmlcustommodel/main.qml b/demos/qmlcustommodel/qml/qmlcustommodel/main.qml
index 9d0ebc9d..68584770 100644
--- a/demos/qmlcustommodel/qml/qmlcustommodel/main.qml
+++ b/demos/qmlcustommodel/qml/qmlcustommodel/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlf1legends/main.cpp b/demos/qmlf1legends/main.cpp
index 44269f53..7585f864 100644
--- a/demos/qmlf1legends/main.cpp
+++ b/demos/qmlf1legends/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlf1legends/qml/qmlf1legends/SpeedsXml.qml b/demos/qmlf1legends/qml/qmlf1legends/SpeedsXml.qml
index 94853dbc..0ada4002 100644
--- a/demos/qmlf1legends/qml/qmlf1legends/SpeedsXml.qml
+++ b/demos/qmlf1legends/qml/qmlf1legends/SpeedsXml.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlf1legends/qml/qmlf1legends/main.qml b/demos/qmlf1legends/qml/qmlf1legends/main.qml
index eaa0106c..8dfd39c5 100644
--- a/demos/qmlf1legends/qml/qmlf1legends/main.qml
+++ b/demos/qmlf1legends/qml/qmlf1legends/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmloscilloscope/datasource.cpp b/demos/qmloscilloscope/datasource.cpp
index d8e21c88..457d796a 100644
--- a/demos/qmloscilloscope/datasource.cpp
+++ b/demos/qmloscilloscope/datasource.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmloscilloscope/datasource.h b/demos/qmloscilloscope/datasource.h
index c0d7d32f..6f4ac5f5 100644
--- a/demos/qmloscilloscope/datasource.h
+++ b/demos/qmloscilloscope/datasource.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmloscilloscope/main.cpp b/demos/qmloscilloscope/main.cpp
index 2ee7084f..e77566c3 100644
--- a/demos/qmloscilloscope/main.cpp
+++ b/demos/qmloscilloscope/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmloscilloscope/qml/qmloscilloscope/ControlPanel.qml b/demos/qmloscilloscope/qml/qmloscilloscope/ControlPanel.qml
index 8208a8fb..7889ebd7 100644
--- a/demos/qmloscilloscope/qml/qmloscilloscope/ControlPanel.qml
+++ b/demos/qmloscilloscope/qml/qmloscilloscope/ControlPanel.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmloscilloscope/qml/qmloscilloscope/MultiButton.qml b/demos/qmloscilloscope/qml/qmloscilloscope/MultiButton.qml
index 6f3714b4..180c66c2 100644
--- a/demos/qmloscilloscope/qml/qmloscilloscope/MultiButton.qml
+++ b/demos/qmloscilloscope/qml/qmloscilloscope/MultiButton.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmloscilloscope/qml/qmloscilloscope/ScopeView.qml b/demos/qmloscilloscope/qml/qmloscilloscope/ScopeView.qml
index a02c60bf..4977ae1d 100644
--- a/demos/qmloscilloscope/qml/qmloscilloscope/ScopeView.qml
+++ b/demos/qmloscilloscope/qml/qmloscilloscope/ScopeView.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmloscilloscope/qml/qmloscilloscope/main.qml b/demos/qmloscilloscope/qml/qmloscilloscope/main.qml
index 563adabf..82254916 100644
--- a/demos/qmloscilloscope/qml/qmloscilloscope/main.qml
+++ b/demos/qmloscilloscope/qml/qmloscilloscope/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlpolarchart/main.cpp b/demos/qmlpolarchart/main.cpp
index 1d546319..09672381 100644
--- a/demos/qmlpolarchart/main.cpp
+++ b/demos/qmlpolarchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlpolarchart/qml/qmlpolarchart/View1.qml b/demos/qmlpolarchart/qml/qmlpolarchart/View1.qml
index c3b849b7..356f03d5 100644
--- a/demos/qmlpolarchart/qml/qmlpolarchart/View1.qml
+++ b/demos/qmlpolarchart/qml/qmlpolarchart/View1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlpolarchart/qml/qmlpolarchart/View2.qml b/demos/qmlpolarchart/qml/qmlpolarchart/View2.qml
index ff8ac326..195fa666 100644
--- a/demos/qmlpolarchart/qml/qmlpolarchart/View2.qml
+++ b/demos/qmlpolarchart/qml/qmlpolarchart/View2.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlpolarchart/qml/qmlpolarchart/View3.qml b/demos/qmlpolarchart/qml/qmlpolarchart/View3.qml
index 27c12107..57bf78ab 100644
--- a/demos/qmlpolarchart/qml/qmlpolarchart/View3.qml
+++ b/demos/qmlpolarchart/qml/qmlpolarchart/View3.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlpolarchart/qml/qmlpolarchart/loader.qml b/demos/qmlpolarchart/qml/qmlpolarchart/loader.qml
index 20627ab3..fda575df 100644
--- a/demos/qmlpolarchart/qml/qmlpolarchart/loader.qml
+++ b/demos/qmlpolarchart/qml/qmlpolarchart/loader.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlpolarchart/qml/qmlpolarchart/main.qml b/demos/qmlpolarchart/qml/qmlpolarchart/main.qml
index e6ce6569..ba0b23d5 100644
--- a/demos/qmlpolarchart/qml/qmlpolarchart/main.qml
+++ b/demos/qmlpolarchart/qml/qmlpolarchart/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlweather/main.cpp b/demos/qmlweather/main.cpp
index 2493ecfe..12b8f71f 100644
--- a/demos/qmlweather/main.cpp
+++ b/demos/qmlweather/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/qmlweather/qml/qmlweather/main.qml b/demos/qmlweather/qml/qmlweather/main.qml
index 95b7a739..fed5ba00 100644
--- a/demos/qmlweather/qml/qmlweather/main.qml
+++ b/demos/qmlweather/qml/qmlweather/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/main.cpp b/demos/quick2chart/main.cpp
index 2f0e83bf..d6e35058 100644
--- a/demos/quick2chart/main.cpp
+++ b/demos/quick2chart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View1.qml b/demos/quick2chart/qml/quick2chart/View1.qml
index 30abf1ca..308cacdf 100644
--- a/demos/quick2chart/qml/quick2chart/View1.qml
+++ b/demos/quick2chart/qml/quick2chart/View1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View10.qml b/demos/quick2chart/qml/quick2chart/View10.qml
index ffe50cab..2074b706 100644
--- a/demos/quick2chart/qml/quick2chart/View10.qml
+++ b/demos/quick2chart/qml/quick2chart/View10.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View11.qml b/demos/quick2chart/qml/quick2chart/View11.qml
index 1fc49d00..27166faf 100644
--- a/demos/quick2chart/qml/quick2chart/View11.qml
+++ b/demos/quick2chart/qml/quick2chart/View11.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View12.qml b/demos/quick2chart/qml/quick2chart/View12.qml
index 936910e6..57db4745 100644
--- a/demos/quick2chart/qml/quick2chart/View12.qml
+++ b/demos/quick2chart/qml/quick2chart/View12.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View2.qml b/demos/quick2chart/qml/quick2chart/View2.qml
index 2af7da88..698bd2d1 100644
--- a/demos/quick2chart/qml/quick2chart/View2.qml
+++ b/demos/quick2chart/qml/quick2chart/View2.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View3.qml b/demos/quick2chart/qml/quick2chart/View3.qml
index 7fe83db8..88974de9 100644
--- a/demos/quick2chart/qml/quick2chart/View3.qml
+++ b/demos/quick2chart/qml/quick2chart/View3.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View4.qml b/demos/quick2chart/qml/quick2chart/View4.qml
index ce2a20ef..fc5c5396 100644
--- a/demos/quick2chart/qml/quick2chart/View4.qml
+++ b/demos/quick2chart/qml/quick2chart/View4.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View5.qml b/demos/quick2chart/qml/quick2chart/View5.qml
index 185c2c2a..60778161 100644
--- a/demos/quick2chart/qml/quick2chart/View5.qml
+++ b/demos/quick2chart/qml/quick2chart/View5.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View6.qml b/demos/quick2chart/qml/quick2chart/View6.qml
index bed43ec5..1ce795a3 100644
--- a/demos/quick2chart/qml/quick2chart/View6.qml
+++ b/demos/quick2chart/qml/quick2chart/View6.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View7.qml b/demos/quick2chart/qml/quick2chart/View7.qml
index 645fca71..99776b72 100644
--- a/demos/quick2chart/qml/quick2chart/View7.qml
+++ b/demos/quick2chart/qml/quick2chart/View7.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View8.qml b/demos/quick2chart/qml/quick2chart/View8.qml
index df80491f..cad360de 100644
--- a/demos/quick2chart/qml/quick2chart/View8.qml
+++ b/demos/quick2chart/qml/quick2chart/View8.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/View9.qml b/demos/quick2chart/qml/quick2chart/View9.qml
index dfa8db25..0f5796db 100644
--- a/demos/quick2chart/qml/quick2chart/View9.qml
+++ b/demos/quick2chart/qml/quick2chart/View9.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/loader.qml b/demos/quick2chart/qml/quick2chart/loader.qml
index bebddfde..8017406e 100644
--- a/demos/quick2chart/qml/quick2chart/loader.qml
+++ b/demos/quick2chart/qml/quick2chart/loader.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2chart/qml/quick2chart/main.qml b/demos/quick2chart/qml/quick2chart/main.qml
index a945b0fd..9079949a 100644
--- a/demos/quick2chart/qml/quick2chart/main.qml
+++ b/demos/quick2chart/qml/quick2chart/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2oscilloscope/datasource.cpp b/demos/quick2oscilloscope/datasource.cpp
index 162dd157..b74562c9 100644
--- a/demos/quick2oscilloscope/datasource.cpp
+++ b/demos/quick2oscilloscope/datasource.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2oscilloscope/datasource.h b/demos/quick2oscilloscope/datasource.h
index 8f17460b..917467f6 100644
--- a/demos/quick2oscilloscope/datasource.h
+++ b/demos/quick2oscilloscope/datasource.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2oscilloscope/main.cpp b/demos/quick2oscilloscope/main.cpp
index 1e20fa9e..1400199e 100644
--- a/demos/quick2oscilloscope/main.cpp
+++ b/demos/quick2oscilloscope/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2oscilloscope/qml/quick2oscilloscope/ControlPanel.qml b/demos/quick2oscilloscope/qml/quick2oscilloscope/ControlPanel.qml
index 12ad8f09..309767e3 100644
--- a/demos/quick2oscilloscope/qml/quick2oscilloscope/ControlPanel.qml
+++ b/demos/quick2oscilloscope/qml/quick2oscilloscope/ControlPanel.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2oscilloscope/qml/quick2oscilloscope/MultiButton.qml b/demos/quick2oscilloscope/qml/quick2oscilloscope/MultiButton.qml
index 1cc47d5a..9d37ae9d 100644
--- a/demos/quick2oscilloscope/qml/quick2oscilloscope/MultiButton.qml
+++ b/demos/quick2oscilloscope/qml/quick2oscilloscope/MultiButton.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2oscilloscope/qml/quick2oscilloscope/ScopeView.qml b/demos/quick2oscilloscope/qml/quick2oscilloscope/ScopeView.qml
index 6d12de70..9956a91c 100644
--- a/demos/quick2oscilloscope/qml/quick2oscilloscope/ScopeView.qml
+++ b/demos/quick2oscilloscope/qml/quick2oscilloscope/ScopeView.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/demos/quick2oscilloscope/qml/quick2oscilloscope/main.qml b/demos/quick2oscilloscope/qml/quick2oscilloscope/main.qml
index 0c31aad9..35d71677 100644
--- a/demos/quick2oscilloscope/qml/quick2oscilloscope/main.qml
+++ b/demos/quick2oscilloscope/qml/quick2oscilloscope/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/doc/qchart-html-template.qdocconf b/doc/qchart-html-template.qdocconf
index 63bf880d..3a5c10f3 100644
--- a/doc/qchart-html-template.qdocconf
+++ b/doc/qchart-html-template.qdocconf
@@ -38,8 +38,8 @@ HTML.footer = \
" All other trademarks are property of their respective owners.</p>\n" \
" <br />\n" \
" <p>\n" \
- " Licensees holding valid Qt Commercial licenses may use this document in accordance with the" \
- " Qt Commercial License Agreement provided with the Software or, alternatively, in accordance" \
+ " Licensees holding valid Qt Enterprise licenses may use this document 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.</p>\n" \
" <p>\n" \
" <img src=\"images/digia_logo.png\" alt=\"digia\" /></p>\n" \
diff --git a/doc/src/classes.qdoc b/doc/src/classes.qdoc
index 2c12133f..654e7658 100644
--- a/doc/src/classes.qdoc
+++ b/doc/src/classes.qdoc
@@ -1,6 +1,6 @@
/*!
\page classes.html
- \title QtCommercial Charts API
+ \title Qt Enterprise Charts API
\keyword All Classes
Charts API is build on top of Qt Graphics View Framework. Charts can be displayed as QGraphicsWidget using QChart class. However
diff --git a/doc/src/demos-qmloscilloscope.qdoc b/doc/src/demos-qmloscilloscope.qdoc
index 2c19540a..8c5a2cd9 100644
--- a/doc/src/demos-qmloscilloscope.qdoc
+++ b/doc/src/demos-qmloscilloscope.qdoc
@@ -4,7 +4,7 @@
\image demos_qmloscilloscope.png
- Oscilloscope application demonstrates how to use QtCommercial Charts QML api to implement an
+ Oscilloscope application demonstrates how to use Qt Enterprise Charts QML API to implement an
application with strict performance requirements. The application uses generated data with
configurable characteristics to mimic a simple oscilloscope user interface. To find out the
actual screen refresh performance of the application, you can set QML_SHOW_FRAMERATE = 1 to
diff --git a/doc/src/demos.qdoc b/doc/src/demos.qdoc
index 7ab113ed..f9097a79 100644
--- a/doc/src/demos.qdoc
+++ b/doc/src/demos.qdoc
@@ -1,6 +1,6 @@
/*!
\page demos.html
- \title QtCommercial Charts Demos
+ \title Qt Enterprise Charts Demos
\keyword Demos
\raw HTML
diff --git a/doc/src/examples.qdoc b/doc/src/examples.qdoc
index b3785a49..998a8117 100644
--- a/doc/src/examples.qdoc
+++ b/doc/src/examples.qdoc
@@ -1,6 +1,6 @@
/*!
\page examples.html
- \title QtCommercial Charts Examples
+ \title Qt Enterprise Charts Examples
\keyword Examples
\raw HTML
diff --git a/doc/src/gettingstarted.qdoc b/doc/src/gettingstarted.qdoc
index 51914d4b..72c2fea8 100644
--- a/doc/src/gettingstarted.qdoc
+++ b/doc/src/gettingstarted.qdoc
@@ -1,6 +1,6 @@
/*!
\page gettingstarted.html
- \title QtCommercial Charts getting started
+ \title Qt Enterprise Charts getting started
\keyword Introduction
Compiling:
@@ -12,7 +12,7 @@
Depending on the OS and the compiler you are using "make" might need to be replaced with another command like: nmake, mingw32-make, etc.
- To uninstall the QtCommercialCharts run:
+ To uninstall the Qt Enterprise Charts run:
\code
make uninstall
\endcode
@@ -43,7 +43,7 @@
\bold {Widget project}
- To use the QCharts classes add QtCommercialChart namespace macro in your header file.
+ To use the QCharts classes add Qt Enterprise Charts namespace macro in your header file.
\code
#include<QWidget>
#include<QChartView>
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc
index 8a0a69cb..1d990ef3 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/index.qdoc
@@ -4,11 +4,11 @@
\raw HTML
<div class="qchart">
- <img src="images/qt_commercial_logo.png" alt="qtcommercial"/>
+ <img src="images/qt_commercial_logo.png" alt="qt_logo"/>
<p>
- QCharts is a part of Qt Commercial addons package. It provides a set of easy to use chart
- components which are available for Qt Commercial customers. It uses Qt Graphics View
+ QCharts is a part of Qt Enterprise addons package. It provides a set of easy to use chart
+ components which are available for Qt Enterprise customers. It uses Qt Graphics View
Framework, therefore charts can be easily integrated to modern user interfaces. QCharts can
be used as QWidgets, QGraphicsWidget or QML elements. Users can easily create impressive
graphs by selecting one of the charts themes.
diff --git a/doc/src/qml.qdoc b/doc/src/qml.qdoc
index b0afb88a..ff957e0d 100644
--- a/doc/src/qml.qdoc
+++ b/doc/src/qml.qdoc
@@ -1,9 +1,9 @@
/*!
\page qml.html
- \title QtCommercial Charts QML API
+ \title Qt Enterprise Charts QML API
\keyword Charts QML API
- QtCommercial Charts QML API is an intuitive and simple way to show charts in your QML
+ Qt Enterprise Charts QML API is an intuitive and simple way to show charts in your QML
applications.
\table
@@ -18,9 +18,9 @@
\o \inlineimage examples_qmlpiechart.png
\endtable
- \note Since QtCommercial Charts utilizes Qt Graphics View Framework for drawing, it works best
+ \note Since Qt Enterprise Charts utilizes Qt Graphics View Framework for drawing, it works best
with QtQuick 1, which is based on the same framework.
- As of release 1.3.0, QtCommercial Charts is also usable with QtQuick 2, though the performance
+ As of release 1.3.0, Qt Enterprise Charts is also usable with QtQuick 2, though the performance
is slightly worse than with QtQuick 1 due to additional rendering step that is required.
\note QtQuick 1 is supported from Qt 4.7.4 onwards because of missing
diff --git a/examples/areachart/main.cpp b/examples/areachart/main.cpp
index 24d22ea1..ebbbf189 100644
--- a/examples/areachart/main.cpp
+++ b/examples/areachart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/barchart/main.cpp b/examples/barchart/main.cpp
index 5f666ec8..7f1a9b84 100644
--- a/examples/barchart/main.cpp
+++ b/examples/barchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/barmodelmapper/customtablemodel.cpp b/examples/barmodelmapper/customtablemodel.cpp
index 79ec313a..79752623 100644
--- a/examples/barmodelmapper/customtablemodel.cpp
+++ b/examples/barmodelmapper/customtablemodel.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/barmodelmapper/customtablemodel.h b/examples/barmodelmapper/customtablemodel.h
index 47d60fd7..bc391578 100644
--- a/examples/barmodelmapper/customtablemodel.h
+++ b/examples/barmodelmapper/customtablemodel.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/barmodelmapper/main.cpp b/examples/barmodelmapper/main.cpp
index c58c39b6..201179e4 100644
--- a/examples/barmodelmapper/main.cpp
+++ b/examples/barmodelmapper/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/barmodelmapper/tablewidget.cpp b/examples/barmodelmapper/tablewidget.cpp
index 20675c1f..8e76a905 100644
--- a/examples/barmodelmapper/tablewidget.cpp
+++ b/examples/barmodelmapper/tablewidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/barmodelmapper/tablewidget.h b/examples/barmodelmapper/tablewidget.h
index eb4edf76..e5a34993 100644
--- a/examples/barmodelmapper/tablewidget.h
+++ b/examples/barmodelmapper/tablewidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/boxplotchart/boxdatareader.cpp b/examples/boxplotchart/boxdatareader.cpp
index 33babaf1..786a6540 100644
--- a/examples/boxplotchart/boxdatareader.cpp
+++ b/examples/boxplotchart/boxdatareader.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/boxplotchart/boxdatareader.h b/examples/boxplotchart/boxdatareader.h
index bf725c09..09486181 100644
--- a/examples/boxplotchart/boxdatareader.h
+++ b/examples/boxplotchart/boxdatareader.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/boxplotchart/main.cpp b/examples/boxplotchart/main.cpp
index 9edcf7f0..ce7741df 100644
--- a/examples/boxplotchart/main.cpp
+++ b/examples/boxplotchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/customchart/main.cpp b/examples/customchart/main.cpp
index 50076f8c..45b0be97 100644
--- a/examples/customchart/main.cpp
+++ b/examples/customchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/datetimeaxis/main.cpp b/examples/datetimeaxis/main.cpp
index 7c7d1830..0f45a0b6 100644
--- a/examples/datetimeaxis/main.cpp
+++ b/examples/datetimeaxis/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/donutbreakdown/donutbreakdownchart.cpp b/examples/donutbreakdown/donutbreakdownchart.cpp
index 37130f01..1cf7e13d 100644
--- a/examples/donutbreakdown/donutbreakdownchart.cpp
+++ b/examples/donutbreakdown/donutbreakdownchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/donutbreakdown/donutbreakdownchart.h b/examples/donutbreakdown/donutbreakdownchart.h
index a947cb8d..bdd4f24e 100644
--- a/examples/donutbreakdown/donutbreakdownchart.h
+++ b/examples/donutbreakdown/donutbreakdownchart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/donutbreakdown/main.cpp b/examples/donutbreakdown/main.cpp
index b1fdb03b..bd6ce1bd 100644
--- a/examples/donutbreakdown/main.cpp
+++ b/examples/donutbreakdown/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/donutbreakdown/mainslice.cpp b/examples/donutbreakdown/mainslice.cpp
index fe845fd0..14f023ca 100644
--- a/examples/donutbreakdown/mainslice.cpp
+++ b/examples/donutbreakdown/mainslice.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/donutbreakdown/mainslice.h b/examples/donutbreakdown/mainslice.h
index 9be240ff..a6d2c173 100644
--- a/examples/donutbreakdown/mainslice.h
+++ b/examples/donutbreakdown/mainslice.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/donutchart/main.cpp b/examples/donutchart/main.cpp
index 8f44f229..73552c68 100644
--- a/examples/donutchart/main.cpp
+++ b/examples/donutchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/horizontalbarchart/main.cpp b/examples/horizontalbarchart/main.cpp
index e8850630..5a56168b 100644
--- a/examples/horizontalbarchart/main.cpp
+++ b/examples/horizontalbarchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/horizontalpercentbarchart/main.cpp b/examples/horizontalpercentbarchart/main.cpp
index c8798aaa..bad57f3e 100644
--- a/examples/horizontalpercentbarchart/main.cpp
+++ b/examples/horizontalpercentbarchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/horizontalstackedbarchart/main.cpp b/examples/horizontalstackedbarchart/main.cpp
index e553762b..148378bb 100644
--- a/examples/horizontalstackedbarchart/main.cpp
+++ b/examples/horizontalstackedbarchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/legend/main.cpp b/examples/legend/main.cpp
index 8f1e31c0..5e40b790 100644
--- a/examples/legend/main.cpp
+++ b/examples/legend/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/legend/mainwidget.cpp b/examples/legend/mainwidget.cpp
index a3dadcb6..f1d46ed7 100644
--- a/examples/legend/mainwidget.cpp
+++ b/examples/legend/mainwidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/legend/mainwidget.h b/examples/legend/mainwidget.h
index e4319541..825345c3 100644
--- a/examples/legend/mainwidget.h
+++ b/examples/legend/mainwidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/legendmarkers/main.cpp b/examples/legendmarkers/main.cpp
index e1c50376..f566f8c9 100644
--- a/examples/legendmarkers/main.cpp
+++ b/examples/legendmarkers/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/legendmarkers/mainwidget.cpp b/examples/legendmarkers/mainwidget.cpp
index 21044e3d..928ce07d 100644
--- a/examples/legendmarkers/mainwidget.cpp
+++ b/examples/legendmarkers/mainwidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/legendmarkers/mainwidget.h b/examples/legendmarkers/mainwidget.h
index 174303c6..d2d2bad0 100644
--- a/examples/legendmarkers/mainwidget.h
+++ b/examples/legendmarkers/mainwidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/lineandbar/main.cpp b/examples/lineandbar/main.cpp
index b8ef4f73..674510b2 100644
--- a/examples/lineandbar/main.cpp
+++ b/examples/lineandbar/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/linechart/main.cpp b/examples/linechart/main.cpp
index c45f9cb7..64ef8df0 100644
--- a/examples/linechart/main.cpp
+++ b/examples/linechart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/logvalueaxis/main.cpp b/examples/logvalueaxis/main.cpp
index 4a48b920..ac809643 100644
--- a/examples/logvalueaxis/main.cpp
+++ b/examples/logvalueaxis/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/modeldata/customtablemodel.cpp b/examples/modeldata/customtablemodel.cpp
index 684d41e4..f3dc80cf 100644
--- a/examples/modeldata/customtablemodel.cpp
+++ b/examples/modeldata/customtablemodel.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/modeldata/customtablemodel.h b/examples/modeldata/customtablemodel.h
index 47d60fd7..bc391578 100644
--- a/examples/modeldata/customtablemodel.h
+++ b/examples/modeldata/customtablemodel.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/modeldata/main.cpp b/examples/modeldata/main.cpp
index c58c39b6..201179e4 100644
--- a/examples/modeldata/main.cpp
+++ b/examples/modeldata/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/modeldata/tablewidget.cpp b/examples/modeldata/tablewidget.cpp
index a712d7e5..35a85237 100644
--- a/examples/modeldata/tablewidget.cpp
+++ b/examples/modeldata/tablewidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/modeldata/tablewidget.h b/examples/modeldata/tablewidget.h
index eb4edf76..e5a34993 100644
--- a/examples/modeldata/tablewidget.h
+++ b/examples/modeldata/tablewidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/multiaxis/main.cpp b/examples/multiaxis/main.cpp
index 044ec6da..521c2495 100644
--- a/examples/multiaxis/main.cpp
+++ b/examples/multiaxis/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/percentbarchart/main.cpp b/examples/percentbarchart/main.cpp
index 8b2d7834..fb00b5de 100644
--- a/examples/percentbarchart/main.cpp
+++ b/examples/percentbarchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/piechart/main.cpp b/examples/piechart/main.cpp
index 804d624d..a155e7ca 100644
--- a/examples/piechart/main.cpp
+++ b/examples/piechart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/piechartdrilldown/drilldownchart.cpp b/examples/piechartdrilldown/drilldownchart.cpp
index 47d83ade..62e34c9e 100644
--- a/examples/piechartdrilldown/drilldownchart.cpp
+++ b/examples/piechartdrilldown/drilldownchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/piechartdrilldown/drilldownchart.h b/examples/piechartdrilldown/drilldownchart.h
index 7c564467..8350162c 100644
--- a/examples/piechartdrilldown/drilldownchart.h
+++ b/examples/piechartdrilldown/drilldownchart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/piechartdrilldown/drilldownslice.cpp b/examples/piechartdrilldown/drilldownslice.cpp
index 194bd1ba..7d5b24e1 100644
--- a/examples/piechartdrilldown/drilldownslice.cpp
+++ b/examples/piechartdrilldown/drilldownslice.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/piechartdrilldown/drilldownslice.h b/examples/piechartdrilldown/drilldownslice.h
index 68f19be6..04ad8d19 100644
--- a/examples/piechartdrilldown/drilldownslice.h
+++ b/examples/piechartdrilldown/drilldownslice.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/piechartdrilldown/main.cpp b/examples/piechartdrilldown/main.cpp
index 58f8dc26..beb7986f 100644
--- a/examples/piechartdrilldown/main.cpp
+++ b/examples/piechartdrilldown/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/polarchart/chartview.cpp b/examples/polarchart/chartview.cpp
index 7b3c4aab..4f49c904 100644
--- a/examples/polarchart/chartview.cpp
+++ b/examples/polarchart/chartview.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/polarchart/chartview.h b/examples/polarchart/chartview.h
index c4584ac8..ceb4b42c 100644
--- a/examples/polarchart/chartview.h
+++ b/examples/polarchart/chartview.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/polarchart/main.cpp b/examples/polarchart/main.cpp
index 7b3b38d8..d5dd9e37 100644
--- a/examples/polarchart/main.cpp
+++ b/examples/polarchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/qmlboxplot/main.cpp b/examples/qmlboxplot/main.cpp
index 24518d03..6e3b8e43 100644
--- a/examples/qmlboxplot/main.cpp
+++ b/examples/qmlboxplot/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/qmlboxplot/qml/qmlboxplot/main.qml b/examples/qmlboxplot/qml/qmlboxplot/main.qml
index 8bbedf93..6f840f4f 100644
--- a/examples/qmlboxplot/qml/qmlboxplot/main.qml
+++ b/examples/qmlboxplot/qml/qmlboxplot/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/qmlpiechart/main.cpp b/examples/qmlpiechart/main.cpp
index b698ca6b..f22d2b7a 100644
--- a/examples/qmlpiechart/main.cpp
+++ b/examples/qmlpiechart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/qmlpiechart/qml/qmlpiechart/main.qml b/examples/qmlpiechart/qml/qmlpiechart/main.qml
index 0b7f2126..4d951206 100644
--- a/examples/qmlpiechart/qml/qmlpiechart/main.qml
+++ b/examples/qmlpiechart/qml/qmlpiechart/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/scatterchart/chartview.cpp b/examples/scatterchart/chartview.cpp
index 207167be..84ccf533 100644
--- a/examples/scatterchart/chartview.cpp
+++ b/examples/scatterchart/chartview.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/scatterchart/chartview.h b/examples/scatterchart/chartview.h
index eccc484f..42b7da17 100644
--- a/examples/scatterchart/chartview.h
+++ b/examples/scatterchart/chartview.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/scatterchart/main.cpp b/examples/scatterchart/main.cpp
index e4aaeb43..b9ba3943 100644
--- a/examples/scatterchart/main.cpp
+++ b/examples/scatterchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/scatterinteractions/chartview.cpp b/examples/scatterinteractions/chartview.cpp
index 94d9142a..0d53175f 100644
--- a/examples/scatterinteractions/chartview.cpp
+++ b/examples/scatterinteractions/chartview.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/scatterinteractions/chartview.h b/examples/scatterinteractions/chartview.h
index b7ed4e05..a6beb209 100644
--- a/examples/scatterinteractions/chartview.h
+++ b/examples/scatterinteractions/chartview.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/scatterinteractions/main.cpp b/examples/scatterinteractions/main.cpp
index 44464a27..a4c87dd6 100644
--- a/examples/scatterinteractions/main.cpp
+++ b/examples/scatterinteractions/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/splinechart/main.cpp b/examples/splinechart/main.cpp
index 0722fc95..13f75aa5 100644
--- a/examples/splinechart/main.cpp
+++ b/examples/splinechart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/stackedbarchart/main.cpp b/examples/stackedbarchart/main.cpp
index 78062ec6..2f6a13fc 100644
--- a/examples/stackedbarchart/main.cpp
+++ b/examples/stackedbarchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/stackedbarchartdrilldown/drilldownchart.cpp b/examples/stackedbarchartdrilldown/drilldownchart.cpp
index b2f5120d..5c11a54f 100644
--- a/examples/stackedbarchartdrilldown/drilldownchart.cpp
+++ b/examples/stackedbarchartdrilldown/drilldownchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/stackedbarchartdrilldown/drilldownchart.h b/examples/stackedbarchartdrilldown/drilldownchart.h
index 870841a4..37495455 100644
--- a/examples/stackedbarchartdrilldown/drilldownchart.h
+++ b/examples/stackedbarchartdrilldown/drilldownchart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/stackedbarchartdrilldown/drilldownseries.cpp b/examples/stackedbarchartdrilldown/drilldownseries.cpp
index 2cf1683a..3e9088fb 100644
--- a/examples/stackedbarchartdrilldown/drilldownseries.cpp
+++ b/examples/stackedbarchartdrilldown/drilldownseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/stackedbarchartdrilldown/drilldownseries.h b/examples/stackedbarchartdrilldown/drilldownseries.h
index 0ffd22d9..59a61ae4 100644
--- a/examples/stackedbarchartdrilldown/drilldownseries.h
+++ b/examples/stackedbarchartdrilldown/drilldownseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/stackedbarchartdrilldown/main.cpp b/examples/stackedbarchartdrilldown/main.cpp
index a2671b35..9fd1051f 100644
--- a/examples/stackedbarchartdrilldown/main.cpp
+++ b/examples/stackedbarchartdrilldown/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/temperaturerecords/main.cpp b/examples/temperaturerecords/main.cpp
index 5b9a13c3..25c50c1d 100644
--- a/examples/temperaturerecords/main.cpp
+++ b/examples/temperaturerecords/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/zoomlinechart/chart.cpp b/examples/zoomlinechart/chart.cpp
index 40834346..fc873c34 100644
--- a/examples/zoomlinechart/chart.cpp
+++ b/examples/zoomlinechart/chart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/zoomlinechart/chart.h b/examples/zoomlinechart/chart.h
index f79b2bb5..d46a977f 100644
--- a/examples/zoomlinechart/chart.h
+++ b/examples/zoomlinechart/chart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/zoomlinechart/chartview.cpp b/examples/zoomlinechart/chartview.cpp
index 98251d1d..f35c6f0e 100644
--- a/examples/zoomlinechart/chartview.cpp
+++ b/examples/zoomlinechart/chartview.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/zoomlinechart/chartview.h b/examples/zoomlinechart/chartview.h
index fd33ac8a..b5a91cf8 100644
--- a/examples/zoomlinechart/chartview.h
+++ b/examples/zoomlinechart/chartview.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/examples/zoomlinechart/main.cpp b/examples/zoomlinechart/main.cpp
index 27328878..e8fef8d4 100644
--- a/examples/zoomlinechart/main.cpp
+++ b/examples/zoomlinechart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/licenses/LICENSE-ALLOS b/licenses/LICENSE-ALLOS
deleted file mode 100644
index 49dcd367..00000000
--- a/licenses/LICENSE-ALLOS
+++ /dev/null
@@ -1,498 +0,0 @@
-QT COMMERCIAL ALL OPERATING SYSTEMS DEVELOPER LICENSE AGREEMENT
-Agreement version 1.3.1
-
-This Qt Commercial All Operating Systems Developer License Agreement
-("Agreement") is a legal agreement between Digia Finland Ltd ("Digia") with its
-registered office at Valimotie 21, FI-00380 Helsinki, Finland, and you (either
-an individual or a legal entity) ("Licensee") for the Licensed Software (as
-defined below).
-
-1. DEFINITIONS
-"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly
-controlling such Party; (ii) which is under the same direct or indirect
-ownership or control as such Party; or (iii) which is directly or indirectly
-owned or controlled by such Party. For these purposes, an entity shall be
-treated as being controlled by another if that other entity has fifty percent
-(50 %) or more of the votes in such entity, is able to direct its affairs and/or
-to control the composition of its board of directors or equivalent body.
-
-"Applications" shall mean Licensee's software products created using the
-Licensed Software which may include portions of the Licensed Software.
-
-"Deployment Platforms" shall mean the Embedded Linux and Windows(R) CE operating
-system(s).
-
-"Designated User(s)" shall mean the employee(s) of Licensee acting within the
-scope of their employment or Licensee's consultant(s) or contractor(s) acting
-within the scope of their services for Licensee and on behalf of Licensee.
-
-"Initial Term" shall mean the period of time one (1) year from the later of (a)
-the Effective Date; or (b) the date the Licensed Software was initially
-delivered to Licensee by Digia. If no specific Effective Date is set forth in
-the Agreement, the Effective Date shall be deemed to be the date the Licensed
-Software was initially delivered to Licensee.
-
-"License Certificate" shall mean the document accompanying the Licensed Software
-which specifies the modules which are licensed under the Agreement, Platforms
-and Designated Users.
-
-"Licensed Software" shall mean the computer software, "online" or electronic
-documentation, associated media and printed materials, including the source
-code, example programs and the documentation delivered by Digia to Licensee in
-conjunction with this Agreement. Licensed Software does not include Third Party
-Software (as defined in Section 7).
-
-"Modified Software" shall mean modifications made to the Licensed Software by
-Licensee.
-
-"Party or Parties" shall mean Licensee and/or Digia.
-
-"Platforms" shall mean the operating system(s) listed in the License
-Certificate.
-
-"Redistributables" shall mean the portions of the Licensed Software set forth in
-Appendix 1, Section 1 that may be distributed with or as part of Applications in
-object code form.
-
-"Support" shall mean standard developer support that is provided by Digia to
-assist eligible Designated Users in using the Licensed Software in accordance
-with its established standard support procedures listed at: http://qt.digia.com.
-
-"Updates" shall mean a release or version of the Licensed Software containing
-enhancements, new features, bug fixes, error corrections and other changes that
-are generally made available to users of the Licensed Software that have
-contracted for maintenance and support.
-
-2. OWNERSHIP
-The Licensed Software is protected by copyright laws and international copyright
-treaties, as well as other intellectual property laws and treaties. The
-Licensed Software is licensed, not sold.
-
-To the extent Licensee submits bug fixes or error corrections, including
-information related thereto, Licensee hereby grants to Digia a sublicensable,
-irrevocable, perpetual, worldwide, non-exclusive, royalty-free and fully paid-up
-copyright and trade secret license to reproduce, adapt, translate, modify, and
-prepare derivative works of, publicly display, publicly perform, sublicense,
-make available and distribute error corrections and bug fixes, including
-derivative works thereof. All Digia's and/or its licensors' trademarks, service
-marks, trade names, logos or other words or symbols are and shall remain the
-exclusive property of Digia or its licensors respectively.
-
-3. MODULES
-Some of the files in the Licensed Software have been grouped into modules.
-These files contain specific notices defining the module of which they are a
-part. The modules licensed to Licensee are specified in the License Certificate
-accompanying the Licensed Software. The terms of the License Certificate are
-considered part of the Agreement. In the event of inconsistency or conflict
-between the language of this Agreement and the License Certificate, the
-provisions of this Agreement shall govern.
-
-4. VALIDITY OF THE AGREEMENT
-By installing, copying, or otherwise using the Licensed Software, Licensee
-agrees to be bound by the terms of this Agreement. If Licensee does not agree
-to the terms of this Agreement, Licensee should not install, copy, or otherwise
-use the Licensed Software. In addition, by installing, copying, or otherwise
-using any Updates or other components of the Licensed Software that Licensee
-receives separately as part of the Licensed Software, Licensee agrees to be
-bound by any additional license terms that accompany such Updates, if any. If
-Licensee does not agree to the additional license terms that accompany such
-Updates, Licensee should not install, copy, or otherwise use such Updates.
-
-Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia
-grants Licensee the right to use the Licensed Software in the manner provided
-below.
-
-5. LICENSES
-5.1 Using, Modifying and Copying
-Digia grants to Licensee a non-exclusive, non-transferable, perpetual license to
-use, modify and copy the Licensed Software for Designated Users specified in the
-License Certificate for the sole purposes of:
-
-(i) designing, developing, and testing Application(s);
-(ii) modifying the Licensed Software as limited by section 8 below; and
-(iii) compiling the Licensed Software and/or Modified Software source code into
-object code.
-Licensee may install copies of the Licensed Software on an unlimited number of
-computers provided that only the Designated Users use the Licensed Software.
-Licensee may at any time designate another Designated User to replace a
-then-current Designated User by notifying Digia, provided that a) the
-then-current Designated User has not been designated as a replacement during the
-last six (6) months; and b) there is no more than the specified number of
-Designated Users at any given time.
-
-5.2 Limited Redistribution
-a) Digia grants Licensee a non-exclusive, royalty-free right to reproduce and
-distribute the object code form of Redistributables (listed in Appendix 1,
-Section 1) for execution on the specified Platforms, excluding the Deployment
-Platforms. Copies of Redistributables may only be distributed with and for the
-sole purpose of executing Applications permitted under this Agreement that
-Licensee has created using the Licensed Software. Under no circumstances may
-any copies of Redistributables be distributed separately. This Agreement does
-not give Licensee any rights to distribute any of the parts of the Licensed
-Software listed in Appendix 1, Section 2, neither as a whole nor as parts or
-snippets of code.
-
-b) Licensee may not distribute, transfer, assign or otherwise dispose of
-Applications and/or Redistributables, in binary/compiled form, or in any other
-form, if such action is part of a joint software and hardware distribution,
-except as provided by a separate runtime distribution license with Digia or one
-of its authorized distributors. A joint hardware and software distribution
-shall be defined as either:
-
-(i) distribution of a hardware device where, in its final end user
-configuration, the main user interface of the device is provided by
-Application(s) created by Licensee or others, using a commercial version of a Qt
-Commercial or Qt Commercial-based product, and depends on the Licensed Software
-or an open source version of any Qt Commercial or Qt Commercial-based software
-product; or
-
-(ii) distribution of the Licensed Software with a device designed to facilitate
-the installation of the Licensed Software onto the same device where the main
-user interface of such device is provided by Application(s) created by Licensee
-or others, using a commercial version of a Qt Commercial or Qt Commercial-based
-product, and depends on the Licensed Software.
-
-c) Licensee's distribution of Licensed Software and/or Modified Software or
-Application(s) on Deployment Platforms requires a separate distribution license
-from Digia. Notwithstanding the above limitation, Licensee may distribute the
-Application(s) in binary/compiled form onto devices running Windows CE provided
-the core functionality of the device does not depend on the Application(s).
-
-5.3 Further Requirements
-The Licensee is prohibited for using the Licensed Software for development of
-mobile phones, telecommunications devices or tablet devices focused at end-user
-consumers. The licenses granted in this Section 5 by Digia to Licensee are
-subject to Licensee's compliance with Section 8 of this Agreement.
-
-6. VERIFICATION
-Digia or a certified auditor on Digia's behalf, may, upon its reasonable request
-and at its expense, audit Licensee with respect to the use of the Licensed
-Software. Such audit may be conducted by mail, electronic means or through an
-in-person visit to Licensee's place of business. Any such in-person audit shall
-be conducted during regular business hours at Licensee's facilities and shall
-not unreasonably interfere with Licensee's business activities. Digia will not
-remove, copy, or redistribute any electronic material during the course of an
-audit. If an audit reveals that Licensee is using the Licensed Software in a
-way that is in material violation of the terms of the Agreement, then Licensee
-shall pay Digia's reasonable costs of conducting the audit. In the case of a
-material violation, Licensee agrees to pay Digia any amounts owing that are
-attributable to the unauthorized use. In the alternative, Digia reserves the
-right, at Digia's sole option, to terminate the licenses for the Licensed
-Software.
-
-7. THIRD PARTY SOFTWARE
-The Licensed Software may provide links to third party libraries or code
-(collectively "Third Party Software") to implement various functions. Third
-Party Software does not comprise part of the Licensed Software. In some cases,
-access to Third Party Software may be included along with the Licensed Software
-delivery as a convenience for development and testing only. Such source code
-and libraries may be listed in the ".../src/3rdparty" source tree delivered with
-the Licensed Software or documented in the Licensed Software where the Third
-Party Software is used, as may be amended from time to time, do not comprise the
-Licensed Software. Licensee acknowledges (i) that some part of Third Party
-Software may require additional licensing of copyright and patents from the
-owners of such, and (ii) that distribution of any of the Licensed Software
-referencing any portion of a Third Party Software may require appropriate
-licensing from such third parties.
-
-8. CONDITIONS FOR CREATING APPLICATIONS
-The licenses granted in this Agreement for Licensee to create, modify and
-distribute Applications is subject to all of the following conditions: (i) all
-copies of the Applications Licensee creates must bear a valid copyright notice
-either Licensee's own or the copyright notice that appears on the Licensed
-Software; (ii) Licensee may not remove or alter any copyright, trademark or
-other proprietary rights notice contained in any portion of the Licensed
-Software including but not limited to the About Boxes; (iii) Licensee will
-indemnify and hold Digia, its Affiliates, contractors, and its suppliers,
-harmless from and against any claims or liabilities arising out of the use,
-reproduction or distribution of Applications; (iv) Applications must be
-developed using a licensed, registered copy of the Licensed Software; (v)
-Applications must add primary and substantial functionality to the Licensed
-Software; (vi) Applications may not pass on functionality which in any way makes
-it possible for others to create software with the Licensed Software; however
-Licensee may use the Licensed Software's scripting and QML ("Qt Quick")
-functionality solely in order to enable scripting, themes and styles that
-augment the functionality and appearance of the Application(s) without adding
-primary and substantial functionality to the Application(s); (vii) Licensee may
-create Modified Software that breaks the source or binary compatibility with the
-Licensed Software. This includes, but is not limited to, changing the
-application programming interfaces ("API") by adding, changing or deleting any
-variable, method, or class signature in the Licensed Software, the inter-process
-QCop specification, and/or any inter-process protocols, services or standards in
-the Licensed Software libraries. To the extent that Licensee breaks source or
-binary compatibility with the Licensed Software, Licensee acknowledges that
-Digia's ability to provide Support may be prevented or limited and Licensee's
-ability to make use of Updates may be restricted; (viii) Applications may not
-compete with the Licensed Software; (ix) Licensee may not use Digia's or any of
-its suppliers' names, logos, or trademarks to market Applications, except to
-state that Licensee's Application(s) was developed using the Licensed Software.
-
-NOTE: The Open Source Editions of Qt products and the Qt, Qtopia and Qt Extended
-versions previously licensed by Trolltech (collectively referred to as
-"Products") are licensed under the terms of the GNU Lesser General Public
-License version 2.1 ("LGPL") and/or the GNU General Public License versions 2.0
-and 3.0 ("GPL") (as applicable) and not under this Agreement. If Licensee, or
-another third party, has, at any time, developed all (or any portions of) the
-Application(s) using a version of one of these Products licensed under the LGPL
-or the GPL, Licensee may not combine such development work with the Licensed
-Software and must license such Application(s) (or any portions derived there
-from) under the terms of the GNU Lesser General Public License version 2.1 (Qt
-only) or GNU General Public License version 2.0 (Qt, Qtopia and Qt Extended) or
-version 3 (Qt only) copies of which are located at
-http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html,
-http://www.fsf.org/licensing/licenses/info/GPLv2.html, and
-http://www.gnu.org/copyleft/gpl.html.
-
-9. LIMITED WARRANTY AND WARRANTY DISCLAIMER
-Digia hereby represents and warrants with respect to the Licensed Software that
-it has the power and authority to grant the rights and licenses granted to
-Licensee under this Agreement. Except as set forth above, the Licensed Software
-is licensed to Licensee "as is". To the maximum extent permitted by applicable
-law, Digia on behalf of itself and its suppliers, disclaims all warranties and
-conditions, either express or implied, including, but not limited to, implied
-warranties of merchantability and fitness for a particular purpose, title and
-non-infringement with regard to the Licensed Software.
-
-10. LIMITATION OF LIABILITY
-If, Digia's warranty disclaimer notwithstanding, Digia is held to be liable to
-Licensee whether in contract, tort, or any other legal theory, based on the
-Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive
-remedy shall be, at Digia's option, either (a) return of the price Licensee paid
-for the Licensed Software, or (b) repair or replacement of the Licensed
-Software, provided Licensee returns to Digia all copies of the Licensed Software
-as originally delivered to Licensee. Digia shall not under any circumstances be
-liable to Licensee based on failure of the Licensed Software if the failure
-resulted from accident, abuse or misapplication, nor shall Digia, under any
-circumstances, be liable for special damages, punitive or exemplary damages,
-damages for loss of profits or interruption of business or for loss or
-corruption of data. Any award of damages from Digia to Licensee shall not
-exceed the total amount Licensee has paid to Digia in connection with this
-Agreement.
-
-11. SUPPORT AND UPDATES
-Licensee will be eligible to receive Support and Updates during the Initial
-Term, in accordance with Digia's then current policies and procedures, if any.
-Such policies and procedures may be changed from time to time. Following the
-Initial Term, Digia shall no longer make the Licensed Software available to
-Licensee unless Licensee purchases additional Support and Updates according to
-this Section 11 below.
-
-Licensee may purchase additional Support and Updates following the Initial Term
-at Digia's terms and conditions applicable at the time of renewal.
-
-12. CONFIDENTIALITY
-Each party acknowledges that during the Initial Term of this Agreement it shall
-have access to information about the other party's business, business methods,
-business plans, customers, business relations, technology, and other
-information, including the terms of this Agreement, that is confidential and of
-great value to the other party, and the value of which would be significantly
-reduced if disclosed to third parties (the "Confidential Information").
-Accordingly, when a party (the "Receiving Party") receives Confidential
-Information from another party (the "Disclosing Party"), the Receiving Party
-shall, and shall obligate its employees and agents and employees and agents of
-its affiliates to: (i) maintain the Confidential Information in strict
-confidence; (ii) not disclose the Confidential Information to a third party
-without the Disclosing Party's prior written approval; and (iii) not, directly
-or indirectly, use the Confidential Information for any purpose other than for
-exercising its rights and fulfilling its responsibilities pursuant to this
-Agreement. Each party shall take reasonable measures to protect the
-Confidential Information of the other party, which measures shall not be less
-than the measures taken by such party to protect its own confidential and
-proprietary information.
-
-"Confidential Information" shall not include information that (a) is or becomes
-generally known to the public through no act or omission of the Receiving Party;
-(b) was in the Receiving Party's lawful possession prior to the disclosure
-hereunder and was not subject to limitations on disclosure or use; (c) is
-developed by employees of the Receiving Party or other persons working for the
-Receiving Party who have not had access to the Confidential Information of the
-Disclosing Party, as proven by the written records of the Receiving Party or by
-persons who have not had access to the Confidential Information of the
-Disclosing Party as proven by the written records of the Receiving Party; (d) is
-lawfully disclosed to the Receiving Party without restrictions, by a third party
-not under an obligation of confidentiality; or (e) the Receiving Party is
-legally compelled to disclose the information, in which case the Receiving Party
-shall assert the privileged and confidential nature of the information and
-cooperate fully with the Disclosing Party to protect against and prevent
-disclosure of any Confidential Information and to limit the scope of disclosure
-and the dissemination of disclosed Confidential Information by all legally
-available means.
-
-The obligations of the Receiving Party under this Section shall continue during
-the Initial Term and for a period of five (5) years after expiration or
-termination of this Agreement. To the extent that the terms of the
-Non-Disclosure Agreement between Digia and Licensee conflict with the terms of
-this Section 12, this Section 12 shall be controlling over the terms of the
-Non-Disclosure Agreement.
-
-13. GENERAL PROVISIONS
-13.1 Marketing
-Digia may include Licensee's company name and logo in a publicly available list
-of Digia customers and in its public communications.
-
-13.2 No Assignment
-Licensee shall not be entitled to assign or transfer all or any of its rights,
-benefits and obligations under this Agreement without the prior written consent
-of Digia, which shall not be unreasonably withheld. Digia shall be entitled to
-assign or transfer any of its rights, benefits or obligations under this
-Agreement on an unrestricted basis.
-
-13.3 Termination
-Digia may terminate the Agreement at any time immediately upon written notice by
-Digia to Licensee if Licensee breaches this Agreement.
-
-Either party shall have the right to terminate this Agreement immediately upon
-written notice in the event that the other party becomes insolvent, files for
-any form of bankruptcy, makes any assignment for the benefit of creditors, has a
-receiver, administrative receiver or officer appointed over the whole or a
-substantial part of its assets, ceases to conduct business, or an act equivalent
-to any of the above occurs under the laws of the jurisdiction of the other
-party.
-
-Upon termination of the Licenses, Licensee shall return to Digia all copies of
-Licensed Software that were supplied by Digia. All other copies of Licensed
-Software in the possession or control of Licensee must be erased or destroyed.
-An officer of Licensee must promptly deliver to Digia a written confirmation
-that this has occurred.
-
-13.4 Surviving Sections
-Any terms and conditions that by their nature or otherwise reasonably should
-survive a cancellation or termination of this Agreement shall also be deemed to
-survive. Such terms and conditions include, but are not limited to the
-following Sections 2, 5.1, 6, 7, 8(iii), 10, 12, 13.5, 13.6, 13.9, 13.10, and
-13.11 shall survive the termination of the Agreement. Notwithstanding the
-foregoing, Section 5.1 shall not survive if the Agreement is terminated for
-material breach.
-
-13.5 Entire Agreement
-This Agreement constitutes the complete agreement between the parties and
-supersedes all prior or contemporaneous discussions, representations, and
-proposals, written or oral, with respect to the subject matters discussed
-herein, with the exception of the non-disclosure agreement executed by the
-parties in connection with this Agreement ("Non-Disclosure Agreement"), if any,
-shall be subject to Section 12. No modification of this Agreement shall be
-effective unless contained in a writing executed by an authorized representative
-of each party. No term or condition contained in Licensee's purchase order
-shall apply unless expressly accepted by Digia in writing. If any provision of
-the Agreement is found void or unenforceable, the remainder shall remain valid
-and enforceable according to its terms. If any remedy provided is determined to
-have failed for its essential purpose, all limitations of liability and
-exclusions of damages set forth in this Agreement shall remain in effect.
-
-13.6 Payment and Taxes
-If credit has been extended to Licensee by Digia, all payments under this
-Agreement are due within thirty (30) days of the date Digia mails its invoice to
-Licensee. If Digia has not extended credit to Licensee, Licensee shall be
-required to make payment concurrent with the delivery of the Licensed Software
-by Digia. All amounts payable are gross amounts but exclusive of any value
-added tax, use tax, sales tax or similar tax. Licensee shall be entitled to
-withhold from payments any applicable withholding taxes and comply with all
-applicable tax and employment legislation. Each party shall pay all taxes
-(including, but not limited to, taxes based upon its income) or levies imposed
-on it under applicable laws, regulations and tax treaties as a result of this
-Agreement and any payments made hereunder (including those required to be
-withheld or deducted from payments). Each party shall furnish evidence of such
-paid taxes as is sufficient to enable the other party to obtain any credits
-available to it, including original withholding tax certificates.
-
-13.7 Force Majeure
-Neither party shall be liable to the other for any delay or non-performance of
-its obligations hereunder other than the obligation of paying the license fees
-in the event and to the extent that such delay or non-performance is due to an
-event of Force Majeure (as defined below). If any event of Force Majeure
-results in a delay or non-performance of a party for a period of three (3)
-months or longer, then either party shall have the right to terminate this
-Agreement with immediate effect without any liability (except for the
-obligations of payment arising prior to the event of Force Majeure) towards the
-other party. A "Force Majeure" event shall mean an act of God, terrorist attack
-or other catastrophic event of nature that prevents either party for fulfilling
-its obligations under this Agreement.
-
-13.8 Notices
-Any notice given by one party to the other shall be deemed properly given and
-deemed received if specifically acknowledged by the receiving party in writing
-or when successfully delivered to the recipient by hand, fax, or special courier
-during normal business hours on a business day to the addresses specified below.
-Each communication and document made or delivered by one party to the other
-party pursuant to this Agreement shall be in the English language or accompanied
-by a translation thereof.
-
- Notices to Digia shall be given to:
- Digia Finland Ltd
- Attn: Qt Commercial
- Valimotie 21
- FI-00380 Helsinki
- Finland
- Fax: +358 10 313 3700
-
-13.9 Export Control
-Licensee acknowledges that the Licensed Software may be subject to export
-control restrictions of various countries. Licensee shall fully comply with all
-applicable export license restrictions and requirements as well as with all laws
-and regulations relating to the importation of the Licensed Software and/or
-Modified Software and/or Applications and shall procure all necessary
-governmental authorizations, including without limitation, all necessary
-licenses, approvals, permissions or consents, where necessary for the
-re-exportation of the Licensed Software, Modified Software or Applications.
-
-13.10 Governing Law and Legal Venue
-This Agreement shall be construed and interpreted in accordance with the laws of
-Finland, excluding its choice of law provisions. Any disputes, controversy or
-claim arising out of or relating to this Agreement, or the breach, termination
-or validity thereof shall be shall be finally settled by arbitration in
-accordance with the Arbitration Rules of the Central Chamber of Commerce of
-Finland. The arbitration tribunal shall consist of one (1), or if either Party
-so requires, of three (3), arbitrators. The award shall be final and binding
-and enforceable in any court of competent jurisdiction. The arbitration shall
-be held in Helsinki, Finland and the process shall be conducted in the English
-language.
-
-13.11 No Implied License
-There are no implied licenses or other implied rights granted under this
-Agreement, and all rights, save for those expressly granted hereunder, shall
-remain with Digia and its licensors. In addition, no licenses or immunities are
-granted to the combination of the Licensed Software and/or Modified Software, as
-applicable, with any other software or hardware not delivered by Digia under
-this Agreement.
-
-_____________
-
-Appendix 1
-
-1. Parts of the Licensed Software that are permitted for distribution
- ("Redistributables")
-- The Licensed Software's main and plug-in libraries in object code form
-- The Licensed Software's configuration tool ("qtconfig")
-- The Licensed Software's help tool in object code/executable form ("Qt
- Assistant")
-- The Licensed Software's internationalization tools in object code/executable
- form ("Qt Linguist", "lupdate", "lrelease")
-- The Licensed Software's designer tool ("Qt Designer")
-- The Licensed Software's IDE tool ("Qt Creator")
-- The Licensed Software's QML ("Qt Quick") launcher tool in object
- code/executable form
-
-2. Parts of the Licensed Software that are not permitted for distribution
- include, but are not limited to
-- The Licensed Software's source code and header files
-- The Licensed Software's documentation
-- The Licensed Software's tool for writing makefiles ("qmake")
-- The Licensed Software's Meta Object Compiler ("moc")
-- The Licensed Software's User Interface Compiler ("uic" or in the case of
- Qt Jambi: "juic")
-- The Licensed Software's Resource Compiler ("rcc")
-- The Licensed Software's generator (only in the case of Qt Jambi if applicable)
-- The Licensed Software's Qt SDK
-QT COMMERCIAL ALL OPERATING SYSTEMS DEVELOPER LICENSE AGREEMENT
-
-
-DIGIA FINLAND LTD | VALIMOTIE 21 | FI-00380 HELSINKI FINLAND |
- | TEL +358 (0) 10 313 3000 | FAX +358 (0) 10 313 3700 |
-PLACE OF REGISTERED OFFICE: HELSINKI | VAT REG. |
- | BUSINESS ID 1091248-4 |
- WWW.DIGIA.COM
-
-
-
-
-
diff --git a/licenses/LICENSE-ALLOS-US b/licenses/LICENSE-ALLOS-US
deleted file mode 100644
index 022562b0..00000000
--- a/licenses/LICENSE-ALLOS-US
+++ /dev/null
@@ -1,523 +0,0 @@
-QT COMMERCIAL ALL OPERATING SYSTEMS DEVELOPER LICENSE AGREEMENT
-Agreement version 1.3.1
-
-This Qt Commercial All Operating Systems Commercial Developer License Agreement
-("Agreement") is a legal agreement between Digia USA, Inc. ("Digia") with its
-registered office at 32 W. Loockerman Street, Suite 201, City of Dover, County
-of Kent, Delaware 19904, U.S.A., and you (either an individual or a legal
-entity) ("Licensee") for the Licensed Software (as defined below).
-
-1. DEFINITIONS
-"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly
-controlling such Party; (ii) which is under the same direct or indirect
-ownership or control as such Party; or (iii) which is directly or indirectly
-owned or controlled by such Party. For these purposes, an entity shall be
-treated as being controlled by another if that other entity has fifty percent
-(50 %) or more of the votes in such entity, is able to direct its affairs and/or
-to control the composition of its board of directors or equivalent body.
-
-"Applications" shall mean Licensee's software products created using the
-Licensed Software which may include portions of the Licensed Software.
-
-"Deployment Platforms" shall mean the Embedded Linux, Windows® CE operating
-system(s).
-
-"Designated User(s)" shall mean the employee(s) of Licensee acting within the
-scope of their employment or Licensee's consultant(s) or contractor(s) acting
-within the scope of their services for Licensee and on behalf of Licensee.
-
-"Initial Term" shall mean the period of time one (1) year from the later of (a)
-the Effective Date; or (b) the date the Licensed Software was initially
-delivered to Licensee by Digia. If no specific Effective Date is set forth in
-the Agreement, the Effective Date shall be deemed to be the date the Licensed
-Software was initially delivered to Licensee.
-
-"License Certificate" shall mean the document accompanying the Licensed Software
-which specifies the modules which are licensed under the Agreement, Platforms
-and Designated Users.
-
-"Licensed Software" shall mean the computer software, "online" or electronic
-documentation, associated media and printed materials, including the source
-code, example programs and the documentation delivered by Digia to Licensee in
-conjunction with this Agreement. Licensed Software does not include Third Party
-Software (as defined in Section 7).
-
-"Modified Software" shall mean modifications made to the Licensed Software by
-Licensee.
-
-"Party or Parties" shall mean Licensee and/or Digia.
-
-"Platforms" shall mean the operating system(s) listed in the License
-Certificate.
-
-"Redistributables" shall mean the portions of the Licensed Software set forth in
-Appendix 1, Section 1 that may be distributed with or as part of Applications in
-object code form.
-
-"Support" shall mean standard developer support that is provided by Digia to
-assist eligible Designated Users in using the Licensed Software in accordance
-with its established standard support procedures listed at:
-http://qt.digia.com/.
-
-"Updates" shall mean a release or version of the Licensed Software containing
-enhancements, new features, bug fixes, error corrections and other changes that
-are generally made available to users of the Licensed Software that have
-contracted for maintenance and support.
-
-2. OWNERSHIP
-The Licensed Software is protected by copyright laws and international copyright
-treaties, as well as other intellectual property laws and treaties. The
-Licensed Software is licensed, not sold.
-
-To the extent Licensee submits bug fixes or error corrections, including
-information related thereto, Licensee hereby grants to Digia a sublicensable,
-irrevocable, perpetual, worldwide, non-exclusive, royalty-free and fully paid-up
-copyright and trade secret license to reproduce, adapt, translate, modify, and
-prepare derivative works of, publicly display, publicly perform, sublicense,
-make available and distribute error corrections and bug fixes, including
-derivative works thereof. All Digia's and/or its licensors' trademarks, service
-marks, trade names, logos or other words or symbols are and shall remain the
-exclusive property of Digia or its licensors respectively.
-
-3. MODULES
-Some of the files in the Licensed Software have been grouped into modules.
-These files contain specific notices defining the module of which they are a
-part. The modules licensed to Licensee are specified in the License Certificate
-accompanying the Licensed Software. The terms of the License Certificate are
-considered part of the Agreement. In the event of inconsistency or conflict
-between the language of this Agreement and the License Certificate, the
-provisions of this Agreement shall govern.
-
-4. VALIDITY OF THE AGREEMENT
-By installing, copying, or otherwise using the Licensed Software, Licensee
-agrees to be bound by the terms of this Agreement. If Licensee does not agree
-to the terms of this Agreement, Licensee should not install, copy, or otherwise
-use the Licensed Software. In addition, by installing, copying, or otherwise
-using any Updates or other components of the Licensed Software that Licensee
-receives separately as part of the Licensed Software, Licensee agrees to be
-bound by any additional license terms that accompany such Updates, if any. If
-Licensee does not agree to the additional license terms that accompany such
-Updates, Licensee should not install, copy, or otherwise use such Updates.
-
-Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia
-grants Licensee the right to use the Licensed Software in the manner provided
-below.
-
-5. LICENSES
-5.1 Using, Modifying and Copying
-Digia grants to Licensee a non-exclusive, non-transferable, perpetual license to
-use, modify and copy the Licensed Software for Designated Users specified in the
-License Certificate for the sole purposes of:
-(i) designing, developing, and testing Application(s);
-(ii) modifying the Licensed Software as limited by section 8 below; and
-(iii) compiling the Licensed Software and/or Modified Software source code into
-object code.
-
-Licensee may install copies of the Licensed Software on an unlimited number of
-computers provided that only the Designated Users use the Licensed Software.
-Licensee may at any time designate another Designated User to replace a
-then-current Designated User by notifying Digia, provided that a) the
-then-current Designated User has not been designated as a replacement during the
-last six (6) months; and b) there is no more than the specified number of
-Designated Users at any given time.
-
-5.2 Limited Redistribution
-a) Digia grants Licensee a non-exclusive, royalty-free right to reproduce and
-distribute the object code form of Redistributables (listed in Appendix 1,
-Section 1) for execution on the specified Platforms, excluding the Deployment
-Platforms. Copies of Redistributables may only be distributed with and for the
-sole purpose of executing Applications permitted under this Agreement that
-Licensee has created using the Licensed Software. Under no circumstances may
-any copies of Redistributables be distributed separately. This Agreement does
-not give Licensee any rights to distribute any of the parts of the Licensed
-Software listed in Appendix 1, Section 2, neither as a whole nor as parts or
-snippets of code.
-
-b) Licensee may not distribute, transfer, assign or otherwise dispose of
-Applications and/or Redistributables, in binary/compiled form, or in any other
-form, if such action is part of a joint software and hardware distribution,
-except as provided by a separate runtime distribution license with Digia or one
-of its authorized distributors. A joint hardware and software distribution
-shall be defined as either:
-
-(i) distribution of a hardware device where, in its final end user
-configuration, the main user interface of the device is provided by
-Application(s) created by Licensee or others, using a commercial version of a Qt
-or Qt-based product, and depends on the Licensed Software or an open source
-version of any Qt or Qt-based software product; or
-
-(ii) distribution of the Licensed Software with a device designed to facilitate
-the installation of the Licensed Software onto the same device where the main
-user interface of such device is provided by Application(s) created by Licensee
-or others, using a commercial version of a Qt or Qt-based product, and depends
-on the Licensed Software.
-
-c) Licensee's distribution of Licensed Software and/or Modified Software or
-Applications on Deployment Platforms requires a separate distribution license
-from Digia. Notwithstanding the above limitation, Licensee may distribute the
-Application in binary/compiled form onto devices running Windows CE provided the
-core functionality of the device does not depend on either the Licensed Software
-or the Application.
-
-5.3 Further Requirements
-The Licensee is prohibited for using the Licensed Software for development of
-mobile phones, telecommunications devices or tablet devices focused at end-user
-consumers. The licenses granted in this Section 5 by Digia to Licensee are
-subject to Licensee's compliance with Section 8 of this Agreement.
-
-6. VERIFICATION
-Digia or a certified auditor on Digia's behalf, may, upon its reasonable request
-and at its expense, audit Licensee with respect to the use of the Licensed
-Software. Such audit may be conducted by mail, electronic means or through an
-in-person visit to Licensee's place of business. Any such in-person audit shall
-be conducted during regular business hours at Licensee's facilities and shall
-not unreasonably interfere with Licensee's business activities. Digia will not
-remove, copy, or redistribute any electronic material during the course of an
-audit. If an audit reveals that Licensee is using the Licensed Software in a
-way that is in material violation of the terms of the Agreement, then Licensee
-shall pay Digia's reasonable costs of conducting the audit. In the case of a
-material violation, Licensee agrees to pay Digia any amounts owing that are
-attributable to the unauthorized use. In the alternative, Digia reserves the
-right, at Digia's sole option, to terminate the licenses for the Licensed
-Software.
-
-7. THIRD PARTY SOFTWARE
-The Licensed Software may provide links to third party libraries or code
-(collectively "Third Party Software") to implement various functions. Third
-Party Software does not comprise part of the Licensed Software. In some cases,
-access to Third Party Software may be included along with the Licensed Software
-delivery as a convenience for development and testing only. Such source code
-and libraries may be listed in the ".../src/3rdparty" source tree delivered with
-the Licensed Software or documented in the Licensed Software where the Third
-Party Software is used, as may be amended from time to time, do not comprise the
-Licensed Software. Licensee acknowledges (i) that some part of Third Party
-Software may require additional licensing of copyright and patents from the
-owners of such, and (ii) that distribution of any of the Licensed Software
-referencing any portion of a Third Party Software may require appropriate
-licensing from such third parties.
-
-8. CONDITIONS FOR CREATING APPLICATIONS
-The licenses granted in this Agreement for Licensee to create, modify and
-distribute Applications is subject to all of the following conditions: (i) all
-copies of the Applications Licensee creates must bear a valid copyright notice
-either Licensee's own or the copyright notice that appears on the Licensed
-Software; (ii) Licensee may not remove or alter any copyright, trademark or
-other proprietary rights notice contained in any portion of the Licensed
-Software including but not limited to the About Boxes; (iii) Licensee will
-indemnify and hold Digia, its Affiliates, contractors, and its suppliers,
-harmless from and against any claims or liabilities arising out of the use,
-reproduction or distribution of Applications; (iv) Applications must be
-developed using a licensed, registered copy of the Licensed Software; (v)
-Applications must add primary and substantial functionality to the Licensed
-Software; (vi) Applications may not pass on functionality which in any way makes
-it possible for others to create software with the Licensed Software; however
-Licensee may use the Licensed Software's scripting and QML ("Qt Quick")
-functionality solely in order to enable scripting, themes and styles that
-augment the functionality and appearance of the Application(s) without adding
-primary and substantial functionality to the Application(s); (vii) Licensee may
-create Modified Software that breaks the source or binary compatibility with the
-Licensed Software. This includes, but is not limited to, changing the
-application programming interfaces ("API") by adding, changing or deleting any
-variable, method, or class signature in the Licensed Software, the inter-process
-QCop specification, and/or any inter-process protocols, services or standards in
-the Licensed Software libraries. To the extent that Licensee breaks source or
-binary compatibility with the Licensed Software, Licensee acknowledges that
-Digia's ability to provide Support may be prevented or limited and Licensee's
-ability to make use of Updates may be restricted; (viii) Applications may not
-compete with the Licensed Software; (ix) Licensee may not use Digia's or any of
-its suppliers' names, logos, or trademarks to market Applications, except to
-state that Licensee's Application(s) was developed using the Licensed Software.
-
-NOTE: The Open Source Editions of Qt products and the Qt, Qtopia and Qt Extended
-versions previously licensed by Trolltech (collectively referred to as
-"Products") are licensed under the terms of the GNU Lesser General Public
-License version 2.1 ("LGPL") and/or the GNU General Public License versions 2.0
-and 3.0 ("GPL") (as applicable) and not under this Agreement. If Licensee, or
-another third party, has, at any time, developed all (or any portions of) the
-Application(s) using a version of one of these Products licensed under the LGPL
-or the GPL, Licensee may not combine such development work with the Licensed
-Software and must license such Application(s) (or any portions derived there
-from) under the terms of the GNU Lesser General Public License version 2.1 (Qt
-only) or GNU General Public License version 2.0 (Qt, Qtopia and Qt Extended) or
-version 3 (Qt only) copies of which are located at
-http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html,
-http://www.fsf.org/licensing/licenses/info/GPLv2.html, and
-http://www.gnu.org/copyleft/gpl.html.
-
-9. LIMITED WARRANTY AND WARRANTY DISCLAIMER
-Digia hereby represents and warrants with respect to the Licensed Software that
-it has the power and authority to grant the rights and licenses granted to
-Licensee under this Agreement. Except as set forth above, the Licensed Software
-is licensed to Licensee "as is". To the maximum extent permitted by applicable
-law, Digia on behalf of itself and its suppliers, disclaims all warranties and
-conditions, either express or implied, including, but not limited to, implied
-warranties of merchantability and fitness for a particular purpose, title and
-non-infringement with regard to the Licensed Software.
-
-10. LIMITATION OF LIABILITY
-If, Digia's warranty disclaimer notwithstanding, Digia is held to be liable to
-Licensee whether in contract, tort, or any other legal theory, based on the
-Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive
-remedy shall be, at Digia's option, either (a) return of the price Licensee paid
-for the Licensed Software, or (b) repair or replacement of the Licensed
-Software, provided Licensee returns to Digia all copies of the Licensed Software
-as originally delivered to Licensee. Digia shall not under any circumstances be
-liable to Licensee based on failure of the Licensed Software if the failure
-resulted from accident, abuse or misapplication, nor shall Digia, under any
-circumstances, be liable for special damages, punitive or exemplary damages,
-damages for loss of profits or interruption of business or for loss or
-corruption of data. Any award of damages from Digia to Licensee shall not
-exceed the total amount Licensee has paid to Digia in connection with this
-Agreement.
-
-11. SUPPORT AND UPDATES
-Licensee will be eligible to receive Support and Updates during the Initial
-Term, in accordance with Digia's then current policies and procedures, if any.
-Such policies and procedures may be changed from time to time. Following the
-Initial Term, Digia shall no longer make the Licensed Software available to
-Licensee unless Licensee purchases additional Support and Updates according to
-this Section 11 below.
-
-Licensee may purchase additional Support and Updates following the Initial Term
-at Digia's terms and conditions applicable at the time of renewal.
-
-12. CONFIDENTIALITY
-Each party acknowledges that during the Initial Term of this Agreement it shall
-have access to information about the other party's business, business methods,
-business plans, customers, business relations, technology, and other
-information, including the terms of this Agreement, that is confidential and of
-great value to the other party, and the value of which would be significantly
-reduced if disclosed to third parties (the "Confidential Information").
-Accordingly, when a party (the "Receiving Party") receives Confidential
-Information from another party (the "Disclosing Party"), the Receiving Party
-shall, and shall obligate its employees and agents and employees and agents of
-its affiliates to: (i) maintain the Confidential Information in strict
-confidence; (ii) not disclose the Confidential Information to a third party
-without the Disclosing Party's prior written approval; and (iii) not, directly
-or indirectly, use the Confidential Information for any purpose other than for
-exercising its rights and fulfilling its responsibilities pursuant to this
-Agreement. Each party shall take reasonable measures to protect the
-Confidential Information of the other party, which measures shall not be less
-than the measures taken by such party to protect its own confidential and
-proprietary information.
-
-"Confidential Information" shall not include information that (a) is or becomes
-generally known to the public through no act or omission of the Receiving Party;
-(b) was in the Receiving Party's lawful possession prior to the disclosure
-hereunder and was not subject to limitations on disclosure or use; (c) is
-developed by employees of the Receiving Party or other persons working for the
-Receiving Party who have not had access to the Confidential Information of the
-Disclosing Party, as proven by the written records of the Receiving Party or by
-persons who have not had access to the Confidential Information of the
-Disclosing Party as proven by the written records of the Receiving Party; (d) is
-lawfully disclosed to the Receiving Party without restrictions, by a third party
-not under an obligation of confidentiality; or (e) the Receiving Party is
-legally compelled to disclose the information, in which case the Receiving Party
-shall assert the privileged and confidential nature of the information and
-cooperate fully with the Disclosing Party to protect against and prevent
-disclosure of any Confidential Information and to limit the scope of disclosure
-and the dissemination of disclosed Confidential Information by all legally
-available means.
-
-The obligations of the Receiving Party under this Section shall continue during
-the Initial Term and for a period of five (5) years after expiration or
-termination of this Agreement. To the extent that the terms of the
-Non-Disclosure Agreement between Digia and Licensee conflict with the terms of
-this Section 12, this Section 12 shall be controlling over the terms of the
-Non-Disclosure Agreement.
-
-13. GENERAL PROVISIONS
-13.1 Marketing
-Digia may include Licensee's company name and logo in a publicly available list
-of Digia customers and in its public communications.
-
-13.2 No Assignment
-Licensee shall not be entitled to assign or transfer all or any of its rights,
-benefits and obligations under this Agreement without the prior written consent
-of Digia, which shall not be unreasonably withheld. Digia shall be entitled to
-assign or transfer any of its rights, benefits or obligations under this
-Agreement on an unrestricted basis.
-
-13.3 Termination
-Digia may terminate the Agreement at any time immediately upon written notice by
-Digia to Licensee if Licensee breaches this Agreement.
-
-Either party shall have the right to terminate this Agreement immediately upon
-written notice in the event that the other party becomes insolvent, files for
-any form of bankruptcy, makes any assignment for the benefit of creditors, has a
-receiver, administrative receiver or officer appointed over the whole or a
-substantial part of its assets, ceases to conduct business, or an act equivalent
-to any of the above occurs under the laws of the jurisdiction of the other
-party.
-
-Upon termination of the Licenses, Licensee shall return to Digia all copies of
-Licensed Software that were supplied by Digia. All other copies of Licensed
-Software in the possession or control of Licensee must be erased or destroyed.
-An officer of Licensee must promptly deliver to Digia a written confirmation
-that this has occurred.
-
-13.4 Surviving Sections
-Any terms and conditions that by their nature or otherwise reasonably should
-survive a cancellation or termination of this Agreement shall also be deemed to
-survive. Such terms and conditions include, but are not limited to the
-following Sections 2, 5.1, 6, 7, 8(iii), 10, 12, 13.5, 13.6, 13.9, 13.10, and
-13.11 shall survive the termination of the Agreement. Notwithstanding the
-foregoing, Section 5.1 shall not survive if the Agreement is terminated for
-material breach.
-
-13.5 Entire Agreement
-This Agreement constitutes the complete agreement between the parties and
-supersedes all prior or contemporaneous discussions, representations, and
-proposals, written or oral, with respect to the subject matters discussed
-herein, with the exception of the non-disclosure agreement executed by the
-parties in connection with this Agreement ("Non-Disclosure Agreement"), if any,
-shall be subject to Section 12. No modification of this Agreement shall be
-effective unless contained in a writing executed by an authorized representative
-of each party. No term or condition contained in Licensee's purchase order
-shall apply unless expressly accepted by Digia in writing. If any provision of
-the Agreement is found void or unenforceable, the remainder shall remain valid
-and enforceable according to its terms. If any remedy provided is determined to
-have failed for its essential purpose, all limitations of liability and
-exclusions of damages set forth in this Agreement shall remain in effect.
-
-13.6 Payment and Taxes
-If credit has been extended to Licensee by Digia, all payments under this
-Agreement are due within thirty (30) days of the date Digia mails its invoice to
-Licensee. If Digia has not extended credit to Licensee, Licensee shall be
-required to make payment concurrent with the delivery of the Licensed Software
-by Digia. All amounts payable are gross amounts but exclusive of any value
-added tax, use tax, sales tax or similar tax. Licensee shall be entitled to
-withhold from payments any applicable withholding taxes and comply with all
-applicable tax and employment legislation. Each party shall pay all taxes
-(including, but not limited to, taxes based upon its income) or levies imposed
-on it under applicable laws, regulations and tax treaties as a result of this
-Agreement and any payments made hereunder (including those required to be
-withheld or deducted from payments). Each party shall furnish evidence of such
-paid taxes as is sufficient to enable the other party to obtain any credits
-available to it, including original withholding tax certificates.
-
-13.7 Force Majeure
-Neither party shall be liable to the other for any delay or non-performance of
-its obligations hereunder other than the obligation of paying the license fees
-in the event and to the extent that such delay or non-performance is due to an
-event of Force Majeure (as defined below). If any event of Force Majeure
-results in a delay or non-performance of a party for a period of three (3)
-months or longer, then either party shall have the right to terminate this
-Agreement with immediate effect without any liability (except for the
-obligations of payment arising prior to the event of Force Majeure) towards the
-other party. A "Force Majeure" event shall mean an act of God, terrorist attack
-or other catastrophic event of nature that prevents either party for fulfilling
-its obligations under this Agreement.
-
-13.8 Notices
-Any notice given by one party to the other shall be deemed properly given and
-deemed received if specifically acknowledged by the receiving party in writing
-or when successfully delivered to the recipient by hand, fax, or special courier
-during normal business hours on a business day to the addresses specified below.
-Each communication and document made or delivered by one party to the other
-party pursuant to this Agreement shall be in the English language or accompanied
-by a translation thereof.
-
-Notices to Digia shall be given to:
-Digia USA Inc
-Suite 203
-2880 Zanker Road
-San Jose
-CA 95134
-U.S.A
-Fax. + 1 408 433 9360
-
-13.9 Export Control
-Licensee acknowledges that the Licensed Software may be subject to export
-control restrictions of various countries. Licensee shall fully comply with all
-applicable export license restrictions and requirements as well as with all laws
-and regulations relating to the importation of the Licensed Software and/or
-Modified Software and/or Applications and shall procure all necessary
-governmental authorizations, including without limitation, all necessary
-licenses, approvals, permissions or consents, where necessary for the
-re-exportation of the Licensed Software, Modified Software or Applications.
-
-13.10 Governing Law and Legal Venue
-This Agreement shall be governed by and construed in accordance with the federal
-laws of the United States of America and the internal laws of the State of New
-York without given effect to any choice of law rule that would result in the
-application of the laws of any other jurisdiction. The United Nations
-Convention on Contracts for the International Sale of Goods (CISG) shall not
-apply. Each Party (a) hereby irrevocably submits itself to and consents to the
-jurisdiction of the United States District Court for the Southern District of
-New York (or if such court lacks jurisdiction, the state courts of the State of
-New York) for the purposes of any action, claim, suit or proceeding between the
-Parties in connection with any controversy, claim, or dispute arising out of or
-relating to this Agreement; and (b) hereby waives, and agrees not to assert by
-way of motion, as a defence or otherwise, in any such action, claim, suit or
-proceeding, any claim that is not personally subject to the jurisdiction of such
-court(s), that the action, claim, suit or proceeding is brought in an
-inconvenient forum or that the venue of the action, claim, suit or proceeding is
-improper. Notwithstanding the foregoing, nothing in this Section 13.10 is
-intended to, or shall be deemed to, constitute a submission or consent to, or
-selection of, jurisdiction, forum or venue for any action for patent
-infringement, whether or not such action relates to this Agreement.
-
-13.11 No Implied License
-There are no implied licenses or other implied rights granted under this
-Agreement, and all rights, save for those expressly granted hereunder, shall
-remain with Digia and its licensors. In addition, no licenses or immunities are
-granted to the combination of the Licensed Software and/or Modified Software, as
-applicable, with any other software or hardware not delivered by Digia under
-this Agreement.
-
-13.12 Government End Users
-A "U.S. Government End User" shall mean any agency or entity of the government
-of the United States. The following shall apply if Licensee is a U.S.
-Government End User. The Licensed Software is a "commercial item," as that term
-is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
-software" and "commercial computer software documentation," as such terms are
-used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48
-C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users
-acquire the Licensed Software with only those rights set forth herein. The
-Licensed Software (including related documentation) is provided to U.S.
-Government End Users: (a) only as a commercial end item; and (b) only pursuant
-to this Agreement.
-
-
-Appendix 1
-
-1. Parts of the Licensed Software that are permitted for distribution
-("Redistributables")
-- The Licensed Software's main and plug-in libraries in object code form
-- The Licensed Software's configuration tool ("qtconfig")
-- The Licensed Software's help tool in object code/executable form ("Qt Assistant")
-- The Licensed Software's internationalization tools in object code/executable
- form ("Qt Linguist", "lupdate", "lrelease")
-- The Licensed Software's designer tool ("Qt Designer")
-- The Licensed Software's IDE tool ("Qt Creator")
-- The Licensed Software's QML ("Qt Quick") launcher tool in object
- code/executable form
-
-
-2. Parts of the Licensed Software that are not permitted for distribution
-include, but are not limited to
-- The Licensed Software's source code and header files
-- The Licensed Software's documentation
-- The Licensed Software's tool for writing makefiles ("qmake")
-- The Licensed Software's Meta Object Compiler ("moc")
-- The Licensed Software's User Interface Compiler ("uic" or in the case of Qt
- Jambi: "juic")
-- The Licensed Software's Resource Compiler ("rcc")
-- The Licensed Software's generator (only in the case of Qt Jambi if applicable)
-- The Licensed Software's Qt SDK
-
-
-
-
-QT COMMERCIAL ALL OPERATING SYSTEMS COMMERCIAL DEVELOPER LICENSE AGREEMENT
-
-
-DIGIA USA INC. | SUITE 203 | 2880 ZANKER ROAD | SAN JOSE | CA 95134 | U.S.A. |
-FAX + 1 408 433 9360
-PLACE OF REGISTERED OFFICE: DELAWARE | WWW.DIGIA.COM
-
-
-
-
-
diff --git a/licenses/LICENSE-DESKTOP b/licenses/LICENSE-DESKTOP
deleted file mode 100644
index 50e164e2..00000000
--- a/licenses/LICENSE-DESKTOP
+++ /dev/null
@@ -1,473 +0,0 @@
-Qt COMMERCIAL LICENSE AGREEMENT
-Agreement version 3.9.1
-
-This Qt Commercial License Agreement ("Agreement") is a legal agreement between
-Digia Finland Ltd ("Digia"), with its registered office at Valimotie 21,
-FI-00380 Helsinki, Finland and you (either an individual or a legal entity)
-("Licensee") for the Licensed Software (as defined below).
-
-1. DEFINITIONS
-"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly
-controlling such Party; (ii) which is under the same direct or indirect
-ownership or control as such Party; or (iii) which is directly or indirectly
-owned or controlled by such Party. For these purposes, an entity shall be
-treated as being controlled by another if that other entity has fifty percent
-(50 %) or more of the votes in such entity, is able to direct its affairs and/or
-to control the composition of its board of directors or equivalent body.
-
-"Applications" shall mean Licensee's software products created using the
-Licensed Software which may include portions of the Licensed Software.
-
-"Designated User(s)" shall mean the employee(s) of Licensee acting within the
-scope of their employment or Licensee's consultant(s) or contractor(s) acting
-within the scope of their services for Licensee and on behalf of Licensee.
-
-"Initial Term" shall mean the period of time one (1) year from the later of (a)
-the Effective Date; or (b) the date the Licensed Software was initially
-delivered to Licensee by Digia. If no specific Effective Date is set forth in
-the Agreement, the Effective Date shall be deemed to be the date the Licensed
-Software was initially delivered to Licensee.
-
-"License Certificate" shall mean the document accompanying the Licensed Software
-which specifies the modules which are licensed under the Agreement, Platforms
-and Designated Users.
-
-"Licensed Software" shall mean the computer software, "online" or electronic
-documentation, associated media and printed materials, including the source
-code, example programs and the documentation delivered by Digia to Licensee in
-conjunction with this Agreement. Licensed Software does not include Third Party
-Software (as defined in Section 7).
-
-"Modified Software" shall mean modifications made to the Licensed Software by
-Licensee.
-
-"Party or Parties" shall mean Licensee and/or Digia.
-
-"Platforms" shall mean the operating systems listed in the License Certificate.
-
-"Redistributables" shall mean the portions of the Licensed Software set forth in
-Appendix 1, Section 1 that may be distributed with or as part of Applications in
-object code form.
-
-"Support" shall mean standard developer support that is provided by Digia to
-assist eligible Designated Users in using the Licensed Software in accordance
-with its established standard support procedures listed at: http://qt.digia.com/
-
-"Updates" shall mean a release or version of the Licensed Software containing
-enhancement, new features, bug fixes, error corrections and other changes that
-are generally made available to users of the Licensed Software that have
-contracted for maintenance and support.
-
-2. OWNERSHIP
-The Licensed Software is protected by copyright laws and international copyright
-treaties, as well as other intellectual property laws and treaties. The
-Licensed Software is licensed, not sold.
-
-To the extent Licensee submits bug fixes or error corrections, including
-information related thereto, Licensee hereby grants to Digia a sublicensable,
-irrevocable, perpetual, worldwide, non-exclusive, royalty-free and fully paid-up
-copyright and trade secret license to reproduce, adapt, translate, modify, and
-prepare derivative works of, publicly display, publicly perform, sublicense,
-make available and distribute error corrections and bug fixes, including
-derivative works thereof. All Digia's and/or its licensors' trademarks, service
-marks, trade names, logos or other words or symbols are and shall remain the
-exclusive property of Digia or its licensors respectively.
-
-3. MODULES
-Some of the files in the Licensed Software have been grouped into modules.
-These files contain specific notices defining the module of which they are a
-part. The modules licensed to Licensee are specified in the License
-Certificate. The terms of the License Certificate are considered part of the
-Agreement. In the event of inconsistency or conflict between the language of
-this Agreement and the License Certificate, the provisions of this Agreement
-shall govern.
-
-4. VALIDITY OF THE AGREEMENT
-By installing, copying, or otherwise using the Licensed Software, Licensee
-agrees to be bound by the terms of this Agreement. If Licensee does not agree
-to the terms of this Agreement, Licensee may not install, copy, or otherwise use
-the Licensed Software. In addition, by installing, copying, or otherwise using
-any Updates or other components of the Licensed Software that Licensee receives
-separately as part of the Licensed Software, Licensee agrees to be bound by any
-additional license terms that accompany such Updates, if any. If Licensee does
-not agree to the additional license terms that accompany such Updates, Licensee
-may not install, copy, or otherwise use such Updates.
-
-Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia
-grants Licensee the right to use the Licensed Software in the manner provided
-below.
-
-5. LICENSES
-5.1 Using, modifying and copying
-Digia grants to Licensee a non-exclusive, non-transferable, perpetual license to
-use, modify and copy the Licensed Software for the Designated User(s) specified
-in the License Certificate for the sole purposes of designing, developing, and
-testing Application(s).
-
-Licensee may install copies of the Licensed Software on an unlimited number of
-computers provided that only the Designated Users use the Licensed Software.
-Licensee may at any time designate another Designated User to replace a
-then-current Designated User by notifying Digia, provided that a) the
-then-current Designated User has not been designated as a replacement during the
-last six (6) months; and b) there is no more than the specified number of
-Designated Users at any given time.
-
-5.2 Redistribution
-a) Digia grants Licensee a non-exclusive, royalty-free right to reproduce and
-distribute the object code form of Redistributables for execution on the
-specified Platforms. Copies of Redistributables may only be distributed with
-and for the sole purpose of executing Applications permitted under this
-Agreement that Licensee has created using the Licensed Software. Under no
-circumstances may any copies of Redistributables be distributed separately.
-This Agreement does not give Licensee any rights to distribute any of the parts
-of the Licensed Software listed in Appendix 1, Section 2, neither as a whole nor
-as parts or snippets of code.
-
-b) Licensee may not distribute, transfer, assign or otherwise dispose of
-Applications and/or Redistributables, in binary/compiled form, or in any other
-form, if such action is part of a joint software and hardware distribution,
-except as provided by a separate runtime distribution license with Digia or one
-of its authorized distributors. A joint hardware and software distribution
-shall be defined as either:
-
-(i) distribution of a hardware device where, in its final end user
-configuration, the main user interface of the device is provided by
-Application(s) created by Licensee or others, using a commercial version of Qt
-or a Qt-based product, and depends on the Licensed Software or an open source
-version of any Qt or Qt-based software product; or
-
-(ii) distribution of the Licensed Software with a device designed to facilitate
-the installation of the Licensed Software onto the same device where the main
-user interface of such device is provided by Application(s) created by Licensee
-or others, using a commercial version of Qt or a Qt-based product, and depends
-on the Licensed Software.
-
-5.3 Further Requirements
-The licenses granted in this Section 5 by Digia to Licensee are subject to
-Licensee's compliance with Section 8 of this Agreement.
-
-6. VERIFICATION
-Digia or a certified auditor on Digia's behalf, may, upon its reasonable request
-and at its expense, audit Licensee with respect to the use of the Licensed
-Software. Such audit may be conducted by mail, electronic means or through an
-in-person visit to Licensee's place of business. Any such in-person audit shall
-be conducted during regular business hours at Licensee's facilities and shall
-not unreasonably interfere with Licensee's business activities. Digia shall not
-remove, copy, or redistribute any electronic material during the course of an
-audit. If an audit reveals that Licensee is using the Licensed Software in a
-way that is in material violation of the terms of the Agreement, then Licensee
-shall pay Digia's reasonable costs of conducting the audit. In the case of a
-material violation, Licensee agrees to pay Digia any amounts owing that are
-attributable to the unauthorized use. In the alternative, Digia reserves the
-right, at Digia's sole option, to terminate the licenses for the Licensed
-Software.
-
-7. THIRD PARTY SOFTWARE
-The Licensed Software may provide links to third party libraries or code
-(collectively "Third Party Software") to implement various functions. Third
-Party Software does not comprise part of the Licensed Software. In some cases,
-access to Third Party Software may be included along with the Licensed Software
-delivery as a convenience for development and testing only. Such source code
-and libraries may be listed in the ".../src/3rdparty" source tree delivered with
-the Licensed Software or documented in the Licensed Software where the Third
-Party Software is used, as may be amended from time to time, do not comprise the
-Licensed Software. Licensee acknowledges (1) that some part of Third Party
-Software may require additional licensing of copyright and patents from the
-owners of such, and (2) that distribution of any of the Licensed Software
-referencing any portion of a Third Party Software may require appropriate
-licensing from such third parties.
-
-8. CONDITIONS FOR CREATING APPLICATIONS AND DISTRIBUTING REDISTRIBUTABLES
-The licenses granted in this Agreement for Licensee to create Applications and
-distribute them and the Redistributables (if any) to Licensee's customers is
-subject to all of the following conditions: (i) all copies of the Applications
-which Licensee creates must bear a valid copyright notice, either Licensee's own
-or the copyright notice that appears on the Licensed Software; (ii) Licensee may
-not remove or alter any copyright, trademark or other proprietary rights notice
-contained in any portion of the Licensed Software, including but not limited to
-the About Boxes in "Qt Assistant" and "Qt Linguist" as defined in Appendix 1;
-(iii) Redistributables, if any, shall be licensed to Licensee's customer "as
-is"; (iv) Licensee shall indemnify and hold Digia, its Affiliates, contractors,
-and its suppliers, harmless from and against any claims or liabilities arising
-out of the use, reproduction or distribution of Applications; (v) Applications
-must be developed using a licensed, registered copy of the Licensed Software;
-(vi) Applications must add primary and substantial functionality to the Licensed
-Software; (vii) Applications may not pass on functionality which in any way
-makes it possible for others to create software with the Licensed Software,
-however Licensee may use the Licensed Software's scripting and QML ("Qt Quick")
-functionality solely in order to enable scripting, themes and styles that
-augment the functionality and appearance of the Application(s) without adding
-primary and substantial functionality to the Application(s); (viii) Applications
-may not compete with the Licensed Software; (ix) Licensee may not use Digia's or
-any of its suppliers' names, logos, or trademarks to market Application(s),
-except to state that Application was developed using the Licensed Software.
-
-NOTE: The Open Source Editions of Digia's Qt products and the Qt, Qtopia and Qt
-Extended versions previously licensed by Trolltech (collectively referred to as
-"Products") are licensed under the terms of the GNU Lesser General Public
-License version 2.1 ("LGPL") and/or the GNU General Public License versions 2.0
-and 3.0 ("GPL") (as applicable) and not under this Agreement. If Licensee, or
-another third party, has, at any time, developed all (or any portions of) the
-Application(s) using a version of one of these Products licensed under the LGPL
-or the GPL, Licensee may not combine such development work with the Licensed
-Software and must license such Application(s) (or any portions derived there
-from) under the terms of the GNU Lesser General Public License version 2.1 (Qt
-only) or GNU General Public License version 2.0 (Qt, Qtopia and Qt Extended) or
-version 3 (Qt only) copies of which are located at
-http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html,
-http://www.fsf.org/licensing/licenses/info/GPLv2.html, and
-http://www.gnu.org/copyleft/gpl.html.
-
-9. LIMITED WARRANTY AND WARRANTY DISCLAIMER
-Digia hereby represents and warrants with respect to the Licensed Software that
-it has the power and authority to grant the rights and licenses granted to
-Licensee under this Agreement. Except as set forth above, the Licensed Software
-is licensed to Licensee "as is". To the maximum extent permitted by applicable
-law, Digia on behalf of itself and its suppliers, disclaims all warranties and
-conditions, either express or implied, including, but not limited to, implied
-warranties of merchantability, fitness for a particular purpose, title and
-non-infringement with regard to the Licensed Software.
-
-10. LIMITATION OF LIABILITY
-If, Digia's warranty disclaimer notwithstanding, Digia is held liable to
-Licensee, whether in contract, tort or any other legal theory, based on the
-Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive
-remedy shall be, at Digia's option, either (A) return of the price Licensee paid
-for the Licensed Software, or (B) repair or replacement of the Licensed
-Software, provided Licensee returns to Digia all copies of the Licensed Software
-as originally delivered to Licensee. Digia shall not under any circumstances be
-liable to Licensee based on failure of the Licensed Software if the failure
-resulted from accident, abuse or misapplication, nor shall Digia under any
-circumstances be liable for special damages, punitive or exemplary damages,
-damages for loss of profits or interruption of business or for loss or
-corruption of data. Any award of damages from Digia to Licensee shall not
-exceed the total amount Licensee has paid to Digia in connection with this
-Agreement.
-
-11. SUPPORT AND UPDATES
-Licensee shall be eligible to receive Support and Updates during the Initial
-Term, in accordance with Digia's then current policies and procedures, if any.
-Such policies and procedures may be changed from time to time. Following the
-Initial Term, Digia shall no longer make the Licensed Software available to
-Licensee unless Licensee purchases additional Support and Updates according to
-this Section 11 below.
-
-Licensee may purchase additional Support and Updates following the Initial Term
-at Digia's terms and conditions applicable at the time of renewal.
-
-12. CONFIDENTIALITY
-Each party acknowledges that during the Initial Term of this Agreement it shall
-have access to information about the other party's business, business methods,
-business plans, customers, business relations, technology, and other
-information, including the terms of this Agreement, that is confidential and of
-great value to the other party, and the value of which would be significantly
-reduced if disclosed to third parties (the "Confidential Information").
-Accordingly, when a party (the "Receiving Party") receives Confidential
-Information from another party (the "Disclosing Party"), the Receiving Party
-shall, and shall obligate its employees and agents and employees and agents of
-its affiliates to: (i) maintain the Confidential Information in strict
-confidence; (ii) not disclose the Confidential Information to a third party
-without the Disclosing Party's prior written approval; and (iii) not, directly
-or indirectly, use the Confidential Information for any purpose other than for
-exercising its rights and fulfilling its responsibilities pursuant to this
-Agreement. Each party shall take reasonable measures to protect the
-Confidential Information of the other party, which measures shall not be less
-than the measures taken by such party to protect its own confidential and
-proprietary information.
-
-"Confidential Information" shall not include information that (a) is or becomes
-generally known to the public through no act or omission of the Receiving Party;
-(b) was in the Receiving Party's lawful possession prior to the disclosure
-hereunder and was not subject to limitations on disclosure or use; (c) is
-developed by employees of the Receiving Party or other persons working for the
-Receiving Party who have not had access to the Confidential Information of the
-Disclosing Party, as proven by the written records of the Receiving Party or by
-persons who have not had access to the Confidential Information of the
-Disclosing Party as proven by the written records of the Receiving Party; (d) is
-lawfully disclosed to the Receiving Party without restrictions, by a third party
-not under an obligation of confidentiality; or (e) the Receiving Party is
-legally compelled to disclose the information, in which case the Receiving Party
-shall assert the privileged and confidential nature of the information and
-cooperate fully with the Disclosing Party to protect against and prevent
-disclosure of any Confidential Information and to limit the scope of disclosure
-and the dissemination of disclosed Confidential Information by all legally
-available means.
-
-The obligations of the Receiving Party under this Section shall continue during
-the Initial Term and for a period of five (5) years after expiration or
-termination of this Agreement. To the extent that the terms of the
-Non-Disclosure Agreement between Digia and Licensee conflict with the terms of
-this Section 12, this Section 12 shall be controlling over the terms of the
-Non-Disclosure Agreement.
-
-13. GENERAL PROVISIONS
-13.1 Marketing
-Digia may include Licensee's company name and logo in a publicly available list
-of Digia customers and in its public communications.
-
-13.2 No Assignment
-Licensee shall not be entitled to assign or transfer all or any of its rights,
-benefits and obligations under this Agreement without the prior written consent
-of Digia, which shall not be unreasonably withheld. Digia shall be entitled to
-assign or transfer any of its rights, benefits or obligations under this
-Agreement on an unrestricted basis.
-
-13.3 Termination
-Digia may terminate the Agreement at any time immediately upon written notice by
-Digia to Licensee if Licensee breaches this Agreement.
-
-Either party shall have the right to terminate this Agreement immediately upon
-written notice in the event that the other party becomes insolvent, files for
-any form of bankruptcy, makes any assignment for the benefit of creditors, has a
-receiver, administrative receiver or officer appointed over the whole or a
-substantial part of its assets, ceases to conduct business, or an act equivalent
-to any of the above occurs under the laws of the jurisdiction of the other
-party.
-
-Upon termination of this Agreement, Licensee shall return to Digia all copies of
-Licensed Software that were supplied by Digia. All other copies of Licensed
-Software in the possession or control of Licensee must be erased or destroyed.
-An officer of Licensee must promptly deliver to Digia a written confirmation
-that this has occurred.
-
-13.4 Surviving Sections
-Any terms and conditions that by their nature or otherwise reasonably should
-survive a cancellation or termination of this Agreement shall also be deemed to
-survive. Such terms and conditions include, but are not limited to the
-following Sections: 2, 5.1, 6, 7, 8(iv), 10, 12, 13.5, 13.6, 13.9, 13.10 and
-13.11 of this Agreement. Notwithstanding the foregoing, Section 5.1 shall not
-survive if the Agreement is terminated for material breach.
-
-13.5 Entire Agreement
-This Agreement constitutes the complete agreement between the parties and
-supersedes all prior or contemporaneous discussions, representations, and
-proposals, written or oral, with respect to the subject matters discussed
-herein, with the exception of the non-disclosure agreement executed by the
-parties in connection with this Agreement ("Non-Disclosure Agreement"), if any,
-shall be subject to Section 12. No modification of this Agreement shall be
-effective unless contained in a writing executed by an authorized representative
-of each party. No term or condition contained in Licensee's purchase order
-shall apply unless expressly accepted by Digia in writing. If any provision of
-the Agreement is found void or unenforceable, the remainder shall remain valid
-and enforceable according to its terms. If any remedy provided is determined to
-have failed for its essential purpose, all limitations of liability and
-exclusions of damages set forth in this Agreement shall remain in effect.
-
-13.6 Payment and Taxes
-If credit has been extended to Licensee by Digia, all payments under this
-Agreement are due within thirty (30) days of the date Digia mails its invoice to
-Licensee. If Digia has not extended credit to Licensee, Licensee shall be
-required to make payment concurrent with the delivery of the Licensed Software
-by Digia. All amounts payable are gross amounts but exclusive of any value
-added tax, use tax, sales tax or similar tax. Licensee shall be entitled to
-withhold from payments any applicable withholding taxes and comply with all
-applicable tax and employment legislation. Each party shall pay all taxes
-(including, but not limited to, taxes based upon its income) or levies imposed
-on it under applicable laws, regulations and tax treaties as a result of this
-Agreement and any payments made hereunder (including those required to be
-withheld or deducted from payments). Each party shall furnish evidence of such
-paid taxes as is sufficient to enable the other party to obtain any credits
-available to it, including original withholding tax certificates.
-
-13.7 Force Majeure
-Neither party shall be liable to the other for any delay or non-performance of
-its obligations hereunder other than the obligation of paying the license fees
-in the event and to the extent that such delay or non-performance is due to an
-event of Force Majeure (as defined below). If any event of Force Majeure
-results in a delay or non-performance of a party for a period of three (3)
-months or longer, then either party shall have the right to terminate this
-Agreement with immediate effect without any liability (except for the
-obligations of payment arising prior to the event of Force Majeure) towards the
-other party. A "Force Majeure" event shall mean an act of God, terrorist attack
-or other catastrophic event of nature that prevents either party for fulfilling
-its obligations under this Agreement.
-
-13.8 Notices
-Any notice given by one party to the other shall be deemed properly given and
-deemed received if specifically acknowledged by the receiving party in writing
-or when successfully delivered to the recipient by hand, fax, or special courier
-during normal business hours on a business day to the addresses specified below.
-Each communication and document made or delivered by one party to the other
-party pursuant to this Agreement shall be in the English language or accompanied
-by a translation thereof.
-
-Notices to Digia shall be given to:
-Digia Finland Ltd
- Attn: Qt Commercial
-Valimotie 21
-FI-00380 Helsinki
-Finland
-Fax: +358 10 313 3700
-
-13.9 Export Control
-Licensee acknowledges that the Licensed Software may be subject to export
-control restrictions of various countries. Licensee shall fully comply with all
-applicable export license restrictions and requirements as well as with all laws
-and regulations relating to the importation of the Licensed Software and/or
-Modified Software and/or Applications and shall procure all necessary
-governmental authorizations, including without limitation, all necessary
-licenses, approvals, permissions or consents, where necessary for the
-re-exportation of the Licensed Software, Modified Software or Applications.
-
-13.10 Governing Law and Legal Venue
-This Agreement shall be construed and interpreted in accordance with the laws of
-Finland, excluding its choice of law provisions. Any disputes, controversy or
-claim arising out of or relating to this Agreement, or the breach, termination
-or validity thereof shall be shall be finally settled by arbitration in
-accordance with the Arbitration Rules of the Central Chamber of Commerce of
-Finland. The arbitration tribunal shall consist of one (1), or if either Party
-so requires, of three (3), arbitrators. The award shall be final and binding
-and enforceable in any court of competent jurisdiction. The arbitration shall
-be held in Helsinki, Finland and the process shall be conducted in the English
-language.
-
-13.11 No Implied License
-There are no implied licenses or other implied rights granted under this
-Agreement, and all rights, save for those expressly granted hereunder, shall
-remain with Digia and its licensors. In addition, no licenses or immunities are
-granted to the combination of the Licensed Software and/or Modified Software, as
-applicable, with any other software or hardware not delivered by Digia under
-this Agreement.
-
-
-
-
-Appendix 1
-
-1. Parts of the Licensed Software that are permitted for distribution
-("Redistributables"):
-- The Licensed Software's main and plug-in libraries in object code form
-- The Licensed Software's configuration tool ("qtconfig")
-- The Licensed Software's help tool in object code/executable form ("Qt
- Assistant")
-- The Licensed Software's internationalization tools in object code/executable
- form ("Qt Linguist", "lupdate", "lrelease")
-- The Licensed Software's designer tool ("Qt Designer")
-- The Licensed Software's IDE tool ("Qt Creator")
-- The Licensed Software's QML ("Qt Quick") launcher tool in object
- code/executable form
-
-
-2. Parts of the Licensed Software that are not permitted for distribution
-include, but are not limited to:
-- The Licensed Software's source code and header files
-- The Licensed Software's documentation
-- The Licensed Software's tool for writing makefiles ("qmake")
-- The Licensed Software's Meta Object Compiler ("moc")
-- The Licensed Software's User Interface Compiler ("uic" or in the case of Qt
- Jambi: "juic")
-- The Licensed Software's Resource Compiler ("rcc")
-- The Licensed Software's generator (only in the case of Qt Jambi if applicable)
-- The Licensed Software's Qt SDK
-QT COMMERCIAL LICENSE AGREEMENT
-
-
-DIGIA FINLAND LTD | VALIMOTIE 21 | FI-00380 HELSINKI FINLAND | TEL +358 (0) 10
-313 3000 | FAX +358 (0) 10 313 3700
-PLACE OF REGISTERED OFFICE: HELSINKI | VAT REG. | BUSINESS ID 1091248-4 |
-WWW.DIGIA.COM
-
-
-
-
-
diff --git a/licenses/LICENSE-DESKTOP-US b/licenses/LICENSE-DESKTOP-US
deleted file mode 100644
index 7655f54b..00000000
--- a/licenses/LICENSE-DESKTOP-US
+++ /dev/null
@@ -1,498 +0,0 @@
-Qt COMMERCIAL LICENSE AGREEMENT
-Agreement version 3.9.1
-
-This Qt Commercial License Agreement ("Agreement") is a legal agreement between
-Digia USA Inc. ("Digia"), with its registered office at 32 W. Loockerman
-Street, Suite 201, City of Dover, County of Kent, Delaware 19904, U.S.A. and you
-(either an individual or a legal entity) ("Licensee") for the Licensed Software
-(as defined below).
-
-1. DEFINITIONS
-"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly
-controlling such Party; (ii) which is under the same direct or indirect
-ownership or control as such Party; or (iii) which is directly or indirectly
-owned or controlled by such Party. For these purposes, an entity shall be
-treated as being controlled by another if that other entity has fifty percent
-(50 %) or more of the votes in such entity, is able to direct its affairs and/or
-to control the composition of its board of directors or equivalent body.
-
-"Applications" shall mean Licensee's software products created using the
-Licensed Software which may include portions of the Licensed Software.
-"Designated User(s)" shall mean the employee(s) of Licensee acting within the
-scope of their employment or Licensee's consultant(s) or contractor(s) acting
-within the scope of their services for Licensee and on behalf of Licensee.
-
-"Initial Term" shall mean the period of time one (1) year from the later of (a)
-the Effective Date; or (b) the date the Licensed Software was initially
-delivered to Licensee by Digia. If no specific Effective Date is set forth in
-the Agreement, the Effective Date shall be deemed to be the date the Licensed
-Software was initially delivered to Licensee.
-
-"License Certificate" shall mean the document accompanying the Licensed Software
-which specifies the modules which are licensed under the Agreement, Platforms
-and Designated Users.
-
-"Licensed Software" shall mean the computer software, "online" or electronic
-documentation, associated media and printed materials, including the source
-code, example programs and the documentation delivered by Digia to Licensee in
-conjunction with this Agreement. Licensed Software does not include Third Party
-Software (as defined in Section 7).
-
-"Modified Software" shall mean modifications made to the Licensed Software by
-Licensee.
-"Party or Parties" shall mean Licensee and/or Digia.
-
-"Platforms" shall mean the operating systems listed in the License Certificate.
-
-"Redistributables" shall mean the portions of the Licensed Software set forth in
-Appendix 1, Section 1 that may be distributed with or as part of Applications in
-object code form.
-
-"Support" shall mean standard developer support that is provided by Digia to
-assist eligible Designated Users in using the Licensed Software in accordance
-with its established standard support procedures listed at: http://qt.digia.com.
-
-"Updates" shall mean a release or version of the Licensed Software containing
-enhancement, new features, bug fixes, error corrections and other changes that
-are generally made available to users of the Licensed Software that have
-contracted for maintenance and support.
-
-2. OWNERSHIP
-The Licensed Software is protected by copyright laws and international copyright
-treaties, as well as other intellectual property laws and treaties. The
-Licensed Software is licensed, not sold.
-
-To the extent Licensee submits bug fixes or error corrections, including
-information related thereto, Licensee hereby grants to Digia a sublicensable,
-irrevocable, perpetual, worldwide, non-exclusive, royalty-free and fully paid-up
-copyright and trade secret license to reproduce, adapt, translate, modify, and
-prepare derivative works of, publicly display, publicly perform, sublicense,
-make available and distribute error corrections and bug fixes, including
-derivative works thereof. All Digia's and/or its licensors' trademarks, service
-marks, trade names, logos or other words or symbols are and shall remain the
-exclusive property of Digia or its licensors respectively.
-
-3. MODULES
-Some of the files in the Licensed Software have been grouped into modules.
-These files contain specific notices defining the module of which they are a
-part. The modules licensed to Licensee are specified in the License
-Certificate. The terms of the License Certificate are considered part of the
-Agreement. In the event of inconsistency or conflict between the language of
-this Agreement and the License Certificate, the provisions of this Agreement
-shall govern.
-
-4. VALIDITY OF THE AGREEMENT
-By installing, copying, or otherwise using the Licensed Software, Licensee
-agrees to be bound by the terms of this Agreement. If Licensee does not agree
-to the terms of this Agreement, Licensee may not install, copy, or otherwise use
-the Licensed Software. In addition, by installing, copying, or otherwise using
-any Updates or other components of the Licensed Software that Licensee receives
-separately as part of the Licensed Software, Licensee agrees to be bound by any
-additional license terms that accompany such Updates, if any. If Licensee does
-not agree to the additional license terms that accompany such Updates, Licensee
-may not install, copy, or otherwise use such Updates.
-
-Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia
-grants Licensee the right to use the Licensed Software in the manner provided
-below.
-
-5. LICENSES
-5.1 Using, modifying and copying
-Digia grants to Licensee a non-exclusive, non-transferable, perpetual license to
-use, modify and copy the Licensed Software for the Designated User(s) specified
-in the License Certificate for the sole purposes of designing, developing, and
-testing Application(s).
-
-Licensee may install copies of the Licensed Software on an unlimited number of
-computers provided that only the Designated Users use the Licensed Software.
-Licensee may at any time designate another Designated User to replace a
-then-current Designated User by notifying Digia, provided that a) the
-then-current Designated User has not been designated as a replacement during the
-last six (6) months; and b) there is no more than the specified number of
-Designated Users at any given time.
-
-5.2 Redistribution
-a) Digia grants Licensee a non-exclusive, royalty-free right to reproduce and
-distribute the object code form of Redistributables for execution on the
-specified Platforms. Copies of Redistributables may only be distributed with
-and for the sole purpose of executing Applications permitted under this
-Agreement that Licensee has created using the Licensed Software. Under no
-circumstances may any copies of Redistributables be distributed separately.
-This Agreement does not give Licensee any rights to distribute any of the parts
-of the Licensed Software listed in Appendix 1, Section 2, neither as a whole nor
-as parts or snippets of code.
-
-b) Licensee may not distribute, transfer, assign or otherwise dispose of
-Applications and/or Redistributables, in binary/compiled form, or in any other
-form, if such action is part of a joint software and hardware distribution,
-except as provided by a separate runtime distribution license with Digia or one
-of its authorized distributors. A joint hardware and software distribution
-shall be defined as either:
-
-(i) distribution of a hardware device where, in its final end user
-configuration, the main user interface of the device is provided by
-Application(s) created by Licensee or others, using a commercial version of Qt
-or a Qt-based product, and depends on the Licensed Software or an open source
-version of any Qt or Qt-based software product; or
-
-(ii) distribution of the Licensed Software with a device designed to facilitate
-the installation of the Licensed Software onto the same device where the main
-user interface of such device is provided by Application(s) created by Licensee
-or others, using a commercial version of Qt or a Qt-based product, and depends
-on the Licensed Software.
-
-5.3 Further Requirements
-The licenses granted in this Section 5 by Digia to Licensee are subject to
-Licensee's compliance with Section 8 of this Agreement.
-
-6. VERIFICATION
-Digia or a certified auditor on Digia's behalf, may, upon its reasonable request
-and at its expense, audit Licensee with respect to the use of the Licensed
-Software. Such audit may be conducted by mail, electronic means or through an
-in-person visit to Licensee's place of business. Any such in-person audit shall
-be conducted during regular business hours at Licensee's facilities and shall
-not unreasonably interfere with Licensee's business activities. Digia shall not
-remove, copy, or redistribute any electronic material during the course of an
-audit. If an audit reveals that Licensee is using the Licensed Software in a
-way that is in material violation of the terms of the Agreement, then Licensee
-shall pay Digia's reasonable costs of conducting the audit. In the case of a
-material violation, Licensee agrees to pay Digia any amounts owing that are
-attributable to the unauthorized use. In the alternative, Digia reserves the
-right, at Digia's sole option, to terminate the licenses for the Licensed
-Software.
-
-
-7. THIRD PARTY SOFTWARE
-The Licensed Software may provide links to third party libraries or code
-(collectively "Third Party Software") to implement various functions. Third
-Party Software does not comprise part of the Licensed Software. In some cases,
-access to Third Party Software may be included along with the Licensed Software
-delivery as a convenience for development and testing only. Such source code
-and libraries may be listed in the ".../src/3rdparty" source tree delivered with
-the Licensed Software or documented in the Licensed Software where the Third
-Party Software is used, as may be amended from time to time, do not comprise the
-Licensed Software. Licensee acknowledges (1) that some part of Third Party
-Software may require additional licensing of copyright and patents from the
-owners of such, and (2) that distribution of any of the Licensed Software
-referencing any portion of a Third Party Software may require appropriate
-licensing from such third parties.
-
-8. CONDITIONS FOR CREATING APPLICATIONS AND DISTRIBUTING REDISTRIBUTABLES
-The licenses granted in this Agreement for Licensee to create Applications and
-distribute them and the Redistributables (if any) to Licensee's customers is
-subject to all of the following conditions: (i) all copies of the Applications
-which Licensee creates must bear a valid copyright notice, either Licensee's own
-or the copyright notice that appears on the Licensed Software; (ii) Licensee may
-not remove or alter any copyright, trademark or other proprietary rights notice
-contained in any portion of the Licensed Software, including but not limited to
-the About Boxes in "Qt Assistant" and "Qt Linguist" as defined in Appendix 1;
-(iii) Redistributables, if any, shall be licensed to Licensee's customer "as
-is"; (iv) Licensee shall indemnify and hold Digia, its Affiliates, contractors,
-and its suppliers, harmless from and against any claims or liabilities arising
-out of the use, reproduction or distribution of Applications; (v) Applications
-must be developed using a licensed, registered copy of the Licensed Software;
-(vi) Applications must add primary and substantial functionality to the Licensed
-Software; (vii) Applications may not pass on functionality which in any way
-makes it possible for others to create software with the Licensed Software,
-however Licensee may use the Licensed Software's scripting and QML ("Qt Quick")
-functionality solely in order to enable scripting, themes and styles that
-augment the functionality and appearance of the Application(s) without adding
-primary and substantial functionality to the Application(s); (viii) Applications
-may not compete with the Licensed Software; (ix) Licensee may not use Digia's or
-any of its suppliers' names, logos, or trademarks to market Application(s),
-except to state that Application was developed using the Licensed Software.
-
-NOTE: The Open Source Editions of Qt products and the Qt, Qtopia and Qt Extended
-versions previously licensed by Trolltech (collectively referred to as
-"Products") are licensed under the terms of the GNU Lesser General Public
-License version 2.1 ("LGPL") and/or the GNU General Public License versions 2.0
-and 3.0 ("GPL") (as applicable) and not under this Agreement. If Licensee, or
-another third party, has, at any time, developed all (or any portions of) the
-Application(s) using a version of one of these Products licensed under the LGPL
-or the GPL, Licensee may not combine such development work with the Licensed
-Software and must license such Application(s) (or any portions derived there
-from) under the terms of the GNU Lesser General Public License version 2.1 (Qt
-only) or GNU General Public License version 2.0 (Qt, Qtopia and Qt Extended) or
-version 3 (Qt only) copies of which are located at
-http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html,
-http://www.fsf.org/licensing/licenses/info/GPLv2.html, and
-http://www.gnu.org/copyleft/gpl.html.
-
-9. LIMITED WARRANTY AND WARRANTY DISCLAIMER
-Digia hereby represents and warrants with respect to the Licensed Software that
-it has the power and authority to grant the rights and licenses granted to
-Licensee under this Agreement. Except as set forth above, the Licensed Software
-is licensed to Licensee "as is". To the maximum extent permitted by applicable
-law, Digia on behalf of itself and its suppliers, disclaims all warranties and
-conditions, either express or implied, including, but not limited to, implied
-warranties of merchantability, fitness for a particular purpose, title and
-non-infringement with regard to the Licensed Software.
-
-10. LIMITATION OF LIABILITY
-If, Digia's warranty disclaimer notwithstanding, Digia is held liable to
-Licensee, whether in contract, tort or any other legal theory, based on the
-Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive
-remedy shall be, at Digia's option, either (A) return of the price Licensee paid
-for the Licensed Software, or (B) repair or replacement of the Licensed
-Software, provided Licensee returns to Digia all copies of the Licensed Software
-as originally delivered to Licensee. Digia shall not under any circumstances be
-liable to Licensee based on failure of the Licensed Software if the failure
-resulted from accident, abuse or misapplication, nor shall Digia under any
-circumstances be liable for special damages, punitive or exemplary damages,
-damages for loss of profits or interruption of business or for loss or
-corruption of data. Any award of damages from Digia to Licensee shall not
-exceed the total amount Licensee has paid to Digia in connection with this
-Agreement.
-
-11. SUPPORT AND UPDATES
-Licensee shall be eligible to receive Support and Updates during the Initial
-Term, in accordance with Digia's then current policies and procedures, if any.
-Such policies and procedures may be changed from time to time. Following the
-Initial Term, Digia shall no longer make the Licensed Software available to
-Licensee unless Licensee purchases additional Support and Updates according to
-this Section 11 below.
-
-Licensee may purchase additional Support and Updates following the Initial Term
-at Digia's terms and conditions applicable at the time of renewal.
-
-12. CONFIDENTIALITY
-Each party acknowledges that during the Initial Term of this Agreement it shall
-have access to information about the other party's business, business methods,
-business plans, customers, business relations, technology, and other
-information, including the terms of this Agreement, that is confidential and of
-great value to the other party, and the value of which would be significantly
-reduced if disclosed to third parties (the "Confidential Information").
-Accordingly, when a party (the "Receiving Party") receives Confidential
-Information from another party (the "Disclosing Party"), the Receiving Party
-shall, and shall obligate its employees and agents and employees and agents of
-its affiliates to: (i) maintain the Confidential Information in strict
-confidence; (ii) not disclose the Confidential Information to a third party
-without the Disclosing Party's prior written approval; and (iii) not, directly
-or indirectly, use the Confidential Information for any purpose other than for
-exercising its rights and fulfilling its responsibilities pursuant to this
-Agreement. Each party shall take reasonable measures to protect the
-Confidential Information of the other party, which measures shall not be less
-than the measures taken by such party to protect its own confidential and
-proprietary information.
-
-"Confidential Information" shall not include information that (a) is or becomes
-generally known to the public through no act or omission of the Receiving Party;
-(b) was in the Receiving Party's lawful possession prior to the disclosure
-hereunder and was not subject to limitations on disclosure or use; (c) is
-developed by employees of the Receiving Party or other persons working for the
-Receiving Party who have not had access to the Confidential Information of the
-Disclosing Party, as proven by the written records of the Receiving Party or by
-persons who have not had access to the Confidential Information of the
-Disclosing Party as proven by the written records of the Receiving Party; (d) is
-lawfully disclosed to the Receiving Party without restrictions, by a third party
-not under an obligation of confidentiality; or (e) the Receiving Party is
-legally compelled to disclose the information, in which case the Receiving Party
-shall assert the privileged and confidential nature of the information and
-cooperate fully with the Disclosing Party to protect against and prevent
-disclosure of any Confidential Information and to limit the scope of disclosure
-and the dissemination of disclosed Confidential Information by all legally
-available means.
-
-The obligations of the Receiving Party under this Section shall continue during
-the Initial Term and for a period of five (5) years after expiration or
-termination of this Agreement. To the extent that the terms of the
-Non-Disclosure Agreement between Digia and Licensee conflict with the terms of
-this Section 12, this Section 12 shall be controlling over the terms of the
-Non-Disclosure Agreement.
-
-13. GENERAL PROVISIONS
-13.1 Marketing
-Digia may include Licensee's company name and logo in a publicly available list
-of Digia customers and in its public communications.
-
-13.2 No Assignment
-Licensee shall not be entitled to assign or transfer all or any of its rights,
-benefits and obligations under this Agreement without the prior written consent
-of Digia, which shall not be unreasonably withheld. Digia shall be entitled to
-assign or transfer any of its rights, benefits or obligations under this
-Agreement on an unrestricted basis.
-
-13.3 Termination
-Digia may terminate the Agreement at any time immediately upon written notice by
-Digia to Licensee if Licensee breaches this Agreement.
-
-Either party shall have the right to terminate this Agreement immediately upon
-written notice in the event that the other party becomes insolvent, files for
-any form of bankruptcy, makes any assignment for the benefit of creditors, has a
-receiver, administrative receiver or officer appointed over the whole or a
-substantial part of its assets, ceases to conduct business, or an act equivalent
-to any of the above occurs under the laws of the jurisdiction of the other
-party.
-
-Upon termination of this Agreement, Licensee shall return to Digia all copies of
-Licensed Software that were supplied by Digia. All other copies of Licensed
-Software in the possession or control of Licensee must be erased or destroyed.
-An officer of Licensee must promptly deliver to Digia a written confirmation
-that this has occurred.
-
-13.4 Surviving Sections
-Any terms and conditions that by their nature or otherwise reasonably should
-survive a cancellation or termination of this Agreement shall also be deemed to
-survive. Such terms and conditions include, but are not limited to the
-following Sections: 2, 5.1, 6, 7, 8(iv), 10, 12, 13.5, 13.6, 13.9, 13.10 and
-13.11 of this Agreement. Notwithstanding the foregoing, Section 5.1 shall not
-survive if the Agreement is terminated for material breach.
-
-13.5 Entire Agreement
-This Agreement constitutes the complete agreement between the parties and
-supersedes all prior or contemporaneous discussions, representations, and
-proposals, written or oral, with respect to the subject matters discussed
-herein, with the exception of the non-disclosure agreement executed by the
-parties in connection with this Agreement ("Non-Disclosure Agreement"), if any,
-shall be subject to Section 12. No modification of this Agreement shall be
-effective unless contained in a writing executed by an authorized representative
-of each party. No term or condition contained in Licensee's purchase order
-shall apply unless expressly accepted by Digia in writing. If any provision of
-the Agreement is found void or unenforceable, the remainder shall remain valid
-and enforceable according to its terms. If any remedy provided is determined to
-have failed for its essential purpose, all limitations of liability and
-exclusions of damages set forth in this Agreement shall remain in effect.
-
-13.6 Payment and Taxes
-If credit has been extended to Licensee by Digia, all payments under this
-Agreement are due within thirty (30) days of the date Digia mails its invoice to
-Licensee. If Digia has not extended credit to Licensee, Licensee shall be
-required to make payment concurrent with the delivery of the Licensed Software
-by Digia. All amounts payable are gross amounts but exclusive of any value
-added tax, use tax, sales tax or similar tax. Licensee shall be entitled to
-withhold from payments any applicable withholding taxes and comply with all
-applicable tax and employment legislation. Each party shall pay all taxes
-(including, but not limited to, taxes based upon its income) or levies imposed
-on it under applicable laws, regulations and tax treaties as a result of this
-Agreement and any payments made hereunder (including those required to be
-withheld or deducted from payments). Each party shall furnish evidence of such
-paid taxes as is sufficient to enable the other party to obtain any credits
-available to it, including original withholding tax certificates.
-
-13.7 Force Majeure
-Neither party shall be liable to the other for any delay or non-performance of
-its obligations hereunder other than the obligation of paying the license fees
-in the event and to the extent that such delay or non-performance is due to an
-event of Force Majeure (as defined below). If any event of Force Majeure
-results in a delay or non-performance of a party for a period of three (3)
-months or longer, then either party shall have the right to terminate this
-Agreement with immediate effect without any liability (except for the
-obligations of payment arising prior to the event of Force Majeure) towards the
-other party. A "Force Majeure" event shall mean an act of God, terrorist attack
-or other catastrophic event of nature that prevents either party for fulfilling
-its obligations under this Agreement.
-
-13.8 Notices
-Any notice given by one party to the other shall be deemed properly given and
-deemed received if specifically acknowledged by the receiving party in writing
-or when successfully delivered to the recipient by hand, fax, or special courier
-during normal business hours on a business day to the addresses specified below.
-Each communication and document made or delivered by one party to the other
-party pursuant to this Agreement shall be in the English language or accompanied
-by a translation thereof.
-
-Notices to Digia shall be given to:
-Digia USA Inc
-Suite 203
-2880 Zanker Road
-San Jose
-CA 95134
-U.S.A
-Fax. + 1 408 433 9360
-
-13.9 Export Control
-Licensee acknowledges that the Licensed Software may be subject to export
-control restrictions of various countries. Licensee shall fully comply with all
-applicable export license restrictions and requirements as well as with all laws
-and regulations relating to the importation of the Licensed Software and/or
-Modified Software and/or Applications and shall procure all necessary
-governmental authorizations, including without limitation, all necessary
-licenses, approvals, permissions or consents, where necessary for the
-re-exportation of the Licensed Software, Modified Software or Applications.
-
-13.10 Governing Law and Legal Venue
-This Agreement shall be governed by and construed in accordance with the federal
-laws of the United States of America and the internal laws of the State of New
-York without given effect to any choice of law rule that would result in the
-application of the laws of any other jurisdiction. The United Nations
-Convention on Contracts for the International Sale of Goods (CISG) shall not
-apply. Each Party (a) hereby irrevocably submits itself to and consents to the
-jurisdiction of the United States District Court for the Southern District of
-New York (or if such court lacks jurisdiction, the state courts of the State of
-New York) for the purposes of any action, claim, suit or proceeding between the
-Parties in connection with any controversy, claim, or dispute arising out of or
-relating to this Agreement; and (b) hereby waives, and agrees not to assert by
-way of motion, as a defence or otherwise, in any such action, claim, suit or
-proceeding, any claim that is not personally subject to the jurisdiction of such
-court(s), that the action, claim, suit or proceeding is brought in an
-inconvenient forum or that the venue of the action, claim, suit or proceeding is
-improper. Notwithstanding the foregoing, nothing in this Section 13.10 is
-intended to, or shall be deemed to, constitute a submission or consent to, or
-selection of, jurisdiction, forum or venue for any action for patent
-infringement, whether or not such action relates to this Agreement.
-
-13.11 No Implied License
-There are no implied licenses or other implied rights granted under this
-Agreement, and all rights, save for those expressly granted hereunder, shall
-remain with Digia and its licensors. In addition, no licenses or immunities are
-granted to the combination of the Licensed Software and/or Modified Software, as
-applicable, with any other software or hardware not delivered by Digia under
-this Agreement.
-
-13.12 Government End Users
-A "U.S. Government End User" shall mean any agency or entity of the government
-of the United States. The following shall apply if Licensee is a U.S.
-Government End User. The Licensed Software is a "commercial item," as that term
-is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
-software" and "commercial computer software documentation," as such terms are
-used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48
-C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users
-acquire the Licensed Software with only those rights set forth herein. The
-Licensed Software (including related documentation) is provided to U.S.
-Government End Users: (a) only as a commercial end item; and (b) only pursuant
-to this Agreement.
-
-
-
-
-Appendix 1
-
-1. Parts of the Licensed Software that are permitted for distribution
-("Redistributables"):
-- The Licensed Software's main and plug-in libraries in object code form
-- The Licensed Software's configuration tool ("qtconfig")
-- The Licensed Software's help tool in object code/executable form ("Qt
- Assistant")
-- The Licensed Software's internationalization tools in object code/executable
- form ("Qt Linguist", "lupdate", "lrelease")
-- The Licensed Software's designer tool ("Qt Designer")
-- The Licensed Software's IDE tool ("Qt Creator")
-- The Licensed Software's QML ("Qt Quick") launcher tool in object
- code/executable form
-
-
-2. Parts of the Licensed Software that are not permitted for distribution
-include, but are not limited to:
-- The Licensed Software's source code and header files
-- The Licensed Software's documentation
-- The Licensed Software's tool for writing makefiles ("qmake")
-- The Licensed Software's Meta Object Compiler ("moc")
-- The Licensed Software's User Interface Compiler ("uic" or in the case of Qt
- Jambi: "juic")
-- The Licensed Software's Resource Compiler ("rcc")
-- The Licensed Software's generator (only in the case of Qt Jambi)
-- The License Software's Qt SDK
-
-
-
-QT COMMERCIAL LICENSE AGREEMENT
-
-
-DIGIA USA INC. | SUITE 203 | 2880 ZANKER ROAD | SAN JOSE | CA 95134 | U.S.A. |
-FAX + 1 408 433 9360
-PLACE OF REGISTERED OFFICE: DELAWARE | WWW.DIGIA.COM
-
-
-
-
-
diff --git a/licenses/LICENSE-ENTERPRISE b/licenses/LICENSE-ENTERPRISE
new file mode 100644
index 00000000..30aeaeee
--- /dev/null
+++ b/licenses/LICENSE-ENTERPRISE
@@ -0,0 +1,154 @@
+QT ENTERPRISE LICENSE AGREEMENT
+Agreement version 1.0
+
+This Qt Enterprise License Agreement ("Agreement") is a legal agreement between Digia Finland Ltd ("Digia") with its registered office at Valimotie 21, FI-00380 Helsinki, Finland, and you (either an individual or a legal entity) ("Licensee") for the Licensed Software (as defined below).
+
+1. DEFINITIONS
+"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly controlling such Party; (ii) which is under the same direct or indirect ownership or control as such Party; or (iii) which is directly or indirectly owned or controlled by such Party. For these purposes, an entity shall be treated as being controlled by another if that other entity has fifty percent (50 %) or more of the votes in such entity, is able to direct its affairs and/or to control the composition of its board of directors or equivalent body.
+"Applications" shall mean Licensee's software products created using the Licensed Software which may include portions of the Licensed Software.
+"Deployment Platforms" shall mean those operating systems in which the Licensed Software can be distributed on according to the terms and conditions of this Agreement, especially Section 5.2.
+"Development Platforms" shall mean those operating systems in which the Licensed Software can be used only for designing, developing and testing Applications, but not distributed in any form or used for any other purpose.
+"Designated User(s)" shall mean the employee(s) of Licensee acting within the scope of their employment or Licensee's consultant(s) or contractor(s) acting within the scope of their services for Licensee and on behalf of Licensee.
+"Initial Term" shall mean the period of time one (1) year from the later of (a) the Effective Date; or (b) the date the Licensed Software was initially delivered to Licensee by Digia. If no specific Effective Date is set forth in the Agreement, the Effective Date shall be deemed to be the date the Licensed Software was initially delivered to Licensee.
+"Renewal Term" shall mean a time period of twelve months calculated from the end of the Initial Term, or from end of the previous Renewal Term.
+"License Certificate" shall mean the document accompanying the Licensed Software which specifies the modules which are licensed under the Agreement, Development Platforms, Deployment Platforms and Designated Users.
+"Licensed Software" shall mean the computer software, "online" or electronic documentation, associated media and printed materials, including the source code, example programs and the documentation delivered by Digia to Licensee in conjunction with this Agreement. Licensed Software does not include Third Party Software (as defined in Section 7).
+"Modified Software" shall mean modifications made to the Licensed Software by Licensee.
+"Nokia" shall mean Nokia Corporation, a corporation incorporated under the laws of Finland, having its registered office at PO box 226, 00045 Nokia Group, Finland (visiting address Keilalahdentie 4, 02150 Espoo, Finland) and registered with the Finnish Trade Register under business ID 0112038-9 and acting on behalf of its respective Affiliates.
+"Online Services" shall mean any services or access to systems provided by Digia to the Licensee over Internet in conjunction with the Licensed Software or for the purpose of use by the Licensee of the Licensed Software or Support. Using some of the Online Services may be subject to additional fees.
+"Party or Parties" shall mean Licensee and/or Digia.
+"Redistributables" shall mean the portions of the Licensed Software set forth in Appendix 1, Section 1 that may be distributed with or as part of Applications in object code form.
+"Support" shall mean standard developer support that is provided by Digia to assist eligible Designated Users in using the Licensed Software in accordance with its established standard support procedures.
+"Updates" shall mean a release or version of the Licensed Software containing enhancements, new features, bug fixes, error corrections and other changes that are generally made available to users of the Licensed Software that have contracted for maintenance and support.
+
+2. OWNERSHIP
+The Licensed Software is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The Licensed Software is licensed, not sold.
+To the extent Licensee submits bug fixes or error corrections, including information related thereto, Licensee hereby grants Digia a sublicensable, irrevocable, perpetual, worldwide, non-exclusive, royalty-free and fully paid-up copyright and trade secret license to reproduce, adapt, translate, modify, and prepare derivative works of, publicly display, publicly perform, sublicense, make available and distribute error corrections and bug fixes, including derivative works thereof. All Digia's and/or its licensors' trademarks, service marks, trade names, logos or other words or symbols are and shall remain the exclusive property of Digia or its licensors respectively.
+
+3. MODULES
+Some of the files in the Licensed Software have been grouped into modules. These files contain specific notices defining the module of which they are a part. The modules licensed to Licensee are specified in the License Certificate accompanying the Licensed Software. The terms of the License Certificate are considered part of the Agreement. In the event of inconsistency or conflict between the language of this Agreement and the License Certificate, the provisions of this Agreement shall govern.
+
+4. VALIDITY OF THE AGREEMENT
+By installing, copying, or otherwise using the Licensed Software, Licensee agrees to be bound by the terms of this Agreement. If Licensee does not agree to the terms of this Agreement, Licensee should not install, copy, or otherwise use the Licensed Software. In addition, by installing, copying, or otherwise using any Updates or other components of the Licensed Software that Licensee receives separately as part of the Licensed Software, Licensee agrees to be bound by any additional license terms that accompany such Updates, if any. If Licensee does not agree to the additional license terms that accompany such Updates, Licensee should not install, copy, or otherwise use such Updates.
+Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia grants Licensee the right to use the Licensed Software in the manner provided below.
+
+5. LICENSES
+5.1 Using, Modifying and Copying
+Digia grants to Licensee a non-exclusive, non-transferable, perpetual license to use, modify and copy the Licensed Software for Designated Users specified in the License Certificate for the sole purposes of:
+(i) designing, developing, and testing Application(s);
+(ii) modifying the Licensed Software as limited by section 8 below; and
+(iii) compiling the Licensed Software and/or Modified Software source code into object code.
+Licensee may install copies of the Licensed Software on an unlimited number of computers provided that only the Designated Users use the Licensed Software. Licensee may at any time designate another Designated User to replace a then-current Designated User by notifying Digia, provided that a) the then-current Designated User has not been designated as a replacement during the last six (6) months; and b) there is no more than the specified number of Designated Users at any given time.
+
+5.2 Limited Redistribution
+a) Digia grants Licensee a non-exclusive, royalty-free right to reproduce and distribute the object code form of Redistributables (listed in Appendix 1, Section 1) for execution on the specified Deployment Platforms, excluding the Joint Hardware and Software Distribution as defined in b) below. Copies of Redistributables may only be distributed with and for the sole purpose of executing Applications permitted under this Agreement that Licensee has created using the Licensed Software. Under no circumstances may any copies of Redistributables be distributed separately. This Agreement does not give Licensee any rights to distribute any of the parts of the Licensed Software listed in Appendix 1, Section 2, neither as a whole nor as parts or snippets of code.
+b) Licensee may not distribute, transfer, assign or otherwise dispose of Applications and/or Redistributables, in binary/compiled form, or in any other form, if such action is part of a Joint Software and Hardware Distribution, except as provided by a separate runtime distribution license with Digia or one of its authorized distributors. A Joint Hardware and Software Distribution shall be defined as either:
+(i) distribution of a hardware device where, in its final end user configuration, the main user interface of the device is provided by Application(s) created by Licensee or others, using Licensed Software or Licensed Software based software product, and depends on the Licensed Software or an open source version of Qt or any Qt based software product; or
+(ii) distribution of the Licensed Software with a device designed to facilitate the installation of the Licensed Software onto the same device where the main user interface of such device is provided by Application(s) created by Licensee or others, using the Licensed Software, and depends on the Licensed Software.
+c) For the avoidance of doubt, should the Licensee wish to distribute Licensed Software as a part of software development kit (SDK) for the purpose of developing Applications by Licensee's customers for Licensee's products, such distribution is subject to a separate Qt SDK distribution license agreement to be concluded with Digia.
+
+5.3 Further Requirements
+It is expressly acknowledged and understood by Licensee, that Licensee is strictly prohibited from using or licensing Licensed Software for creation of mobile phones or tablet computers targeted for consumer end users.
+The aforementioned shall not prohibit Licensee from using Licensed Software for the purpose of creating Applications for any devices, including mobile phones and tablet computers.
+Notwithstanding anything contrary to this Agreement, it is expressly acknowledged and understood by Licensee, that Nokia shall hereby be named as a third party beneficiary under this Agreement with respect to this Section 5.3. Therefore, Nokia shall have the same rights as Digia under this Agreement with respect to this Section 5.3, and shall be entitled to exercise such rights independent from Digia.
+The licenses granted in this Section 5 by Digia to Licensee are subject to Licensee's compliance with Section 8 of this Agreement.
+
+6. VERIFICATION
+Digia or a certified auditor on Digia's behalf, may, upon its reasonable request and at its expense, audit Licensee with respect to the use of the Licensed Software. Such audit may be conducted by mail, electronic means or through an in-person visit to Licensee's place of business. Any such in-person audit shall be conducted during regular business hours at Licensee's facilities and shall not unreasonably interfere with Licensee's business activities. Digia will not remove, copy, or redistribute any electronic material during the course of an audit. If an audit reveals that Licensee is using the Licensed Software in a way that is in material violation of the terms of the Agreement, then Licensee shall pay Digia's reasonable costs of conducting the audit. In the case of a material violation, Licensee agrees to pay Digia any amounts owing that are attributable to the unauthorized use. Alternatively, Digia reserves the right, at Digia's sole option, to terminate the licenses for the Licensed Software.
+
+7. THIRD PARTY SOFTWARE
+The Licensed Software may provide links to third party libraries or code (collectively "Third Party Software") to implement various functions. Third Party Software does not comprise part of the Licensed Software. In some cases, access to Third Party Software may be included along with the Licensed Software delivery as a convenience for development and testing only. Such source code and libraries may be listed in the ".../src/3rdparty" source tree delivered with the Licensed Software or documented in the Licensed Software where the Third Party Software is used, as may be amended from time to time, do not comprise the Licensed Software. Licensee acknowledges (i) that some part of Third Party Software may require additional licensing of copyright and patents from the owners of such, and (ii) that distribution of any of the Licensed Software referencing any portion of a Third Party Software may require appropriate licensing from such third parties.
+
+8. CONDITIONS FOR CREATING APPLICATIONS
+The licenses granted in this Agreement for Licensee to create, modify and distribute Applications is subject to all of the following conditions: (i) all copies of the Applications Licensee creates must bear a valid copyright notice either Licensee's own or the copyright notice that appears on the Licensed Software; (ii) Licensee may not remove or alter any copyright, trademark or other proprietary rights notice contained in any portion of the Licensed Software including but not limited to the About Boxes; (iii) Licensee will indemnify and hold Digia, its Affiliates, contractors, and its suppliers, harmless from and against any claims or liabilities arising out of the use, reproduction or distribution of Applications; (iv) Applications must be developed using a licensed, registered copy of the Licensed Software; (v) Applications must add primary and substantial functionality to the Licensed Software; (vi) Applications may not pass on functionality which in any way makes it possible for others to create software with the Licensed Software; however Licensee may use the Licensed Software's scripting and QML ("Qt Quick") functionality solely in order to enable scripting, themes and styles that augment the functionality and appearance of the Application(s) without adding primary and substantial functionality to the Application(s); (vii) Licensee may create Modified Software that breaks the source or binary compatibility with the Licensed Software. This includes, but is not limited to, changing the application programming interfaces ("API") by adding, changing or deleting any variable, method, or class signature in the Licensed Software, the inter-process QCop specification, and/or any inter-process protocols, services or standards in the Licensed Software libraries. To the extent that Licensee breaks source or binary compatibility with the Licensed Software, Licensee acknowledges that Digia's ability to provide Support may be prevented or limited and Licensee's ability to make use of Updates may be restricted; (viii) Applications may not compete with the Licensed Software; (ix) Licensee may not use Digia's or any of its suppliers' names, logos, or trademarks to market Applications, except to state that Licensee's Application(s) was developed using the Licensed Software.
+NOTE: The Open Source Editions of Qt products and the Qt, Qtopia and Qt Extended versions previously licensed by Trolltech (collectively referred to as "Products") are licensed under the terms of the GNU Lesser General Public License version 2.1 ("LGPL") and/or the GNU General Public License versions 2.0 and 3.0 ("GPL") (as applicable) and not under this Agreement. If Licensee, or another third party, has, at any time, developed all (or any portions of) the Application(s) using a version of one of these Products licensed under the LGPL or the GPL, Licensee may not combine such development work with the Licensed Software without an express written permission from Digia, and must license such Application(s) (or any portions derived there from) under the terms of the GNU Lesser General Public License version 2.1 (Qt only) or GNU General Public License version 2.0 (Qt, Qtopia and Qt Extended) or version 3 (Qt only) copies of which are located at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html, http://www.fsf.org/licensing/licenses/info/GPLv2.html, and http://www.gnu.org/copyleft/gpl.html.
+
+9. PRE-RELEASE CODE
+The Licensed Software may contain pre-release code and functionality marked or otherwise stated as "Technology Preview", "Alpha", "Beta" or similar. Such pre-release code may be present in order to provide experimental support for new platforms or preliminary version of new functionality. The pre-release code is not at the level of performance and compatibility of a final, generally available, product offering. The pre-release parts of the Licensed Software may not operate correctly and may be substantially modified prior to the first commercial product release, if any. Digia is under no obligation to make pre-release code commercially available, or provide any Support or Updates relating thereto. The pre-release code must not be used for commercial purposes or in a live operating environment where it may be relied upon to perform in the same manner as a commercially released product or with data that has not been sufficiently backed up.
+
+10. LIMITED WARRANTY AND WARRANTY DISCLAIMER
+Digia hereby represents and warrants with respect to the Licensed Software that it has the power and authority to grant the rights and licenses granted to Licensee under this Agreement. Except as set forth above, the Licensed Software is licensed to Licensee "as is". To the maximum extent permitted by applicable law, Digia on behalf of itself and its suppliers, disclaims all warranties and conditions, either express or implied, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose, title and non-infringement regarding to the Licensed Software.
+
+11. LIMITATION OF LIABILITY
+If, Digia's warranty disclaimer notwithstanding, Digia is held to be liable to Licensee whether in contract, tort, or any other legal theory, based on the Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive remedy shall be, at Digia's option, either (a) return of the price Licensee paid for the Licensed Software, or (b) repair or replacement of the Licensed Software, provided Licensee returns all copies of the Licensed Software to Digia as originally delivered to Licensee. Digia shall not under any circumstances be liable to Licensee based on failure of the Licensed Software if the failure resulted from accident, abuse or misapplication, nor shall Digia, under any circumstances, be liable for special damages, punitive or exemplary damages, damages for loss of profits or interruption of business or for loss or corruption of data. Any award of damages from Digia to Licensee shall not exceed the total amount Licensee has paid to Digia in connection with this Agreement.
+
+12. SUPPORT, UPDATES AND ONLINE SERVICES
+Licensee will be eligible to receive Support and Updates and to use the Online Services during the Initial Term, in accordance with Digia's then current policies and procedures, if any. Such policies and procedures may be changed from time to time. Following the Initial Term, Digia shall no longer make the Licensed Software, Support, Updates or Online Services available to Licensee unless Licensee purchases additional Support, Updates and Online Services according to this Section 12 below.
+Licensee may purchase additional Support, Updates and Online Services following the Initial Term or the currently ongoing Renewal Term subject to Digia's terms and conditions applicable at the time of renewal.
+
+13. CONFIDENTIALITY
+Each party acknowledges that during the Initial Term of this Agreement it shall have access to information about the other party's business, business methods, business plans, customers, business relations, technology, and other information, including the terms of this Agreement, that is confidential and of great value to the other party, and the value of which would be significantly reduced if disclosed to third parties ("Confidential Information"). Accordingly, when a party (the "Receiving Party") receives Confidential Information from another party (the "Disclosing Party"), the Receiving Party shall, and shall obligate its employees and agents and employees and agents of its Affiliates to: (i) maintain the Confidential Information in strict confidence; (ii) not disclose the Confidential Information to a third party without the Disclosing Party's prior written approval; and (iii) not, directly or indirectly, use the Confidential Information for any purpose other than for exercising its rights and fulfilling its responsibilities pursuant to this Agreement. Each party shall take reasonable measures to protect the Confidential Information of the other party, which measures shall not be less than the measures taken by such party to protect its own confidential and proprietary information.
+"Confidential Information" shall not include information that (a) is or becomes generally known to the public through no act or omission of the Receiving Party; (b) was in the Receiving Party's lawful possession prior to the disclosure hereunder and was not subject to limitations on disclosure or use; (c) is developed by employees of the Receiving Party or other persons working for the Receiving Party who have not had access to the Confidential Information of the Disclosing Party, as proven by the written records of the Receiving Party or by persons who have not had access to the Confidential Information of the Disclosing Party as proven by the written records of the Receiving Party; (d) is lawfully disclosed to the Receiving Party without restrictions, by a third party not under an obligation of confidentiality; or (e) the Receiving Party is legally compelled to disclose the information, in which case the Receiving Party shall assert the privileged and confidential nature of the information and cooperate fully with the Disclosing Party to protect against and prevent disclosure of any Confidential Information and to limit the scope of disclosure and the dissemination of disclosed Confidential Information by all legally available means.
+The obligations of the Receiving Party under this Section shall continue during the Initial Term and for a period of five (5) years after expiration or termination of this Agreement. To the extent that the terms of the Non-Disclosure Agreement between Digia and Licensee conflict with the terms of this Section 13, this Section 13 shall be controlling over the terms of the Non-Disclosure Agreement.
+
+14. GENERAL PROVISIONS
+14.1 Marketing
+Digia may include Licensee's company name and logo in a publicly available list of Digia customers and in its public communications.
+
+14.2 No Assignment
+Licensee shall not be entitled to assign or transfer all or any of its rights, benefits and obligations under this Agreement without the prior written consent of Digia, which shall not be unreasonably withheld. Digia shall be entitled to assign or transfer any of its rights, benefits or obligations under this Agreement on an unrestricted basis.
+
+14.3 Termination
+Digia may terminate the Agreement at any time immediately upon written notice by Digia to Licensee if Licensee breaches this Agreement.
+Either party shall have the right to terminate this Agreement immediately upon written notice in the event that the other party becomes insolvent, files for any form of bankruptcy, makes any assignment for the benefit of creditors, has a receiver, administrative receiver or officer appointed over the whole or a substantial part of its assets, ceases to conduct business, or an act equivalent to any of the above occurs under the laws of the jurisdiction of the other party.
+Upon termination of the Licenses, Licensee shall cease using the Licensed Software and return to Digia all copies of Licensed Software that were supplied by Digia. All other copies of Licensed Software in the possession or control of Licensee must be erased or destroyed. An officer of Licensee must promptly deliver to Digia a written confirmation that this has occurred.
+
+14.4 Surviving Sections
+Any terms and conditions that by their nature or otherwise reasonably should survive a cancellation or termination of this Agreement shall also be deemed to survive. Such surviving terms and conditions include, but are not limited to the Section 13.
+
+14.5 Entire Agreement
+ This Agreement constitutes the complete agreement between the parties and supersedes all prior or contemporaneous discussions, representations, and proposals, written or oral, with respect to the subject matters discussed herein, with the exception of the non-disclosure agreement executed by the parties in connection with this Agreement ("Non-Disclosure Agreement"), if any, shall be subject to Section 13. No modification of this Agreement shall be effective unless contained in a writing executed by an authorized representative of each party. No term or condition contained in Licensee's purchase order shall apply unless expressly accepted by Digia in writing. If any provision of the Agreement is found void or unenforceable, the remainder shall remain valid and enforceable according to its terms. If any remedy provided is determined to have failed for its essential purpose, all limitations of liability and exclusions of damages set forth in this Agreement shall remain in effect.
+
+14.6 Payment and Taxes
+If credit has been extended to Licensee by Digia, all payments under this Agreement are due within thirty (30) days of the date Digia mails its invoice to Licensee. If Digia has not extended credit to Licensee, Licensee shall be required to make payment concurrent with the delivery of the Licensed Software by Digia. All amounts payable are gross amounts but exclusive of any value added tax, use tax, sales tax or similar tax. Licensee shall be entitled to withhold from payments any applicable withholding taxes and comply with all applicable tax and employment legislation. Each party shall pay all taxes (including, but not limited to, taxes based upon its income) or levies imposed on it under applicable laws, regulations and tax treaties as a result of this Agreement and any payments made hereunder (including those required to be withheld or deducted from payments). Each party shall furnish evidence of such paid taxes as is sufficient to enable the other party to obtain any credits available to it, including original withholding tax certificates.
+
+14.7 Force Majeure
+Neither party shall be liable to the other for any delay or non-performance of its obligations hereunder other than the obligation of paying the license fees in the event and to the extent that such delay or non-performance is due to an event of Force Majeure (as defined below). If any event of Force Majeure results in a delay or non-performance of a party for a period of three (3) months or longer, then either party shall have the right to terminate this Agreement with immediate effect without any liability (except for the obligations of payment arising prior to the event of Force Majeure) towards the other party. A "Force Majeure" event shall mean an act of God, terrorist attack or other catastrophic event of nature that prevents either party for fulfilling its obligations under this Agreement.
+
+14.8 Notices
+Any notice given by one party to the other shall be deemed properly given and deemed received if specifically acknowledged by the receiving party in writing or when successfully delivered to the recipient by hand, fax, or special courier during normal business hours on a business day to the addresses specified below. Each communication and document made or delivered by one party to the other party pursuant to this Agreement shall be in the English language or accompanied by a translation thereof.
+ Notices to Digia shall be given to:
+ Digia Finland Ltd
+ Attn: Qt / Legal
+ Valimotie 21
+ FI-00380 Helsinki
+ Finland
+ Fax: +358 10 313 3700
+
+14.9 Export Control
+Licensee acknowledges that the Licensed Software may be subject to export control restrictions of various countries. Licensee shall fully comply with all applicable export license restrictions and requirements as well as with all laws and regulations relating to the importation of the Licensed Software and/or Modified Software and/or Applications and shall procure all necessary governmental authorizations, including without limitation, all necessary licenses, approvals, permissions or consents, where necessary for the re-exportation of the Licensed Software, Modified Software or Applications.
+
+14.10 Governing Law and Legal Venue
+This Agreement shall be construed and interpreted in accordance with the laws of Finland, excluding its choice of law provisions. Any disputes, controversy or claim arising out of or relating to this Agreement, or the breach, termination or validity thereof shall be shall be finally settled by arbitration in accordance with the Arbitration Rules of the Central Chamber of Commerce of Finland. The arbitration tribunal shall consist of one (1), or if either Party so requires, of three (3), arbitrators. The award shall be final and binding and enforceable in any court of competent jurisdiction. The arbitration shall be held in Helsinki, Finland and the process shall be conducted in the English language.
+
+14.11 No Implied License
+There are no implied licenses or other implied rights granted under this Agreement, and all rights, save for those expressly granted hereunder, shall remain with Digia and its licensors. In addition, no licenses or immunities are granted to the combination of the Licensed Software and/or Modified Software, as applicable, with any other software or hardware not delivered by Digia under this Agreement.
+
+
+Appendix 1
+
+1. Parts of the Licensed Software that are permitted for distribution ("Redistributables")
+- The Licensed Software's essential and add-on libraries as listed in the License Certificate in object code form
+- The Licensed Software's configuration tool ("qtconfig")
+- The Licensed Software's help tool in object code/executable form ("Qt Assistant")
+- The Licensed Software's internationalization tools in object code/executable form ("Qt Linguist", "lupdate", "lrelease")
+- The Licensed Software's designer tool ("Qt Designer")
+- The Licensed Software's IDE tool ("Qt Creator"), excluding any parts or plug-ins which are delivered to Licensee only in object code
+- The Licensed Software's QML ("Qt Quick") launcher tool ("qmlscene" and "qmlviewer") in object code/executable form
+- The Licensed Software's installer framework
+
+2. Parts of the Licensed Software that are not permitted for distribution without a separate SDK distribution license agreement include, but are not limited to
+- The Licensed Software's source code and header files
+- The Licensed Software's documentation
+- The Licensed Software's documentation generation tool ("qdoc")
+- The Licensed Software's tool for writing makefiles ("qmake")
+- The Licensed Software's Meta Object Compiler ("moc")
+- The Licensed Software's User Interface Compiler ("uic" or in the case of Qt Jambi: "juic")
+- The Licensed Software's Resource Compiler ("rcc")
+- The Licensed Software's generator (only in the case of Qt Jambi if applicable)
+- The Licensed Software's parts of the IDE tool ("Qt Creator") that are delivered to Licensee only in object code
+- The Licensed Software's Emulator
+
+DIGIA FINLAND LTD | VALIMOTIE 21 | FI-00380 HELSINKI FINLAND | TEL +358 (0) 10 313 3000 | FAX +358 (0) 10 313 3700
+PLACE OF REGISTERED OFFICE: HELSINKI | VAT REG. | BUSINESS ID 1091248-4 | WWW.DIGIA.COM
+
diff --git a/licenses/LICENSE-ENTERPRISE-US b/licenses/LICENSE-ENTERPRISE-US
new file mode 100644
index 00000000..4d05bd8f
--- /dev/null
+++ b/licenses/LICENSE-ENTERPRISE-US
@@ -0,0 +1,154 @@
+QT ENTERPRISE LICENSE AGREEMENT
+Agreement version 1.0
+
+This Qt Enterprise License Agreement ("Agreement") is a legal agreement between Digia USA Inc. ("Digia") with its registered office at 2350 Mission College Blvd. Suite 1020 Santa Clara, CA 95054, USA, and you (either an individual or a legal entity) ("Licensee") for the Licensed Software (as defined below).
+
+1. DEFINITIONS
+"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly controlling such Party; (ii) which is under the same direct or indirect ownership or control as such Party; or (iii) which is directly or indirectly owned or controlled by such Party. For these purposes, an entity shall be treated as being controlled by another if that other entity has fifty percent (50 %) or more of the votes in such entity, is able to direct its affairs and/or to control the composition of its board of directors or equivalent body.
+"Applications" shall mean Licensee's software products created using the Licensed Software which may include portions of the Licensed Software.
+"Deployment Platforms" shall mean those operating systems in which the Licensed Software can be distributed on according to the terms and conditions of this Agreement, especially Section 5.2.
+"Development Platforms" shall mean those operating systems in which the Licensed Software can be used only for designing, developing and testing Applications, but not distributed in any form or used for any other purpose.
+"Designated User(s)" shall mean the employee(s) of Licensee acting within the scope of their employment or Licensee's consultant(s) or contractor(s) acting within the scope of their services for Licensee and on behalf of Licensee.
+"Initial Term" shall mean the period of time one (1) year from the later of (a) the Effective Date; or (b) the date the Licensed Software was initially delivered to Licensee by Digia. If no specific Effective Date is set forth in the Agreement, the Effective Date shall be deemed to be the date the Licensed Software was initially delivered to Licensee.
+"Renewal Term" shall mean a time period of twelve months calculated from the end of the Initial Term, or from end of the previous Renewal Term.
+"License Certificate" shall mean the document accompanying the Licensed Software which specifies the modules which are licensed under the Agreement, Development Platforms, Deployment Platforms and Designated Users.
+"Licensed Software" shall mean the computer software, "online" or electronic documentation, associated media and printed materials, including the source code, example programs and the documentation delivered by Digia to Licensee in conjunction with this Agreement. Licensed Software does not include Third Party Software (as defined in Section 7).
+"Modified Software" shall mean modifications made to the Licensed Software by Licensee.
+"Nokia" shall mean Nokia Corporation, a corporation incorporated under the laws of Finland, having its registered office at PO box 226, 00045 Nokia Group, Finland (visiting address Keilalahdentie 4, 02150 Espoo, Finland) and registered with the Finnish Trade Register under business ID 0112038-9 and acting on behalf of its respective Affiliates.
+"Online Services" shall mean any services or access to systems provided by Digia to the Licensee over Internet in conjunction with the Licensed Software or for the purpose of use by the Licensee of the Licensed Software or Support. Using some of the Online Services may be subject to additional fees.
+"Party or Parties" shall mean Licensee and/or Digia.
+"Redistributables" shall mean the portions of the Licensed Software set forth in Appendix 1, Section 1 that may be distributed with or as part of Applications in object code form.
+"Support" shall mean standard developer support that is provided by Digia to assist eligible Designated Users in using the Licensed Software in accordance with its established standard support procedures.
+"Updates" shall mean a release or version of the Licensed Software containing enhancements, new features, bug fixes, error corrections and other changes that are generally made available to users of the Licensed Software that have contracted for maintenance and support.
+
+2. OWNERSHIP
+The Licensed Software is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The Licensed Software is licensed, not sold.
+To the extent Licensee submits bug fixes or error corrections, including information related thereto, Licensee hereby grants Digia a sublicensable, irrevocable, perpetual, worldwide, non-exclusive, royalty-free and fully paid-up copyright and trade secret license to reproduce, adapt, translate, modify, and prepare derivative works of, publicly display, publicly perform, sublicense, make available and distribute error corrections and bug fixes, including derivative works thereof. All Digia's and/or its licensors' trademarks, service marks, trade names, logos or other words or symbols are and shall remain the exclusive property of Digia or its licensors respectively.
+
+3. MODULES
+Some of the files in the Licensed Software have been grouped into modules. These files contain specific notices defining the module of which they are a part. The modules licensed to Licensee are specified in the License Certificate accompanying the Licensed Software. The terms of the License Certificate are considered part of the Agreement. In the event of inconsistency or conflict between the language of this Agreement and the License Certificate, the provisions of this Agreement shall govern.
+
+4. VALIDITY OF THE AGREEMENT
+By installing, copying, or otherwise using the Licensed Software, Licensee agrees to be bound by the terms of this Agreement. If Licensee does not agree to the terms of this Agreement, Licensee should not install, copy, or otherwise use the Licensed Software. In addition, by installing, copying, or otherwise using any Updates or other components of the Licensed Software that Licensee receives separately as part of the Licensed Software, Licensee agrees to be bound by any additional license terms that accompany such Updates, if any. If Licensee does not agree to the additional license terms that accompany such Updates, Licensee should not install, copy, or otherwise use such Updates.
+Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia grants Licensee the right to use the Licensed Software in the manner provided below.
+
+5. LICENSES
+5.1 Using, Modifying and Copying
+Digia grants to Licensee a non-exclusive, non-transferable, perpetual license to use, modify and copy the Licensed Software for Designated Users specified in the License Certificate for the sole purposes of:
+(i) designing, developing, and testing Application(s);
+(ii) modifying the Licensed Software as limited by section 8 below; and
+(iii) compiling the Licensed Software and/or Modified Software source code into object code.
+Licensee may install copies of the Licensed Software on an unlimited number of computers provided that only the Designated Users use the Licensed Software. Licensee may at any time designate another Designated User to replace a then-current Designated User by notifying Digia, provided that a) the then-current Designated User has not been designated as a replacement during the last six (6) months; and b) there is no more than the specified number of Designated Users at any given time.
+
+5.2 Limited Redistribution
+a) Digia grants Licensee a non-exclusive, royalty-free right to reproduce and distribute the object code form of Redistributables (listed in Appendix 1, Section 1) for execution on the specified Deployment Platforms, excluding the Joint Hardware and Software Distribution as defined in b) below. Copies of Redistributables may only be distributed with and for the sole purpose of executing Applications permitted under this Agreement that Licensee has created using the Licensed Software. Under no circumstances may any copies of Redistributables be distributed separately. This Agreement does not give Licensee any rights to distribute any of the parts of the Licensed Software listed in Appendix 1, Section 2, neither as a whole nor as parts or snippets of code.
+b) Licensee may not distribute, transfer, assign or otherwise dispose of Applications and/or Redistributables, in binary/compiled form, or in any other form, if such action is part of a Joint Software and Hardware Distribution, except as provided by a separate runtime distribution license with Digia or one of its authorized distributors. A Joint Hardware and Software Distribution shall be defined as either:
+(i) distribution of a hardware device where, in its final end user configuration, the main user interface of the device is provided by Application(s) created by Licensee or others, using Licensed Software or Licensed Software based software product, and depends on the Licensed Software or an open source version of Qt or any Qt based software product; or
+(ii) distribution of the Licensed Software with a device designed to facilitate the installation of the Licensed Software onto the same device where the main user interface of such device is provided by Application(s) created by Licensee or others, using the Licensed Software, and depends on the Licensed Software.
+c) For the avoidance of doubt, should the Licensee wish to distribute Licensed Software as a part of software development kit (SDK) for the purpose of developing Applications by Licensee's customers for Licensee's products, such distribution is subject to a separate Qt SDK distribution license agreement to be concluded with Digia.
+
+5.3 Further Requirements
+It is expressly acknowledged and understood by Licensee, that Licensee is strictly prohibited from using or licensing Licensed Software for creation of mobile phones or tablet computers targeted for consumer end users.
+The aforementioned shall not prohibit Licensee from using Licensed Software for the purpose of creating Applications for any devices, including mobile phones and tablet computers.
+Notwithstanding anything contrary to this Agreement, it is expressly acknowledged and understood by Licensee, that Nokia shall hereby be named as a third party beneficiary under this Agreement with respect to this Section 5.3. Therefore, Nokia shall have the same rights as Digia under this Agreement with respect to this Section 5.3, and shall be entitled to exercise such rights independent from Digia.
+The licenses granted in this Section 5 by Digia to Licensee are subject to Licensee's compliance with Section 8 of this Agreement.
+
+6. VERIFICATION
+Digia or a certified auditor on Digia's behalf, may, upon its reasonable request and at its expense, audit Licensee with respect to the use of the Licensed Software. Such audit may be conducted by mail, electronic means or through an in-person visit to Licensee's place of business. Any such in-person audit shall be conducted during regular business hours at Licensee's facilities and shall not unreasonably interfere with Licensee's business activities. Digia will not remove, copy, or redistribute any electronic material during the course of an audit. If an audit reveals that Licensee is using the Licensed Software in a way that is in material violation of the terms of the Agreement, then Licensee shall pay Digia's reasonable costs of conducting the audit. In the case of a material violation, Licensee agrees to pay Digia any amounts owing that are attributable to the unauthorized use. Alternatively, Digia reserves the right, at Digia's sole option, to terminate the licenses for the Licensed Software.
+
+7. THIRD PARTY SOFTWARE
+The Licensed Software may provide links to third party libraries or code (collectively "Third Party Software") to implement various functions. Third Party Software does not comprise part of the Licensed Software. In some cases, access to Third Party Software may be included along with the Licensed Software delivery as a convenience for development and testing only. Such source code and libraries may be listed in the ".../src/3rdparty" source tree delivered with the Licensed Software or documented in the Licensed Software where the Third Party Software is used, as may be amended from time to time, do not comprise the Licensed Software. Licensee acknowledges (i) that some part of Third Party Software may require additional licensing of copyright and patents from the owners of such, and (ii) that distribution of any of the Licensed Software referencing any portion of a Third Party Software may require appropriate licensing from such third parties.
+
+8. CONDITIONS FOR CREATING APPLICATIONS
+The licenses granted in this Agreement for Licensee to create, modify and distribute Applications is subject to all of the following conditions: (i) all copies of the Applications Licensee creates must bear a valid copyright notice either Licensee's own or the copyright notice that appears on the Licensed Software; (ii) Licensee may not remove or alter any copyright, trademark or other proprietary rights notice contained in any portion of the Licensed Software including but not limited to the About Boxes; (iii) Licensee will indemnify and hold Digia, its Affiliates, contractors, and its suppliers, harmless from and against any claims or liabilities arising out of the use, reproduction or distribution of Applications; (iv) Applications must be developed using a licensed, registered copy of the Licensed Software; (v) Applications must add primary and substantial functionality to the Licensed Software; (vi) Applications may not pass on functionality which in any way makes it possible for others to create software with the Licensed Software; however Licensee may use the Licensed Software's scripting and QML ("Qt Quick") functionality solely in order to enable scripting, themes and styles that augment the functionality and appearance of the Application(s) without adding primary and substantial functionality to the Application(s); (vii) Licensee may create Modified Software that breaks the source or binary compatibility with the Licensed Software. This includes, but is not limited to, changing the application programming interfaces ("API") by adding, changing or deleting any variable, method, or class signature in the Licensed Software, the inter-process QCop specification, and/or any inter-process protocols, services or standards in the Licensed Software libraries. To the extent that Licensee breaks source or binary compatibility with the Licensed Software, Licensee acknowledges that Digia's ability to provide Support may be prevented or limited and Licensee's ability to make use of Updates may be restricted; (viii) Applications may not compete with the Licensed Software; (ix) Licensee may not use Digia's or any of its suppliers' names, logos, or trademarks to market Applications, except to state that Licensee's Application(s) was developed using the Licensed Software.
+NOTE: The Open Source Editions of Qt products and the Qt, Qtopia and Qt Extended versions previously licensed by Trolltech (collectively referred to as "Products") are licensed under the terms of the GNU Lesser General Public License version 2.1 ("LGPL") and/or the GNU General Public License versions 2.0 and 3.0 ("GPL") (as applicable) and not under this Agreement. If Licensee, or another third party, has, at any time, developed all (or any portions of) the Application(s) using a version of one of these Products licensed under the LGPL or the GPL, Licensee may not combine such development work with the Licensed Software without an express written permission from Digia, and must license such Application(s) (or any portions derived there from) under the terms of the GNU Lesser General Public License version 2.1 (Qt only) or GNU General Public License version 2.0 (Qt, Qtopia and Qt Extended) or version 3 (Qt only) copies of which are located at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html, http://www.fsf.org/licensing/licenses/info/GPLv2.html, and http://www.gnu.org/copyleft/gpl.html.
+
+9. PRE-RELEASE CODE
+The Licensed Software may contain pre-release code and functionality marked or otherwise stated as "Technology Preview", "Alpha", "Beta" or similar. Such pre-release code may be present in order to provide experimental support for new platforms or preliminary version of new functionality. The pre-release code is not at the level of performance and compatibility of a final, generally available, product offering. The pre-release parts of the Licensed Software may not operate correctly and may be substantially modified prior to the first commercial product release, if any. Digia is under no obligation to make pre-release code commercially available, or provide any Support or Updates relating thereto. The pre-release code must not be used for commercial purposes or in a live operating environment where it may be relied upon to perform in the same manner as a commercially released product or with data that has not been sufficiently backed up.
+
+10. LIMITED WARRANTY AND WARRANTY DISCLAIMER
+Digia hereby represents and warrants with respect to the Licensed Software that it has the power and authority to grant the rights and licenses granted to Licensee under this Agreement. Except as set forth above, the Licensed Software is licensed to Licensee "as is". To the maximum extent permitted by applicable law, Digia on behalf of itself and its suppliers, disclaims all warranties and conditions, either express or implied, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose, title and non-infringement regarding to the Licensed Software.
+
+11. LIMITATION OF LIABILITY
+If, Digia's warranty disclaimer notwithstanding, Digia is held to be liable to Licensee whether in contract, tort, or any other legal theory, based on the Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive remedy shall be, at Digia's option, either (a) return of the price Licensee paid for the Licensed Software, or (b) repair or replacement of the Licensed Software, provided Licensee returns all copies of the Licensed Software to Digia as originally delivered to Licensee. Digia shall not under any circumstances be liable to Licensee based on failure of the Licensed Software if the failure resulted from accident, abuse or misapplication, nor shall Digia, under any circumstances, be liable for special damages, punitive or exemplary damages, damages for loss of profits or interruption of business or for loss or corruption of data. Any award of damages from Digia to Licensee shall not exceed the total amount Licensee has paid to Digia in connection with this Agreement.
+
+12. SUPPORT, UPDATES AND ONLINE SERVICES
+Licensee will be eligible to receive Support and Updates and to use the Online Services during the Initial Term, in accordance with Digia's then current policies and procedures, if any. Such policies and procedures may be changed from time to time. Following the Initial Term, Digia shall no longer make the Licensed Software, Support, Updates or Online Services available to Licensee unless Licensee purchases additional Support, Updates and Online Services according to this Section 12 below.
+Licensee may purchase additional Support, Updates and Online Services following the Initial Term or the currently ongoing Renewal Term subject to Digia's terms and conditions applicable at the time of renewal.
+
+13. CONFIDENTIALITY
+Each party acknowledges that during the Initial Term of this Agreement it shall have access to information about the other party's business, business methods, business plans, customers, business relations, technology, and other information, including the terms of this Agreement, that is confidential and of great value to the other party, and the value of which would be significantly reduced if disclosed to third parties ("Confidential Information"). Accordingly, when a party (the "Receiving Party") receives Confidential Information from another party (the "Disclosing Party"), the Receiving Party shall, and shall obligate its employees and agents and employees and agents of its Affiliates to: (i) maintain the Confidential Information in strict confidence; (ii) not disclose the Confidential Information to a third party without the Disclosing Party's prior written approval; and (iii) not, directly or indirectly, use the Confidential Information for any purpose other than for exercising its rights and fulfilling its responsibilities pursuant to this Agreement. Each party shall take reasonable measures to protect the Confidential Information of the other party, which measures shall not be less than the measures taken by such party to protect its own confidential and proprietary information.
+"Confidential Information" shall not include information that (a) is or becomes generally known to the public through no act or omission of the Receiving Party; (b) was in the Receiving Party's lawful possession prior to the disclosure hereunder and was not subject to limitations on disclosure or use; (c) is developed by employees of the Receiving Party or other persons working for the Receiving Party who have not had access to the Confidential Information of the Disclosing Party, as proven by the written records of the Receiving Party or by persons who have not had access to the Confidential Information of the Disclosing Party as proven by the written records of the Receiving Party; (d) is lawfully disclosed to the Receiving Party without restrictions, by a third party not under an obligation of confidentiality; or (e) the Receiving Party is legally compelled to disclose the information, in which case the Receiving Party shall assert the privileged and confidential nature of the information and cooperate fully with the Disclosing Party to protect against and prevent disclosure of any Confidential Information and to limit the scope of disclosure and the dissemination of disclosed Confidential Information by all legally available means.
+The obligations of the Receiving Party under this Section shall continue during the Initial Term and for a period of five (5) years after expiration or termination of this Agreement. To the extent that the terms of the Non-Disclosure Agreement between Digia and Licensee conflict with the terms of this Section 13, this Section 13 shall be controlling over the terms of the Non-Disclosure Agreement.
+
+14. GENERAL PROVISIONS
+14.1 Marketing
+Digia may include Licensee's company name and logo in a publicly available list of Digia customers and in its public communications.
+
+14.2 No Assignment
+Licensee shall not be entitled to assign or transfer all or any of its rights, benefits and obligations under this Agreement without the prior written consent of Digia, which shall not be unreasonably withheld. Digia shall be entitled to assign or transfer any of its rights, benefits or obligations under this Agreement on an unrestricted basis.
+
+14.3 Termination
+Digia may terminate the Agreement at any time immediately upon written notice by Digia to Licensee if Licensee breaches this Agreement.
+Either party shall have the right to terminate this Agreement immediately upon written notice in the event that the other party becomes insolvent, files for any form of bankruptcy, makes any assignment for the benefit of creditors, has a receiver, administrative receiver or officer appointed over the whole or a substantial part of its assets, ceases to conduct business, or an act equivalent to any of the above occurs under the laws of the jurisdiction of the other party.
+Upon termination of the Licenses, Licensee shall cease using the Licensed Software and return to Digia all copies of Licensed Software that were supplied by Digia. All other copies of Licensed Software in the possession or control of Licensee must be erased or destroyed. An officer of Licensee must promptly deliver to Digia a written confirmation that this has occurred.
+
+14.4 Surviving Sections
+Any terms and conditions that by their nature or otherwise reasonably should survive a cancellation or termination of this Agreement shall also be deemed to survive. Such surviving terms and conditions include, but are not limited to the Section 13.
+
+14.5 Entire Agreement
+ This Agreement constitutes the complete agreement between the parties and supersedes all prior or contemporaneous discussions, representations, and proposals, written or oral, with respect to the subject matters discussed herein, with the exception of the non-disclosure agreement executed by the parties in connection with this Agreement ("Non-Disclosure Agreement"), if any, shall be subject to Section 13. No modification of this Agreement shall be effective unless contained in a writing executed by an authorized representative of each party. No term or condition contained in Licensee's purchase order shall apply unless expressly accepted by Digia in writing. If any provision of the Agreement is found void or unenforceable, the remainder shall remain valid and enforceable according to its terms. If any remedy provided is determined to have failed for its essential purpose, all limitations of liability and exclusions of damages set forth in this Agreement shall remain in effect.
+
+14.6 Payment and Taxes
+If credit has been extended to Licensee by Digia, all payments under this Agreement are due within thirty (30) days of the date Digia mails its invoice to Licensee. If Digia has not extended credit to Licensee, Licensee shall be required to make payment concurrent with the delivery of the Licensed Software by Digia. All amounts payable are gross amounts but exclusive of any value added tax, use tax, sales tax or similar tax. Licensee shall be entitled to withhold from payments any applicable withholding taxes and comply with all applicable tax and employment legislation. Each party shall pay all taxes (including, but not limited to, taxes based upon its income) or levies imposed on it under applicable laws, regulations and tax treaties as a result of this Agreement and any payments made hereunder (including those required to be withheld or deducted from payments). Each party shall furnish evidence of such paid taxes as is sufficient to enable the other party to obtain any credits available to it, including original withholding tax certificates.
+
+14.7 Force Majeure
+Neither party shall be liable to the other for any delay or non-performance of its obligations hereunder other than the obligation of paying the license fees in the event and to the extent that such delay or non-performance is due to an event of Force Majeure (as defined below). If any event of Force Majeure results in a delay or non-performance of a party for a period of three (3) months or longer, then either party shall have the right to terminate this Agreement with immediate effect without any liability (except for the obligations of payment arising prior to the event of Force Majeure) towards the other party. A "Force Majeure" event shall mean an act of God, terrorist attack or other catastrophic event of nature that prevents either party for fulfilling its obligations under this Agreement.
+
+14.8 Notices
+Any notice given by one party to the other shall be deemed properly given and deemed received if specifically acknowledged by the receiving party in writing or when successfully delivered to the recipient by hand, fax, or special courier during normal business hours on a business day to the addresses specified below. Each communication and document made or delivered by one party to the other party pursuant to this Agreement shall be in the English language or accompanied by a translation thereof.
+ Notices to Digia shall be given to:
+ Digia Finland Ltd
+ Attn: Qt / Legal
+ Valimotie 21
+ FI-00380 Helsinki
+ Finland
+ Fax: +358 10 313 3700
+
+14.9 Export Control
+Licensee acknowledges that the Licensed Software may be subject to export control restrictions of various countries. Licensee shall fully comply with all applicable export license restrictions and requirements as well as with all laws and regulations relating to the importation of the Licensed Software and/or Modified Software and/or Applications and shall procure all necessary governmental authorizations, including without limitation, all necessary licenses, approvals, permissions or consents, where necessary for the re-exportation of the Licensed Software, Modified Software or Applications.
+
+14.10 Governing Law and Legal Venue
+This Agreement shall be governed by and construed in accordance with the federal laws of the United States of America and the internal laws of the State of New York without given effect to any choice of law rule that would result in the application of the laws of any other jurisdiction. The United Nations Convention on Contracts for the International Sale of Goods (CISG) shall not apply. Each Party (a) hereby irrevocably submits itself to and consents to the jurisdiction of the United States District Court for the Southern District of New York (or if such court lacks jurisdiction, the state courts of the State of New York) for the purposes of any action, claim, suit or proceeding between the Parties in connection with any controversy, claim, or dispute arising out of or relating to this Agreement; and (b) hereby waives, and agrees not to assert by way of motion, as a defence or otherwise, in any such action, claim, suit or proceeding, any claim that is not personally subject to the jurisdiction of such court(s), that the action, claim, suit or proceeding is brought in an inconvenient forum or that the venue of the action, claim, suit or proceeding is improper. Notwithstanding the foregoing, nothing in this Section 14.10 is intended to, or shall be deemed to, constitute a submission or consent to, or selection of, jurisdiction, forum or venue for any action for patent infringement, whether or not such action relates to this Agreement.
+
+14.11 No Implied License
+There are no implied licenses or other implied rights granted under this Agreement, and all rights, save for those expressly granted hereunder, shall remain with Digia and its licensors. In addition, no licenses or immunities are granted to the combination of the Licensed Software and/or Modified Software, as applicable, with any other software or hardware not delivered by Digia under this Agreement.
+
+
+Appendix 1
+
+1. Parts of the Licensed Software that are permitted for distribution ("Redistributables")
+- The Licensed Software's essential and add-on libraries as listed in the License Certificate in object code form
+- The Licensed Software's configuration tool ("qtconfig")
+- The Licensed Software's help tool in object code/executable form ("Qt Assistant")
+- The Licensed Software's internationalization tools in object code/executable form ("Qt Linguist", "lupdate", "lrelease")
+- The Licensed Software's designer tool ("Qt Designer")
+- The Licensed Software's IDE tool ("Qt Creator"), excluding any parts or plug-ins which are delivered to Licensee only in object code
+- The Licensed Software's QML ("Qt Quick") launcher tool ("qmlscene" and "qmlviewer") in object code/executable form
+- The Licensed Software's installer framework
+
+2. Parts of the Licensed Software that are not permitted for distribution without a separate SDK distribution license agreement include, but are not limited to
+- The Licensed Software's source code and header files
+- The Licensed Software's documentation
+- The Licensed Software's documentation generation tool ("qdoc")
+- The Licensed Software's tool for writing makefiles ("qmake")
+- The Licensed Software's Meta Object Compiler ("moc")
+- The Licensed Software's User Interface Compiler ("uic" or in the case of Qt Jambi: "juic")
+- The Licensed Software's Resource Compiler ("rcc")
+- The Licensed Software's generator (only in the case of Qt Jambi if applicable)
+- The Licensed Software's parts of the IDE tool ("Qt Creator") that are delivered to Licensee only in object code
+- The Licensed Software's Emulator
+
+DIGIA USA INC. | 2350 MISSION COLLEGE BLVD. | SUITE 1020 | SANTA CLARA | CA 95054 | U.S.A. | FAX + 1 408 433 9360
+PLACE OF REGISTERED OFFICE: DELAWARE | WWW.DIGIA.COM
+
diff --git a/licenses/LICENSE-EVALUATION b/licenses/LICENSE-EVALUATION
index c18e4b5f..b8d2611a 100644
--- a/licenses/LICENSE-EVALUATION
+++ b/licenses/LICENSE-EVALUATION
@@ -1,258 +1,86 @@
-Qt COMMERCIAL EVALUATION LICENSE AGREEMENT
-Agreement version 2.0
+QT ENTERPRISE EVALUATION AGREEMENT
+Agreement version 1.0
-This Evaluation License Agreement ("Agreement") is a legal agreement between
-Digia Finland Ltd ("Digia"), with its registered office at Valimotie 21,
-FI-00380 Helsinki, Finland and you (either an individual or a legal entity)
-("Licensee") for the Licensed Software.
+This Qt Enterprise Evaluation Agreement ("Agreement") is a legal agreement between Digia Finland Ltd. ("Digia"), with its registered office at Valimotie 21, FI-00380 Helsinki, Finland ("Digia") and you (either an individual or a legal entity) ("Licensee") for the Licensed Software (as defined below).
-1. DEFINITIONS
-"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly
-controlling such Party; (ii) which is under the same direct or indirect
-ownership or control as such Party; or (iii) which is directly or indirectly
-owned or controlled by such Party. For these purposes, an entity shall be
-treated as being controlled by another if that other entity has fifty percent
-(50 %) or more of the votes in such entity, is able to direct its affairs and/or
-to control the composition of its board of directors or equivalent body.
+1. DEFINITIONS
+"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly controlling such Party; (ii) which is under the same direct or indirect ownership or control as such Party; or (iii) which is directly or indirectly owned or controlled by such Party. For these purposes, an entity shall be treated as being controlled by another if that other entity has fifty percent (50 %) or more of the votes in such entity, is able to direct its affairs and/or to control the composition of its board of directors or equivalent body.
+"Term" shall mean the period of time thirty (30) days from the later of (a) the Effective Date; or (b) the date the Licensed Software was initially delivered to Licensee by Digia. If no specific Effective Date is set forth in the Agreement, the Effective Date shall be deemed to be the date the Licensed Software was initially delivered to Licensee.
+"Licensed Software" shall mean the computer software, "online" or electronic documentation, associated media and printed materials, including the source code, example programs and the documentation delivered by Digia to Licensee in conjunction with this Agreement.
+"Nokia" shall mean Nokia Corporation, a corporation incorporated under the laws of Finland, having its registered office at PO box 226, 00045 Nokia Group, Finland (visiting address Keilalahdentie 4, 02150 Espoo, Finland) and registered with the Finnish Trade Register under business ID 0112038-9 and acting on behalf of its respective Affiliates.
+"Party or Parties" shall mean Licensee and/or Digia.
-"Term" shall mean the period of time thirty (30) days from the later of (a) the
-Effective Date; or (b) the date the Licensed Software was initially delivered to
-Licensee by Digia. If no specific Effective Date is set forth in the Agreement,
-the Effective Date shall be deemed to be the date the Licensed Software was
-initially delivered to Licensee.
+2. OWNERSHIP
+The Licensed Software is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The Licensed Software is licensed, not sold.
+If Licensee provides any findings, proposals, suggestions or other feedback ("Feedback") to Digia regarding the Licensed Software, Digia shall own all right, title and interest including the intellectual property rights in and to such Feedback, excluding however any existing patent rights of Licensee. To the extent Licensee owns or controls any patents for such Feedback Licensee hereby grants to Digia and its Affiliates, a worldwide, perpetual, non-transferable, sublicensable, royalty-free license to (i) use, copy and modify Feedback and to create derivative works thereof, (ii) to make (and have made), use, import, sell, offer for sale, lease, dispose, offer for disposal or otherwise exploit any products or services of Digia containing Feedback, and (iii) sublicense all the foregoing rights to third party licensees and customers of Digia and/or its Affiliates.
-"Licensed Software" shall mean the computer software, "online" or electronic
-documentation, associated media and printed materials, including the source
-code, example programs and the documentation delivered by Digia to Licensee in
-conjunction with this Agreement. "Party or Parties" shall mean Licensee and/or
-Digia.
+3. VALIDITY OF THE AGREEMENT
+By installing, copying, or otherwise using the Licensed Software, Licensee agrees to be bound by the terms of this Agreement. If Licensee does not agree to the terms of this Agreement, Licensee may not install, copy, or otherwise use the Licensed Software. Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia grants Licensee the right to use the Licensed Software in the manner provided below.
-2. OWNERSHIP
-The Licensed Software is protected by copyright laws and international copyright
-treaties, as well as other intellectual property laws and treaties. The
-Licensed Software is licensed, not sold.
+4. LICENSES
+4.1 Using and Copying
+Digia grants to Licensee a non-exclusive, non-transferable, time-limited license to use and copy the Licensed Software for sole purpose of evaluating the Licensed Software during the Term.
+Licensee may install copies of the Licensed Software on an unlimited number of computers provided that (a) if an individual, only such individual; or (b) if a legal entity only its employees; use the Licensed Software for the authorized purposes.
-If Licensee provides any findings, proposals, suggestions or other feedback
-("Feedback") to Digia regarding the Licensed Software, Digia shall own all
-right, title and interest including the intellectual property rights in and to
-such Feedback, excluding however any existing patent rights of Licensee. To the
-extent Licensee owns or controls any patents for such Feedback Licensee hereby
-grants to Digia and its Affiliates, a worldwide, perpetual, non-transferable,
-sublicensable, royalty-free license to (i) use, copy and modify Feedback and to
-create derivative works thereof, (ii) to make (and have made), use, import,
-sell, offer for sale, lease, dispose, offer for disposal or otherwise exploit
-any products or services of Digia containing Feedback,, and (iii) sublicense all
-the foregoing rights to third party licensees and customers of Digia and/or its
-Affiliates.
+4.2 No Distribution or Modifications
+Licensee may not disclose, modify, sell, market, commercialise, distribute, loan, rent, lease, or license the Licensed Software or any copy of it or use the Licensed Software for any purpose that is not expressly granted in this Section 4. Licensee may not alter or remove any details of ownership, copyright, trademark or other property right connected with the Licensed Software. Licensee may not distribute any software statically or dynamically linked with the Licensed Software.
-3. VALIDITY OF THE AGREEMENT
-By installing, copying, or otherwise using the Licensed Software, Licensee
-agrees to be bound by the terms of this Agreement. If Licensee does not agree
-to the terms of this Agreement, Licensee may not install, copy, or otherwise use
-the Licensed Software. Upon Licensee's acceptance of the terms and conditions
-of this Agreement, Digia grants Licensee the right to use the Licensed Software
-in the manner provided below.
+4.3 No Technical Support
+Digia has no obligation to furnish Licensee with any technical support whatsoever. Any such support is subject to separate agreement between the Parties.
+4.4 Further Requirements
+It is expressly acknowledged and understood by Licensee, that Licensee is strictly prohibited from using or licensing Licensed Software for creation of mobile phones or tablet computers targeted for consumer end users.
+Notwithstanding anything contrary to this Agreement, it is expressly acknowledged and understood by Licensee, that Nokia shall hereby be named as a third party beneficiary under this Agreement with respect to this Section 4.4. Therefore, Nokia shall have the same rights as Digia under this Agreement with respect to this Section 4.4, and shall be entitled to exercise such rights independent from Digia.
-4. LICENSES
-4.1. Using and Copying
-Digia grants to Licensee a non-exclusive, non-transferable, time-limited license
-to use and copy the Licensed Software for sole purpose of evaluating the
-Licensed Software during the Term.
+5. THIRD PARTY SOFTWARE
+The Licensed Software may provide links to third party libraries or code (collectively "Third Party Software") to implement various functions. Third Party Software does not comprise part of the Licensed Software. In some cases, access to Third Party Software may be included along with the Licensed Software delivery as a convenience for development and testing only. Such source code and libraries may be listed in the ".../src/3rdparty" source tree delivered with the Licensed Software or documented in the Licensed Software where the Third Party Software is used, as may be amended from time to time, do not comprise the Licensed Software. Licensee acknowledges (1) that some part of Third Party Software may require additional licensing of copyright and patents from the owners of such, and (2) that distribution of any of the Licensed Software referencing any portion of a Third Party Software may require appropriate licensing from such third parties.
-Licensee may install copies of the Licensed Software on an unlimited number of
-computers provided that (a) if an individual, only such individual; or (b) if a
-legal entity only its employees; use the Licensed Software for the authorized
-purposes.
+6. LIMITED WARRANTY AND WARRANTY DISCLAIMER
+The Licensed Software is licensed to Licensee "as is". To the maximum extent permitted by applicable law, Digia on behalf of itself and its suppliers, disclaims all warranties and conditions, either express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, title and non-infringement with regard to the Licensed Software.
-4.2. No Distribution or Modifications
-Licensee may not disclose, modify, sell, market, commercialise, distribute,
-loan, rent, lease, or license the Licensed Software or any copy of it or use the
-Licensed Software for any purpose that is not expressly granted in this Section
-4. Licensee may not alter or remove any details of ownership, copyright,
-trademark or other property right connected with the Licensed Software.
-Licensee may not distribute any software statically or dynamically linked with
-the Licensed Software.
+7. LIMITATION OF LIABILITY
+If, Digia's warranty disclaimer notwithstanding, Digia is held liable to Licensee, whether in contract, tort or any other legal theory, based on the Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive remedy shall be, at Digia's option, either (A) return of the price Licensee paid for the Licensed Software, or (B) repair or replacement of the Licensed Software, provided Licensee returns to Digia all copies of the Licensed Software as originally delivered to Licensee. Digia shall not under any circumstances be liable to Licensee based on failure of the Licensed Software if the failure resulted from accident, abuse or misapplication, nor shall Digia under any circumstances be liable for special damages, punitive or exemplary damages, damages for loss of profits or interruption of business or for loss or corruption of data. Any award of damages from Digia to Licensee shall not exceed the total amount Licensee has paid to Digia in connection with this Agreement.
-4.3. No Technical Support
-Digia has no obligation to furnish Licensee with any technical support
-whatsoever. Any such support is subject to separate agreement between the
-Parties.
+8. CONFIDENTIALITY
+Each party acknowledges that during the Term of this Agreement it shall have access to information about the other party's business, business methods, business plans, customers, business relations, technology, and other information, including the terms of this Agreement, that is confidential and of great value to the other party, and the value of which would be significantly reduced if disclosed to third parties (the "Confidential Information"). Accordingly, when a party (the "Receiving Party") receives Confidential Information from another party (the "Disclosing Party"), the Receiving Party shall, and shall obligate its employees and agents and employees and agents of its Affiliates to: (i) maintain the Confidential Information in strict confidence; (ii) not disclose the Confidential Information to a third party without the Disclosing Party's prior written approval; and (iii) not, directly or indirectly, use the Confidential Information for any purpose other than for exercising its rights and fulfilling its responsibilities pursuant to this Agreement. Each party shall take reasonable measures to protect the Confidential Information of the other party, which measures shall not be less than the measures taken by such party to protect its own confidential and proprietary information.
+"Confidential Information" shall not include information that (a) is or becomes generally known to the public through no act or omission of the Receiving Party; (b) was in the Receiving Party's lawful possession prior to the disclosure hereunder and was not subject to limitations on disclosure or use; (c) is developed by the Receiving Party without access to the Confidential Information of the Disclosing Party or by persons who have not had access to the Confidential Information of the Disclosing Party as proven by the written records of the Receiving Party; (d) is lawfully disclosed to the Receiving Party without restrictions, by a third party not under an obligation of confidentiality; or (e) the Receiving Party is legally compelled to disclose the information, in which case the Receiving Party shall assert the privileged and confidential nature of the information and cooperate fully with the Disclosing Party to protect against and prevent disclosure of any Confidential Information and to limit the scope of disclosure and the dissemination of disclosed Confidential Information by all legally available means.
+The obligations of the Receiving Party under this Section shall continue during the Initial Term and for a period of five (5) years after expiration or termination of this Agreement. To the extent that the terms of the Non-Disclosure Agreement between Digia and Licensee conflict with the terms of this Section 8, this Section 8 shall be controlling over the terms of the Non-Disclosure Agreement.
-5. THIRD PARTY SOFTWARE
-The Licensed Software may provide links to third party libraries or code
-(collectively "Third Party Software") to implement various functions. Third
-Party Software does not comprise part of the Licensed Software. In some cases,
-access to Third Party Software may be included along with the Licensed Software
-delivery as a convenience for development and testing only. Such source code
-and libraries may be listed in the ".../src/3rdparty" source tree delivered with
-the Licensed Software or documented in the Licensed Software where the Third
-Party Software is used, as may be amended from time to time, do not comprise the
-Licensed Software. Licensee acknowledges (1) that some part of Third Party
-Software may require additional licensing of copyright and patents from the
-owners of such, and (2) that distribution of any of the Licensed Software
-referencing any portion of a Third Party Software may require appropriate
-licensing from such third parties.
+9. GENERAL PROVISIONS
+9.1 No Assignment
+Licensee shall not be entitled to assign or transfer all or any of its rights, benefits and obligations under this Agreement without the prior written consent of Digia, which shall not be unreasonably withheld. For the avoidance of doubt, Digia's right to assign or transfer the Agreement, in whole or in part, shall be unrestricted.
-6. LIMITED WARRANTY AND WARRANTY DISCLAIMER
-The Licensed Software is licensed to Licensee "as is". To the maximum extent
-permitted by applicable law, Digia on behalf of itself and its suppliers,
-disclaims all warranties and conditions, either express or implied, including,
-but not limited to, implied warranties of merchantability, fitness for a
-particular purpose, title and non-infringement with regard to the Licensed
-Software.
+9.2 Termination
+Digia may terminate the Agreement at any time immediately upon written notice by Digia to Licensee if Licensee breaches this Agreement.
-7. LIMITATION OF LIABILITY
-If, Digia's warranty disclaimer notwithstanding, Digia is held liable to
-Licensee, whether in contract, tort or any other legal theory, based on the
-Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive
-remedy shall be, at Digia's option, either (A) return of the price Licensee paid
-for the Licensed Software, or (B) repair or replacement of the Licensed
-Software, provided Licensee returns to Digia all copies of the Licensed Software
-as originally delivered to Licensee. Digia shall not under any circumstances be
-liable to Licensee based on failure of the Licensed Software if the failure
-resulted from accident, abuse or misapplication, nor shall Digia under any
-circumstances be liable for special damages, punitive or exemplary damages,
-damages for loss of profits or interruption of business or for loss or
-corruption of data. Any award of damages from Digia to Licensee shall not
-exceed the total amount Licensee has paid to Digia in connection with this
-Agreement.
+Upon termination of this Agreement, Licensee shall return to Digia all copies of Licensed Software that were supplied by Digia. All other copies of Licensed Software in the possession or control of Licensee must be erased or destroyed. An officer of Licensee must promptly deliver to Digia a written confirmation that this has occurred.
-8. CONFIDENTIALITY
-Each party acknowledges that during the Term of this Agreement it shall have
-access to information about the other party's business, business methods,
-business plans, customers, business relations, technology, and other
-information, including the terms of this Agreement, that is confidential and of
-great value to the other party, and the value of which would be significantly
-reduced if disclosed to third parties (the "Confidential Information").
-Accordingly, when a party (the "Receiving Party") receives Confidential
-Information from another party (the "Disclosing Party"), the Receiving Party
-shall, and shall obligate its employees and agents and employees and agents of
-its Affiliates to: (i) maintain the Confidential Information in strict
-confidence; (ii) not disclose the Confidential Information to a third party
-without the Disclosing Party's prior written approval; and (iii) not, directly
-or indirectly, use the Confidential Information for any purpose other than for
-exercising its rights and fulfilling its responsibilities pursuant to this
-Agreement. Each party shall take reasonable measures to protect the
-Confidential Information of the other party, which measures shall not be less
-than the measures taken by such party to protect its own confidential and
-proprietary information.
-
-"Confidential Information" shall not include information that (a) is or becomes
-generally known to the public through no act or omission of the Receiving Party;
-(b) was in the Receiving Party's lawful possession prior to the disclosure
-hereunder and was not subject to limitations on disclosure or use; (c) is
-developed by the Receiving Party without access to the Confidential Information
-of the Disclosing Party or by persons who have not had access to the
-Confidential Information of the Disclosing Party as proven by the written
-records of the Receiving Party; (d) is lawfully disclosed to the Receiving Party
-without restrictions, by a third party not under an obligation of
-confidentiality; or (e) the Receiving Party is legally compelled to disclose the
-information, in which case the Receiving Party shall assert the privileged and
-confidential nature of the information and cooperate fully with the Disclosing
-Party to protect against and prevent disclosure of any Confidential Information
-and to limit the scope of disclosure and the dissemination of disclosed
-Confidential Information by all legally available means.
-
-The obligations of the Receiving Party under this Section shall continue during
-the Initial Term and for a period of five (5) years after expiration or
-termination of this Agreement. To the extent that the terms of the
-Non-Disclosure Agreement between Digia and Licensee conflict with the terms of
-this Section 8, this Section 8 shall be controlling over the terms of the
-Non-Disclosure Agreement.
-
-9. GENERAL PROVISIONS
-9.1. No Assignment
-Licensee shall not be entitled to assign or transfer all or any of its rights,
-benefits and obligations under this Agreement without the prior written consent
-of Digia, which shall not be unreasonably withheld.
-
-9.2. Termination
-Digia may terminate the Agreement at any time immediately upon written notice by
-Digia to Licensee if Licensee breaches this Agreement.
-
-Upon termination of this Agreement, Licensee shall return to Digia all copies of
-Licensed Software that were supplied by Digia. All other copies of Licensed
-Software in the possession or control of Licensee must be erased or destroyed.
-An officer of Licensee must promptly deliver to Digia a written confirmation
-that this has occurred.
-
-9.3. Surviving Sections
-Any terms and conditions that by their nature or otherwise reasonably should
-survive a cancellation or termination of this Agreement shall also be deemed to
-survive. Such terms and conditions include, but are not limited to the
-following Sections: 2, 5, 6, 7, 8, 9.2, 9.3, 9.4, 9.5, 9.6, 9.7, and 9.8 of this
-Agreement.
-
-9.4. Entire Agreement
-This Agreement constitutes the complete agreement between the parties and
-supersedes all prior or contemporaneous discussions, representations, and
-proposals, written or oral, with respect to the subject matters discussed
-herein, with the exception of the non-disclosure agreement executed by the
-parties in connection with this Agreement ("Non-Disclosure Agreement"), if any,
-shall be subject to Section 8. No modification of this Agreement shall be
-effective unless contained in a writing executed by an authorized representative
-of each party. No term or condition contained in Licensee's purchase order
-shall apply unless expressly accepted by Digia in writing. If any provision of
-the Agreement is found void or unenforceable, the remainder shall remain valid
-and enforceable according to its terms. If any remedy provided is determined to
-have failed for its essential purpose, all limitations of liability and
-exclusions of damages set forth in this Agreement shall remain in effect.
-
-9.5. Export Control
-Licensee acknowledges that the Licensed Software may be subject to export
-control restrictions of various countries. Licensee shall fully comply with all
-applicable export license restrictions and requirements as well as with all laws
-and regulations relating to the importation of the Licensed Software and shall
-procure all necessary governmental authorizations, including without limitation,
-all necessary licenses, approvals, permissions or consents, where necessary for
-the re-exportation of the Licensed Software.,
-
-9.6. Governing Law and Legal Venue
-This Agreement shall be construed and interpreted in accordance with the laws of
-Finland, excluding its choice of law provisions. Any disputes arising out of or
-relating to this Agreement shall be resolved in arbitration under the Rules of
-Arbitration of the Chamber of Commerce of Helsinki, Finland. The arbitration
-tribunal shall consist of one (1), or if either Party so requires, of three (3),
-arbitrators. The award shall be final and binding and enforceable in any court
-of competent jurisdiction. The arbitration shall be held in Helsinki, Finland
-and the process shall be conducted in the English language.
-
-9.7. No Implied License
-There are no implied licenses or other implied rights granted under this
-Agreement, and all rights, save for those expressly granted hereunder, shall
-remain with Digia and its licensors. In addition, no licenses or immunities are
-granted to the combination of the Licensed Software with any other software or
-hardware not delivered by Digia under this Agreement.
-
-9.8. Government End Users
-A "U.S. Government End User" shall mean any agency or entity of the government
-of the United States. The following shall apply if Licensee is a U.S.
-Government End User. The Licensed Software is a "commercial item," as that term
-is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
-software" and "commercial computer software documentation," as such terms are
-used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48
-C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users
-acquire the Licensed Software with only those rights set forth herein. The
-Licensed Software (including related documentation) is provided to U.S.
-Government End Users: (a) only as a commercial end item; and (b) only pursuant
-to this Agreement.
-
-
-QT COMMERCIAL EVALUATION LICENSE AGREEMENT
-
-
-
-
-DIGIA FINLAND LTD | VALIMOTIE 21 | FI-00380 HELSINKI FINLAND | TEL +358 (0) 10
-313 3000 | FAX +358 (0) 10 313 3700
-PLACE OF REGISTERED OFFICE: HELSINKI | VAT REG. | BUSINESS ID 1091248-4 |
-WWW.DIGIA.COM
+9.3 Surviving Sections
+Any terms and conditions that by their nature or otherwise reasonably should survive a cancellation or termination of this Agreement shall also be deemed to survive. Such terms and conditions include, but are not limited to Section 8 of this Agreement.
+9.4 Entire Agreement
+This Agreement constitutes the complete agreement between the parties and supersedes all prior or contemporaneous discussions, representations, and proposals, written or oral, with respect to the subject matters discussed herein, with the exception of the non-disclosure agreement executed by the parties in connection with this Agreement ("Non-Disclosure Agreement"), if any, shall be subject to Section 8. No modification of this Agreement shall be effective unless contained in a writing executed by an authorized representative of each party. No term or condition contained in Licensee's purchase order shall apply unless expressly accepted by Digia in writing. If any provision of the Agreement is found void or unenforceable, the remainder shall remain valid and enforceable according to its terms. If any remedy provided is determined to have failed for its essential purpose, all limitations of liability and exclusions of damages set forth in this Agreement shall remain in effect.
+9.5 Notices
+Any notice given by one party to the other shall be deemed properly given and deemed received if specifically acknowledged by the receiving party in writing or when successfully delivered to the recipient by hand, fax, or special courier during normal business hours on a business day to the addresses specified below. Each communication and document made or delivered by one party to the other party pursuant to this Agreement shall be in the English language or accompanied by a translation thereof.
+Notices to Digia shall be given to:
+ Digia Finland Ltd
+ Attn: Qt / Legal
+ Valimotie 21
+ FI-00380 Helsinki
+ Finland
+ Fax: +358 10 313 3700
+9.6 Export Control
+Licensee acknowledges that the Licensed Software may be subject to export control restrictions of various countries. Licensee shall fully comply with all applicable export license restrictions and requirements as well as with all laws and regulations relating to the importation of the Licensed Software and shall procure all necessary governmental authorizations, including without limitation, all necessary licenses, approvals, permissions or consents, where necessary for the re-exportation of the Licensed Software.
+9.7 Governing Law and Legal Venue
+This Agreement shall be construed and interpreted in accordance with the laws of Finland, excluding its choice of law provisions. Any disputes, controversy or claim arising out of or relating to this Agreement, or the breach, termination or validity thereof shall be shall be finally settled by arbitration in accordance with the Arbitration Rules of the Central Chamber of Commerce of Finland. The arbitration tribunal shall consist of one (1), or if either Party so requires, of three (3) arbitrators. The award shall be final and binding and enforceable in any court of competent jurisdiction. The arbitration shall be held in Helsinki, Finland and the process shall be conducted in the English language.
+9.8 No Implied License
+There are no implied licenses or other implied rights granted under this Agreement, and all rights, save for those expressly granted hereunder, shall remain with Digia and its licensors. In addition, no licenses or immunities are granted to the combination of the Licensed Software with any other software or hardware not delivered by Digia under this Agreement.
+DIGIA FINLAND LTD | VALIMOTIE 21 | FI-00380 HELSINKI FINLAND | TEL +358 (0) 10 313 3000 | FAX +358 (0) 10 313 3700
+PLACE OF REGISTERED OFFICE: HELSINKI | VAT REG. | BUSINESS ID 1091248-4 | WWW.DIGIA.COM
diff --git a/licenses/LICENSE-EVALUATION-US b/licenses/LICENSE-EVALUATION-US
index 34762e01..d071b7a6 100644
--- a/licenses/LICENSE-EVALUATION-US
+++ b/licenses/LICENSE-EVALUATION-US
@@ -1,284 +1,89 @@
-EVALUATION LICENSE AGREEMENT
-Agreement version 2.0
+QT ENTERPRISE EVALUATION AGREEMENT
+Agreement version 1.0
-This Evaluation License Agreement ("Agreement") is a legal agreement between
-Digia USA, Inc. ("Digia"), with its registered office at 32 W. Loockerman
-Street, Suite 201, City of Dover, County of Kent, Delaware 19904, U.S.A. and you
-(either an individual or a legal entity) ("Licensee") for the Licensed Software
-(as defined below).
+This Qt Enterprise Evaluation Agreement ("Agreement") is a legal agreement between Digia USA, Inc. ("Digia"), with its registered office at 2350 Mission College BLVD., Suite 1020, Santa Clara, CA 95054, U.S.A. and you (either an individual or a legal entity) ("Licensee") for the Licensed Software (as defined below).
1. DEFINITIONS
-"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly
-controlling such Party; (ii) which is under the same direct or indirect
-ownership or control as such Party; or (iii) which is directly or indirectly
-owned or controlled by such Party. For these purposes, an entity shall be
-treated as being controlled by another if that other entity has fifty percent
-(50 %) or more of the votes in such entity, is able to direct its affairs and/or
-to control the composition of its board of directors or equivalent body.
-
-"Term" shall mean the period of time thirty (30) days from the later of (a) the
-Effective Date; or (b) the date the Licensed Software was initially delivered to
-Licensee by Digia. If no specific Effective Date is set forth in the Agreement,
-the Effective Date shall be deemed to be the date the Licensed Software was
-initially delivered to Licensee.
-
-"Licensed Software" shall mean the computer software, "online" or electronic
-documentation, associated media and printed materials, including the source
-code, example programs and the documentation delivered by Digia to Licensee in
-conjunction with this Agreement. "Party or Parties" shall mean Licensee and/or
-Digia.
+"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly controlling such Party; (ii) which is under the same direct or indirect ownership or control as such Party; or (iii) which is directly or indirectly owned or controlled by such Party. For these purposes, an entity shall be treated as being controlled by another if that other entity has fifty percent (50 %) or more of the votes in such entity, is able to direct its affairs and/or to control the composition of its board of directors or equivalent body.
+"Term" shall mean the period of time thirty (30) days from the later of (a) the Effective Date; or (b) the date the Licensed Software was initially delivered to Licensee by Digia. If no specific Effective Date is set forth in the Agreement, the Effective Date shall be deemed to be the date the Licensed Software was initially delivered to Licensee.
+"Licensed Software" shall mean the computer software, "online" or electronic documentation, associated media and printed materials, including the source code, example programs and the documentation delivered by Digia to Licensee in conjunction with this Agreement.
+"Nokia" shall mean Nokia Corporation, a corporation incorporated under the laws of Finland, having its registered office at PO box 226, 00045 Nokia Group, Finland (visiting address Keilalahdentie 4, 02150 Espoo, Finland) and registered with the Finnish Trade Register under business ID 0112038-9 and acting on behalf of its respective Affiliates.
+"Party or Parties" shall mean Licensee and/or Digia.
2. OWNERSHIP
-The Licensed Software is protected by copyright laws and international copyright
-treaties, as well as other intellectual property laws and treaties. The
-Licensed Software is licensed, not sold.
-
-If Licensee provides any findings, proposals, suggestions or other feedback
-("Feedback") to Digia regarding the Licensed Software, Digia shall own all
-right, title and interest including the intellectual property rights in and to
-such Feedback, excluding however any existing patent rights of Licensee. To the
-extent Licensee owns or controls any patents for such Feedback Licensee hereby
-grants to Digia and its Affiliates, a worldwide, perpetual, non-transferable,
-sublicensable, royalty-free license to (i) use, copy and modify Feedback and to
-create derivative works thereof, (ii) to make (and have made), use, import,
-sell, offer for sale, lease, dispose, offer for disposal or otherwise exploit
-any products or services of Digia containing Feedback, and (iii) sublicense all
-the foregoing rights to third party licensees and customers of Digia and/or its
-Affiliates.
+The Licensed Software is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The Licensed Software is licensed, not sold.
+If Licensee provides any findings, proposals, suggestions or other feedback ("Feedback") to Digia regarding the Licensed Software, Digia shall own all right, title and interest including the intellectual property rights in and to such Feedback, excluding however any existing patent rights of Licensee. To the extent Licensee owns or controls any patents for such Feedback Licensee hereby grants to Digia and its Affiliates, a worldwide, perpetual, non-transferable, sublicensable, royalty-free license to (i) use, copy and modify Feedback and to create derivative works thereof, (ii) to make (and have made), use, import, sell, offer for sale, lease, dispose, offer for disposal or otherwise exploit any products or services of Digia containing Feedback, and (iii) sublicense all the foregoing rights to third party licensees and customers of Digia and/or its Affiliates.
3. VALIDITY OF THE AGREEMENT
-By installing, copying, or otherwise using the Licensed Software, Licensee
-agrees to be bound by the terms of this Agreement. If Licensee does not agree
-to the terms of this Agreement, Licensee may not install, copy, or otherwise use
-the Licensed Software. Upon Licensee's acceptance of the terms and conditions
-of this Agreement, Digia grants Licensee the right to use the Licensed Software
-in the manner provided below.
+By installing, copying, or otherwise using the Licensed Software, Licensee agrees to be bound by the terms of this Agreement. If Licensee does not agree to the terms of this Agreement, Licensee may not install, copy, or otherwise use the Licensed Software. Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia grants Licensee the right to use the Licensed Software in the manner provided below.
4. LICENSES
-4.1. Using and Copying
-Digia grants to Licensee a non-exclusive, non-transferable, time-limited license
-to use and copy the Licensed Software for sole purpose of evaluating the
-Licensed Software during the Term.
+4.1 Using and Copying
+Digia grants to Licensee a non-exclusive, non-transferable, time-limited license to use and copy the Licensed Software for sole purpose of evaluating the Licensed Software during the Term.
+Licensee may install copies of the Licensed Software on an unlimited number of computers provided that (a) if an individual, only such individual; or (b) if a legal entity only its employees; use the Licensed Software for the authorized purposes.
-Licensee may install copies of the Licensed Software on an unlimited number of
-computers provided that (a) if an individual, only such individual; or (b) if a
-legal entity only its employees; use the Licensed Software for the authorized
-purposes.
+4.2 No Distribution or Modifications
+Licensee may not disclose, modify, sell, market, commercialise, distribute, loan, rent, lease, or license the Licensed Software or any copy of it or use the Licensed Software for any purpose that is not expressly granted in this Section 4. Licensee may not alter or remove any details of ownership, copyright, trademark or other property right connected with the Licensed Software. Licensee may not distribute any software statically or dynamically linked with the Licensed Software.
-4.2 No Distribution or Modifications
-Licensee may not disclose, modify, sell, market, commercialise, distribute,
-loan, rent, lease, or license the Licensed Software or any copy of it or use the
-Licensed Software for any purpose that is not expressly granted in this Section
-4. Licensee may not alter or remove any details of ownership, copyright,
-trademark or other property right connected with the Licensed Software.
-Licensee may not distribute any software statically or dynamically linked with
-the Licensed Software.
+4.3 No Technical Support
+Digia has no obligation to furnish Licensee with any technical support whatsoever. Any such support is subject to separate agreement between the Parties.
-4.3 No Technical Support
-Digia has no obligation to furnish Licensee with any technical support
-whatsoever. Any such support is subject to separate agreement between the
-Parties.
+4.4 Further Requirements
+It is expressly acknowledged and understood by Licensee, that Licensee is strictly prohibited from using or licensing Licensed Software for creation of mobile phones or tablet computers targeted for consumer end users.
+Notwithstanding anything contrary to this Agreement, it is expressly acknowledged and understood by Licensee, that Nokia shall hereby be named as a third party beneficiary under this Agreement with respect to this Section 4.4. Therefore, Nokia shall have the same rights as Digia under this Agreement with respect to this Section 4.4, and shall be entitled to exercise such rights independent from Digia.
5. THIRD PARTY SOFTWARE
-The Licensed Software may provide links to third party libraries or code
-(collectively "Third Party Software") to implement various functions. Third
-Party Software does not comprise part of the Licensed Software. In some cases,
-access to Third Party Software may be included along with the Licensed Software
-delivery as a convenience for development and testing only. Such source code
-and libraries may be listed in the ".../src/3rdparty" source tree delivered with
-the Licensed Software or documented in the Licensed Software where the Third
-Party Software is used, as may be amended from time to time, do not comprise the
-Licensed Software. Licensee acknowledges (1) that some part of Third Party
-Software may require additional licensing of copyright and patents from the
-owners of such, and (2) that distribution of any of the Licensed Software
-referencing any portion of a Third Party Software may require appropriate
-licensing from such third parties.
+The Licensed Software may provide links to third party libraries or code (collectively "Third Party Software") to implement various functions. Third Party Software does not comprise part of the Licensed Software. In some cases, access to Third Party Software may be included along with the Licensed Software delivery as a convenience for development and testing only. Such source code and libraries may be listed in the ".../src/3rdparty" source tree delivered with the Licensed Software or documented in the Licensed Software where the Third Party Software is used, as may be amended from time to time, do not comprise the Licensed Software. Licensee acknowledges (1) that some part of Third Party Software may require additional licensing of copyright and patents from the owners of such, and (2) that distribution of any of the Licensed Software referencing any portion of a Third Party Software may require appropriate licensing from such third parties.
6. LIMITED WARRANTY AND WARRANTY DISCLAIMER
-The Licensed Software is licensed to Licensee "as is". To the maximum extent
-permitted by applicable law, Digia on behalf of itself and its suppliers,
-disclaims all warranties and conditions, either express or implied, including,
-but not limited to, implied warranties of merchantability, fitness for a
-particular purpose, title and non-infringement with regard to the Licensed
-Software.
+The Licensed Software is licensed to Licensee "as is". To the maximum extent permitted by applicable law, Digia on behalf of itself and its suppliers, disclaims all warranties and conditions, either express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, title and non-infringement with regard to the Licensed Software.
-7. LIMITATION OF LIABILITY
-If, Digia's warranty disclaimer notwithstanding, Digia is held liable to
-Licensee, whether in contract, tort or any other legal theory, based on the
-Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive
-remedy shall be, at Digia's option, either (A) return of the price Licensee paid
-for the Licensed Software, or (B) repair or replacement of the Licensed
-Software, provided Licensee returns to Digia all copies of the Licensed Software
-as originally delivered to Licensee. Digia shall not under any circumstances be
-liable to Licensee based on failure of the Licensed Software if the failure
-resulted from accident, abuse or misapplication, nor shall Digia under any
-circumstances be liable for special damages, punitive or exemplary damages,
-damages for loss of profits or interruption of business or for loss or
-corruption of data. Any award of damages from Digia to Licensee shall not
-exceed the total amount Licensee has paid to Digia in connection with this
-Agreement.
+7. LIMITATION OF LIABILITY
+If, Digia's warranty disclaimer notwithstanding, Digia is held liable to Licensee, whether in contract, tort or any other legal theory, based on the Licensed Software, Digia's entire liability to Licensee and Licensee's exclusive remedy shall be, at Digia's option, either (A) return of the price Licensee paid for the Licensed Software, or (B) repair or replacement of the Licensed Software, provided Licensee returns to Digia all copies of the Licensed Software as originally delivered to Licensee. Digia shall not under any circumstances be liable to Licensee based on failure of the Licensed Software if the failure resulted from accident, abuse or misapplication, nor shall Digia under any circumstances be liable for special damages, punitive or exemplary damages, damages for loss of profits or interruption of business or for loss or corruption of data. Any award of damages from Digia to Licensee shall not exceed the total amount Licensee has paid to Digia in connection with this Agreement.
8. CONFIDENTIALITY
-Each party acknowledges that during the Term of this Agreement it shall have
-access to information about the other party's business, business methods,
-business plans, customers, business relations, technology, and other
-information, including the terms of this Agreement, that is confidential and of
-great value to the other party, and the value of which would be significantly
-reduced if disclosed to third parties (the "Confidential Information").
-Accordingly, when a party (the "Receiving Party") receives Confidential
-Information from another party (the "Disclosing Party"), the Receiving Party
-shall, and shall obligate its employees and agents and employees and agents of
-its Affiliates to: (i) maintain the Confidential Information in strict
-confidence; (ii) not disclose the Confidential Information to a third party
-without the Disclosing Party's prior written approval; and (iii) not, directly
-or indirectly, use the Confidential Information for any purpose other than for
-exercising its rights and fulfilling its responsibilities pursuant to this
-Agreement. Each party shall take reasonable measures to protect the
-Confidential Information of the other party, which measures shall not be less
-than the measures taken by such party to protect its own confidential and
-proprietary information.
-
-"Confidential Information" shall not include information that (a) is or becomes
-generally known to the public through no act or omission of the Receiving Party;
-(b) was in the Receiving Party's lawful possession prior to the disclosure
-hereunder and was not subject to limitations on disclosure or use; (c) is
-developed by the Receiving Party without access to the Confidential Information
-of the Disclosing Party or by persons who have not had access to the
-Confidential Information of the Disclosing Party as proven by the written
-records of the Receiving Party; (d) is lawfully disclosed to the Receiving Party
-without restrictions, by a third party not under an obligation of
-confidentiality; or (e) the Receiving Party is legally compelled to disclose the
-information, in which case the Receiving Party shall assert the privileged and
-confidential nature of the information and cooperate fully with the Disclosing
-Party to protect against and prevent disclosure of any Confidential Information
-and to limit the scope of disclosure and the dissemination of disclosed
-Confidential Information by all legally available means.
-
-The obligations of the Receiving Party under this Section shall continue during
-the Initial Term and for a period of five (5) years after expiration or
-termination of this Agreement. To the extent that the terms of the
-Non-Disclosure Agreement between Digia and Licensee conflict with the terms of
-this Section 8, this Section 8 shall be controlling over the terms of the
-Non-Disclosure Agreement.
+Each party acknowledges that during the Term of this Agreement it shall have access to information about the other party's business, business methods, business plans, customers, business relations, technology, and other information, including the terms of this Agreement, that is confidential and of great value to the other party, and the value of which would be significantly reduced if disclosed to third parties (the "Confidential Information"). Accordingly, when a party (the "Receiving Party") receives Confidential Information from another party (the "Disclosing Party"), the Receiving Party shall, and shall obligate its employees and agents and employees and agents of its Affiliates to: (i) maintain the Confidential Information in strict confidence; (ii) not disclose the Confidential Information to a third party without the Disclosing Party's prior written approval; and (iii) not, directly or indirectly, use the Confidential Information for any purpose other than for exercising its rights and fulfilling its responsibilities pursuant to this Agreement. Each party shall take reasonable measures to protect the Confidential Information of the other party, which measures shall not be less than the measures taken by such party to protect its own confidential and proprietary information.
+"Confidential Information" shall not include information that (a) is or becomes generally known to the public through no act or omission of the Receiving Party; (b) was in the Receiving Party's lawful possession prior to the disclosure hereunder and was not subject to limitations on disclosure or use; (c) is developed by the Receiving Party without access to the Confidential Information of the Disclosing Party or by persons who have not had access to the Confidential Information of the Disclosing Party as proven by the written records of the Receiving Party; (d) is lawfully disclosed to the Receiving Party without restrictions, by a third party not under an obligation of confidentiality; or (e) the Receiving Party is legally compelled to disclose the information, in which case the Receiving Party shall assert the privileged and confidential nature of the information and cooperate fully with the Disclosing Party to protect against and prevent disclosure of any Confidential Information and to limit the scope of disclosure and the dissemination of disclosed Confidential Information by all legally available means.
+The obligations of the Receiving Party under this Section shall continue during the Initial Term and for a period of five (5) years after expiration or termination of this Agreement. To the extent that the terms of the Non-Disclosure Agreement between Digia and Licensee conflict with the terms of this Section 8, this Section 8 shall be controlling over the terms of the Non-Disclosure Agreement.
9. GENERAL PROVISIONS
-9.1 No Assignment
-Licensee shall not be entitled to assign or transfer all or any of its rights,
-benefits and obligations under this Agreement without the prior written consent
-of Digia, which shall not be unreasonably withheld. For the avoidance of doubt,
-Digia's right to assign or transfer the Agreement, in whole or in part, shall be
-unrestricted.
+9.1 No Assignment
+Licensee shall not be entitled to assign or transfer all or any of its rights, benefits and obligations under this Agreement without the prior written consent of Digia, which shall not be unreasonably withheld. For the avoidance of doubt, Digia's right to assign or transfer the Agreement, in whole or in part, shall be unrestricted.
9.2 Termination
-Digia may terminate the Agreement at any time immediately upon written notice by
-Digia to Licensee if Licensee breaches this Agreement.
+Digia may terminate the Agreement at any time immediately upon written notice by Digia to Licensee if Licensee breaches this Agreement.
-Upon termination of this Agreement, Licensee shall return to Digia all copies of
-Licensed Software that were supplied by Digia. All other copies of Licensed
-Software in the possession or control of Licensee must be erased or destroyed.
-An officer of Licensee must promptly deliver to Digia a written confirmation
-that this has occurred.
+Upon termination of this Agreement, Licensee shall return to Digia all copies of Licensed Software that were supplied by Digia. All other copies of Licensed Software in the possession or control of Licensee must be erased or destroyed. An officer of Licensee must promptly deliver to Digia a written confirmation that this has occurred.
-9.3 Surviving Sections
-Any terms and conditions that by their nature or otherwise reasonably should
-survive a cancellation or termination of this Agreement shall also be deemed to
-survive. Such terms and conditions include, but are not limited to the
-following Sections: 2, 5, 6, 7, 8, 9.2, 9.3, 9.4, 9.5, 9.6, 9.7, and 9.8 of this
-Agreement.
+9.3 Surviving Sections
+Any terms and conditions that by their nature or otherwise reasonably should survive a cancellation or termination of this Agreement shall also be deemed to survive. Such terms and conditions include, but are not limited to Section 8 of this Agreement.
-9.4 Entire Agreement
-This Agreement constitutes the complete agreement between the parties and
-supersedes all prior or contemporaneous discussions, representations, and
-proposals, written or oral, with respect to the subject matters discussed
-herein, with the exception of the non-disclosure agreement executed by the
-parties in connection with this Agreement ("Non-Disclosure Agreement"), if any,
-shall be subject to Section 8. No modification of this Agreement shall be
-effective unless contained in a writing executed by an authorized representative
-of each party. No term or condition contained in Licensee's purchase order
-shall apply unless expressly accepted by Digia in writing. If any provision of
-the Agreement is found void or unenforceable, the remainder shall remain valid
-and enforceable according to its terms. If any remedy provided is determined to
-have failed for its essential purpose, all limitations of liability and
-exclusions of damages set forth in this Agreement shall remain in effect.
+9.4 Entire Agreement
+This Agreement constitutes the complete agreement between the parties and supersedes all prior or contemporaneous discussions, representations, and proposals, written or oral, with respect to the subject matters discussed herein, with the exception of the non-disclosure agreement executed by the parties in connection with this Agreement ("Non-Disclosure Agreement"), if any, shall be subject to Section 8. No modification of this Agreement shall be effective unless contained in a writing executed by an authorized representative of each party. No term or condition contained in Licensee's purchase order shall apply unless expressly accepted by Digia in writing. If any provision of the Agreement is found void or unenforceable, the remainder shall remain valid and enforceable according to its terms. If any remedy provided is determined to have failed for its essential purpose, all limitations of liability and exclusions of damages set forth in this Agreement shall remain in effect.
-9.5. Notices
-Any notice given by one party to the other shall be deemed properly given and
-deemed received if specifically acknowledged by the receiving party in writing
-or when successfully delivered to the recipient by hand, fax, or special courier
-during normal business hours on a business day to the addresses specified below.
-Each communication and document made or delivered by one party to the other
-party pursuant to this Agreement shall be in the English language or accompanied
-by a translation thereof.
-
-Notices to Digia shall be given to:
-
-Digia USA Inc
-Suite 203
-2880 Zanker Road
-San Jose
-CA 95134
-U.S.A
-Fax. + 1 408 433 9360
+9.5 Notices
+Any notice given by one party to the other shall be deemed properly given and deemed received if specifically acknowledged by the receiving party in writing or when successfully delivered to the recipient by hand, fax, or special courier during normal business hours on a business day to the addresses specified below. Each communication and document made or delivered by one party to the other party pursuant to this Agreement shall be in the English language or accompanied by a translation thereof.
-9.6 Export Control
-Licensee acknowledges that the Licensed Software may be subject to export
-control restrictions of various countries. Licensee shall fully comply with all
-applicable export license restrictions and requirements as well as with all laws
-and regulations relating to the importation of the Licensed Software and shall
-procure all necessary governmental authorizations, including without limitation,
-all necessary licenses, approvals, permissions or consents, where necessary for
-the re-exportation of the Licensed Software.,
+Notices to Digia shall be given to:
+Digia USA, Inc
+2350 Mission College Blvd.
+Suite 1020
+Santa Clara, CA 95054
+U.S.A.
+Fax: + 1 408 433 9360
-9.7 Governing Law and Legal Venue
-This Agreement shall be governed by and construed in accordance with the federal
-laws of the United States of America and the internal laws of the State of New
-York without given effect to any choice of law rule that would result in the
-application of the laws of any other jurisdiction. The United Nations
-Convention on Contracts for the International Sale of Goods (CISG) shall not
-apply. Each Party (a) hereby irrevocably submits itself to and consents to the
-jurisdiction of the United States District Court for the Southern District of
-New York (or if such court lacks jurisdiction, the state courts of the State of
-New York) for the purposes of any action, claim, suit or proceeding between the
-Parties in connection with any controversy, claim, or dispute arising out of or
-relating to this Agreement; and (b) hereby waives, and agrees not to assert by
-way of motion, as a defence or otherwise, in any such action, claim, suit or
-proceeding, any claim that is not personally subject to the jurisdiction of such
-court(s), that the action, claim, suit or proceeding is brought in an
-inconvenient forum or that the venue of the action, claim, suit or proceeding is
-improper. Notwithstanding the foregoing, nothing in this Section 9.6 is
-intended to, or shall be deemed to, constitute a submission or consent to, or
-selection of, jurisdiction, forum or venue for any action for patent
-infringement, whether or not such action relates to this Agreement.
+9.6 Export Control
+Licensee acknowledges that the Licensed Software may be subject to export control restrictions of various countries. Licensee shall fully comply with all applicable export license restrictions and requirements as well as with all laws and regulations relating to the importation of the Licensed Software and shall procure all necessary governmental authorizations, including without limitation, all necessary licenses, approvals, permissions or consents, where necessary for the re-exportation of the Licensed Software.
-9.8 No Implied License
-There are no implied licenses or other implied rights granted under this
-Agreement, and all rights, save for those expressly granted hereunder, shall
-remain with Digia and its licensors. In addition, no licenses or immunities are
-granted to the combination of the Licensed Software with any other software or
-hardware not delivered by Digia under this Agreement.
+9.7 Governing Law and Legal Venue
+This Agreement shall be governed by and construed in accordance with the federal laws of the United States of America and the internal laws of the State of New York without given effect to any choice of law rule that would result in the application of the laws of any other jurisdiction. The United Nations Convention on Contracts for the International Sale of Goods (CISG) shall not apply. Each Party (a) hereby irrevocably submits itself to and consents to the jurisdiction of the United States District Court for the Southern District of New York (or if such court lacks jurisdiction, the state courts of the State of New York) for the purposes of any action, claim, suit or proceeding between the Parties in connection with any controversy, claim, or dispute arising out of or relating to this Agreement; and (b) hereby waives, and agrees not to assert by way of motion, as a defence or otherwise, in any such action, claim, suit or proceeding, any claim that is not personally subject to the jurisdiction of such court(s), that the action, claim, suit or proceeding is brought in an inconvenient forum or that the venue of the action, claim, suit or proceeding is improper. Notwithstanding the foregoing, nothing in this Section 9.6 is intended to, or shall be deemed to, constitute a submission or consent to, or selection of, jurisdiction, forum or venue for any action for patent infringement, whether or not such action relates to this Agreement.
-9.9 Government End Users
- A "U.S. Government End User" shall mean any agency or entity of the government
- of the United States. The following shall apply if Licensee is a U.S.
- Government End User. The Licensed Software is a "commercial item," as that
- term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial
- computer software" and "commercial computer software documentation," as such
- terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R.
- 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S.
- Government End Users acquire the Licensed Software with only those rights set
- forth herein. The Licensed Software (including related documentation) is
- provided to U.S. Government End Users: (a) only as a commercial end item; and
- (b) only pursuant to this Agreement.
+9.8 No Implied License
+There are no implied licenses or other implied rights granted under this Agreement, and all rights, save for those expressly granted hereunder, shall remain with Digia and its licensors. In addition, no licenses or immunities are granted to the combination of the Licensed Software with any other software or hardware not delivered by Digia under this Agreement.
+9.9 Government End Users
+ A "U.S. Government End User" shall mean any agency or entity of the government of the United States. The following shall apply if Licensee is a U.S. Government End User. The Licensed Software is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire the Licensed Software with only those rights set forth herein. The Licensed Software (including related documentation) is provided to U.S. Government End Users: (a) only as a commercial end item; and (b) only pursuant to this Agreement.
-
-EVALUATION LICENSE AGREEMENT
-
-DIGIA USA INC. | SUITE 203 | 2880 ZANKER ROAD | SAN JOSE | CA 95134 | U.S.A. |
-FAX + 1 408 433 9360
+DIGIA USA INC. | 2350 MISSION COLLEGE BLVD. | SUITE 1020 | SANTA CLARA | CA 95054 | U.S.A. | FAX + 1 408 433 9360
PLACE OF REGISTERED OFFICE: DELAWARE | WWW.DIGIA.COM
-
-
-
-
diff --git a/licenses/LICENSE.COMMERCIAL.FI b/licenses/LICENSE.COMMERCIAL.FI
deleted file mode 100644
index 5db6afd3..00000000
--- a/licenses/LICENSE.COMMERCIAL.FI
+++ /dev/null
@@ -1,373 +0,0 @@
-Qt COMMERCIAL CREATOR LICENSE AGREEMENT
-Agreement version 1.4
-
-This Qt Commercial Creator License Agreement ("Agreement") is a legal
-agreement between Digia Finland Ltd ("Digia"), with its registered office at
-Valimotie 21, FI-00380 Helsinki, Finland and you (either an individual or a
-legal entity) ("Licensee") for Qt Commercial Creator (as defined below).
-
-1. Definitions
-"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly
-controlling such Party; (ii) which is under the same direct or indirect
-ownership or control as such Party; or (iii) which is directly or indirectly
-owned or controlled by such Party. For these purposes, an entity shall be
-treated as being controlled by another if that other entity has fifty percent
-(50 %) or more of the votes in such entity, is able to direct its affairs and/or
-to control the composition of its board of directors or equivalent body.
-
-"Applications" shall mean Licensee's software products created using Qt
-Commercial Creator and either (i) Digia Qt Commercial software products, or (ii)
-third party software products.
-
-"Qt Commercial Creator" shall mean the cross-platform integrated development
-environment (IDE) that is delivered to Licensee by Digia under this Agreement
-and designed to assist with development using Digia Qt Commercial software
-products or other third party software products. "Designated User(s)" shall mean
-the employee(s) of Licensee acting within the scope of their employment or
-Licensee's consultant(s) or contractor(s) acting within the scope of their
-services for Licensee and on behalf of Licensee for whom Licensee has purchased
-Digia Qt Commercial software licenses. "Initial Term" shall mean the period of
-time one (1) year from the later of (a) the Effective Date; or (b) the date Qt
-Commercial Creator was initially delivered to Licensee by Digia. If no specific
-Effective Date is set forth in the Agreement, the Effective Date shall be deemed
-to be the date the Solution was initially delivered to Licensee.
-
-"Digia Qt Commercial" shall mean the Qt computer software, "online" or
-electronic documentation, associated media and printed materials, including the
-source code, example programs and the documentation delivered by Digia to
-Licensee for the platforms supported by Qt Commercial Creator. "Party or
-Parties" shall mean Licensee and/or Digia.
-
-"Redistributables" shall mean the object code of the Digia Qt Commercial
-software products that may be distributed with or as part of Applications as
-specified in the Digia Qt Commercial software license agreement.
-
-"Support" shall mean standard email based developer support that is provided by
-Digia to assist eligible Designated Users in using Qt Commercial Creator in
-accordance with its established support procedures listed at:
-http://qt.digia.com/files/pdf/licenses/qt-commercial-standard-support-terms-and-conditions.pdf
-"Updates" shall mean a release or version of Qt Commercial Creator containing
-enhancement, new features, bug fixes, error corrections and other changes that
-are generally made available to users of Qt Commercial Creator that have
-contracted for maintenance and support.
-
-2. Ownership
-Qt Commercial Creator and Digia Qt Commercial software products are protected by
-copyright laws and international copyright treaties, as well as other
-intellectual property laws and treaties. Qt Commercial Creator is licensed, not
-sold.
-
-To the extent Licensee submits bug fixes or error corrections, including
-information related thereto, Licensee hereby grants to Digia a sublicensable,
-irrevocable, perpetual, worldwide, non-exclusive, royalty-free and fully paid-up
-copyright and trade secret license to reproduce, adapt, translate, modify, and
-prepare derivative works of, publicly display, publicly perform, sublicense,
-make available and distribute error corrections and bug fixes, including
-derivative works thereof. To the extent any rights do not automatically vest in
-Digia, Licensee assigns, and shall ensure that all of its Affiliates, agents,
-subcontractors and employees assign, all such rights to Digia. All Nokia’s,
-Digia's and its licensors' trademarks, service marks, trade names, logos or
-other words or symbols are and shall remain the exclusive property of Nokia,
-Digia or its licensors respectively.
-
-3. Validity of the Agreement
-By installing, copying, or otherwise using Qt Commercial Creator, Licensee
-agrees to be bound by the terms of this Agreement. If Licensee does not agree
-to the terms of this Agreement, Licensee may not install, copy, or otherwise use
-Qt Commercial Creator.
-
-In addition, by installing, copying, or otherwise using any Updates or other
-components of Qt Commercial Creator that Licensee receives separately as part of
-Qt Commercial Creator, Licensee agrees to be bound by any additional license
-terms that accompany such Updates, if any. If Licensee does not agree to the
-additional license terms that accompany such Updates, Licensee may not install,
-copy, or otherwise use such Updates.
-
-Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia
-grants Licensee the right to use Qt Commercial Creator in the manner provided
-below.
-
-4. Licenses
-4.1 Using, modifying and copying
-Digia grants to Licensee a non-exclusive, non-transferable, perpetual license to
-use and copy Qt Commercial Creator for the Designated User(s) for whom Licensee
-has purchased Digia Qt Commercial software licenses. Such use shall be for the
-sole purposes of designing, developing and testing Applications. Licensee may
-install copies of Qt Commercial Creator on an unlimited number of computers
-provided that only the Designated Users use Qt Commercial Creator. Licensee may
-at any time designate another Designated User to replace a then-current
-Designated User by notifying Digia, provided that a) the then-current Designated
-User has not been designated as a replacement during the last six (6) months;
-and b) there is no more than the specified number of Designated Users at any
-given time.
-
-4.2 Distribution
-Licensee may distribute unmodified versions of Qt Commercial Creator in object
-code form. The distribution of the Digia Qt Commercial software-based
-Applications and Redistributables shall be governed by the applicable Digia Qt
-Commercial software license agreement between Licensee and Digia. The
-distribution of Applications that do not contain Digia Qt Commercial software or
-Redistributables shall be governed by the terms and conditions contained in such
-third party software licenses and are not covered by this Agreement.
-
-Except as set forth herein, Licensee shall not transfer, assign or otherwise
-dispose of Qt Commercial Creator.
-
-4.3 Further Requirements
-The licenses granted in this Section 4 by Digia to Licensee are subject to
-Licensee's compliance with Section 7 of this Agreement.
-
-5. Verification
-Digia or a certified auditor on Digia's behalf, may, upon its reasonable request
-and at its expense, audit Licensee with respect to the use of Qt Commercial
-Creator. Such audit may be conducted by mail, electronic means or through an
-in-person visit to Licensee's place of business. Any such in-person audit shall
-be conducted during regular business hours at Licensee's facilities and shall
-not unreasonably interfere with Licensee's business activities. Digia shall not
-remove, copy, or redistribute any electronic material during the course of an
-audit. If an audit reveals that Licensee is using Qt Commercial Creator in a
-way that is in material violation of the terms of the Agreement, then Licensee
-shall pay Digia's reasonable costs of conducting the audit. In the case of a
-material violation, Licensee agrees to pay Digia any amounts owing that are
-attributable to the unauthorized use. In the alternative, Digia reserves the
-right, at Digia's sole option, to terminate the licenses for Qt Commercial
-Creator.
-
-6. Third Party Software
-Qt Commercial Creator may provide links to third party libraries or code
-(collectively "Third Party Software") to implement various functions. Third
-Party Software does not comprise part of Qt Commercial Creator. In some cases,
-access to Third Party Software may be included along with the Qt Commercial
-Creator delivery as a convenience for development and testing only. Such source
-code and libraries may be listed in the ".../src/3rdparty" source tree delivered
-with Qt Commercial Creator (if applicable) or documented in Qt Commercial
-Creator where the Third Party Software is used, as may be amended from time to
-time, do not comprise part of Qt Commercial Creator. Licensee acknowledges (1)
-that some part of Third Party Software may require additional licensing of
-copyright and patents from the owners of such, and (2) that distribution of any
-of Qt Commercial Creator referencing any portion of a Third Party Software may
-require appropriate licensing from such third parties.
-
-7. Additional Conditions
-The licenses rights granted in this Agreement are subject to all of the
-following conditions: (i) Licensee may not remove or alter any copyright,
-trademark or other proprietary rights notice contained in any portion of Qt
-Commercial Creator; (ii) Licensee shall indemnify and hold Digia, its
-Affiliates, contractors, and its suppliers, harmless from and against any claims
-or liabilities arising out of the use, reproduction or distribution of
-Applications created with the assistance of Qt Commercial Creator; (iii)
-Applications must be developed using a licensed, registered copy of Qt
-Commercial Creator and the relevant Qt Software product; and (iv) Licensee may
-not use Digia's or any of its suppliers' names, logos, or trademarks under this
-Agreement.
-
-NOTE: The Open Source Editions of Qt products and the Qt, Qtopia and Qt Extended
-versions previously licensed by Trolltech (collectively referred to as
-"Products") are licensed under the terms of the GNU Lesser General Public
-License version 2.1 ("LGPL") and the GNU General Public License versions 2.0 and
-3.0 ("GPL") (as applicable) and not under this Agreement. If Licensee, or
-another third party, has, at any time, developed all (or any portions of) the
-Application(s) using a version of one of these Products licensed under the LGPL
-or the GPL, Licensee may not combine such development work with the Licensed
-Software and must license such Application(s) (or any portions derived there
-from) under the terms of the GNU Lesser General Public License version 2.1 (Qt
-only) or GNU General Public License version 2.0 (Qt, Qtopia and Qt Extended) or
-version 3 (Qt only) copies of which are located at
-http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html,
-http://www.fsf.org/licensing/licenses/info/GPLv2.html, and
-http://www.gnu.org/copyleft/gpl.html .
-
-8. Limited Warranty and Warranty Disclaimer
-Digia hereby represents and warrants with respect to Qt Commercial Creator that
-it has the power and authority to grant the rights and licenses granted to
-Licensee under this Agreement. Except as set forth above, Qt Commercial Creator
-is licensed to Licensee "as is". To the maximum extent permitted by applicable
-law, Digia on behalf of itself and its suppliers, disclaims all warranties and
-conditions, either express or implied, including, but not limited to, implied
-warranties of merchantability, fitness for a particular purpose, title and
-non-infringement with regard to Qt Commercial Creator.
-
-9. Limitation of Liability
-If, Digia's warranty disclaimer notwithstanding, Digia is held liable to
-Licensee, whether in contract, tort or any other legal theory, based on Qt
-Commercial Creator, Digia's entire liability to Licensee and Licensee's
-exclusive remedy shall be, at Digia's option, either (A) return of the price
-Licensee paid for Qt Commercial Creator, or (B) repair or replacement of Qt
-Commercial Creator, provided Licensee returns to Digia all copies of Qt
-Commercial Creator as originally delivered to Licensee. Digia shall not under
-any circumstances be liable to Licensee based on failure of Qt Commercial
-Creator if the failure resulted from accident, abuse or misapplication, nor
-shall Digia under any circumstances be liable for special damages, punitive or
-exemplary damages, damages for loss of profits or interruption of business or
-for loss or corruption of data. Any award of damages from Digia to Licensee
-shall not exceed the total amount Licensee has paid to Digia in connection with
-this Agreement.
-
-10. Support
-Support will be made available by Digia to Licensee under the Digia Qt
-Commercial software license agreement executed between Digia and Licensee, if
-any. The scope of such support, if any, shall be limited to supported platforms
-and shall be subject to the support policies and procedures which may be changed
-from time to time. Following the Initial Term, Digia shall no longer make Qt
-Commercial Creator available to Licensee unless Licensee purchases additional
-Support and Updates.
-
-Licensee may purchase additional Support and Updates following the Initial Term
-at Digia's terms and conditions applicable at the time of renewal.
-
-11. Confidentiality
-Each party acknowledges that during the Initial Term of this Agreement it shall
-have access to information about the other party's business, business methods,
-business plans, customers, business relations, technology, and other
-information, including the terms of this Agreement, that is confidential and of
-great value to the other party, and the value of which would be significantly
-reduced if disclosed to third parties (the "Confidential Information").
-Accordingly, when a party (the "Receiving Party") receives Confidential
-Information from another party (the "Disclosing Party"), the Receiving Party
-shall, and shall obligate its employees and agents and employees and agents of
-its affiliates to: (i) maintain the Confidential Information in strict
-confidence; (ii) not disclose the Confidential Information to a third party
-without the Disclosing Party's prior written approval; and (iii) not, directly
-or indirectly, use the Confidential Information for any purpose other than for
-exercising its rights and fulfilling its responsibilities pursuant to this
-Agreement. Each party shall take reasonable measures to protect the
-Confidential Information of the other party, which measures shall not be less
-than the measures taken by such party to protect its own confidential and
-proprietary information.
-
-"Confidential Information" shall not include information that (a) is or becomes
-generally known to the public through no act or omission of the Receiving Party;
-(b) was in the Receiving Party's lawful possession prior to the disclosure
-hereunder and was not subject to limitations on disclosure or use; (c) is
-developed by employees of the Receiving Party or other persons working for the
-Receiving Party who have not had access to the Confidential Information of the
-Disclosing Party, as proven by the written records of the Receiving Party or by
-persons who have not had access to the Confidential Information of the
-Disclosing Party as proven by the written records of the Receiving Party; (d) is
-lawfully disclosed to the Receiving Party without restrictions, by a third party
-not under an obligation of confidentiality; or (e) the Receiving Party is
-legally compelled to disclose the information, in which case the Receiving Party
-shall assert the privileged and confidential nature of the information and
-cooperate fully with the Disclosing Party to protect against and prevent
-disclosure of any Confidential Information and to limit the scope of disclosure
-and the dissemination of disclosed Confidential Information by all legally
-available means.
-
-The obligations of the Receiving Party under this Section shall continue during
-the Initial Term and for a period of five (5) years after expiration or
-termination of this Agreement. To the extent that the terms of the
-Non-Disclosure Agreement between Digia and Licensee conflict with the terms of
-this Section 11, this Section 11 shall be controlling over the terms of the
-Non-Disclosure Agreement.
-
-12. General Provisions
-12.1 Marketing
-Digia may include Licensee's company name and logo in a publicly available list
-of Digia customers and in its public communications.
-
-12.2 No Assignment
-Licensee shall not be entitled to assign or transfer all or any of its rights,
-benefits and obligations under this Agreement without the prior written consent
-of Digia, which shall not be unreasonably withheld. Digia shall be entitled to
-assign or transfer any of its rights, benefits or obligations under this
-Agreement on an unrestricted basis.
-
-12.3 Termination
-Digia may terminate the Agreement at any time immediately upon written notice by
-Digia to Licensee if Licensee breaches this Agreement.
-
-Either party shall have the right to terminate this Agreement immediately upon
-written notice in the event that the other party becomes insolvent, files for
-any form of bankruptcy, makes any assignment for the benefit of creditors, has a
-receiver, administrative receiver or officer appointed over the whole or a
-substantial part of its assets, ceases to conduct business, or an act equivalent
-to any of the above occurs under the laws of the jurisdiction of the other
-party.
-
-Upon termination of this Agreement, Licensee shall return to Digia all copies of
-Qt Commercial Creator that were supplied by Digia. All other copies of Qt
-Commercial Creator in the possession or control of Licensee must be erased or
-destroyed. An officer of Licensee must promptly deliver to Digia a written
-confirmation that this has occurred.
-
-12.4 Surviving Sections
-Any terms and conditions that by their nature or otherwise reasonably should
-survive a cancellation or termination of this Agreement shall also be deemed to
-survive. Such terms and conditions include, but are not limited to the
-following Sections: 2, 4.1, 5, 6, 7(ii), 9, 11, 12.5, 12.8, 12.9 and 12.10 of
-this Agreement. Notwithstanding the foregoing, Section 4.1 shall not survive if
-the Agreement is terminated for material breach.
-
-12.5 Entire Agreement
-This Agreement constitutes the complete agreement between the parties and
-supersedes all prior or contemporaneous discussions, representations, and
-proposals, written or oral, with respect to the subject matters discussed
-herein, with the exception of the non-disclosure agreement executed by the
-parties in connection with this Agreement ("Non-Disclosure Agreement"), if any,
-shall be subject to Section 12. No modification of this Agreement shall be
-effective unless contained in a writing executed by an authorized representative
-of each party. No term or condition contained in Licensee's purchase order
-shall apply unless expressly accepted by Digia in writing. If any provision of
-the Agreement is found void or unenforceable, the remainder shall remain valid
-and enforceable according to its terms. If any remedy provided is determined to
-have failed for its essential purpose, all limitations of liability and
-exclusions of damages set forth in this Agreement shall remain in effect.
-
-12.6 Force Majeure
-Neither party shall be liable to the other for any delay or non-performance of
-its obligations hereunder other than the obligation of paying the license fees
-in the event and to the extent that such delay or non-performance is due to an
-event of Force Majeure (as defined below). If any event of Force Majeure
-results in a delay or non-performance of a party for a period of three (3)
-months or longer, then either party shall have the right to terminate this
-Agreement with immediate effect without any liability (except for the
-obligations of payment arising prior to the event of Force Majeure) towards the
-other party. A "Force Majeure" event shall mean an act of God, terrorist attack
-or other catastrophic event of nature that prevents either party for fulfilling
-its obligations under this Agreement.
-
-12.7 Notices
-Any notice given by one party to the other shall be deemed properly given and
-deemed received if specifically acknowledged by the receiving party in writing
-or when successfully delivered to the recipient by hand, fax, or special courier
-during normal business hours on a business day to the addresses specified below.
-Each communication and document made or delivered by one party to the other
-party pursuant to this Agreement shall be in the English language or accompanied
-by a translation thereof.
-
-Notices to Digia shall be given to:
-Digia Finland Ltd
-Attn: Qt Commercial
-Valimotie 21
-FI-00380 Helsinki
-Finland
-Fax: +358 10 313 3700
-
-12.8 Export Control
-Licensee acknowledges that Qt Commercial Creator may be subject to export
-control restrictions of various countries. Licensee shall fully comply with all
-applicable export license restrictions and requirements as well as with all laws
-and regulations relating to the importation of Qt Commercial Creator and shall
-procure all necessary governmental authorizations, including without limitation,
-all necessary licenses, approvals, permissions or consents, where necessary for
-the re-exportation of Qt Commercial Creator.
-
-12.9 Governing Law and Legal Venue
-This Agreement shall be construed and interpreted in accordance with the laws of
-Finland, excluding its choice of law provisions. Any disputes, controversy or
-claim arising out of or relating to this Agreement, or the breach, termination
-or validity thereof shall be shall be finally settled by arbitration in
-accordance with the Arbitration Rules of the Central Chamber of Commerce of
-Finland. The arbitration tribunal shall consist of one (1), or if either Party
-so requires, of three (3), arbitrators. The award shall be final and binding
-and enforceable in any court of competent jurisdiction. The arbitration shall
-be held in Helsinki, Finland and the process shall be conducted in the English
-language.
-
-12.10 No Implied License
-There are no implied licenses or other implied rights granted under this
-Agreement, and all rights, save for those expressly granted hereunder, shall
-remain with Digia and its licensors. In addition, no licenses or immunities are
-granted to the combination of Qt Commercial Creator with any other software or
-hardware not delivered by Digia under this Agreement.
-
diff --git a/licenses/LICENSE.COMMERCIAL.US b/licenses/LICENSE.COMMERCIAL.US
deleted file mode 100644
index 351cf985..00000000
--- a/licenses/LICENSE.COMMERCIAL.US
+++ /dev/null
@@ -1,397 +0,0 @@
-Qt COMMERCIAL CREATOR LICENSE AGREEMENT
-Agreement version 1.4
-
-This Qt Commercial Creator License Agreement ("Agreement") is a legal agreement
-between Digia USA, Inc. ("Digia") with its registered office at 32 W.
-Loockerman Street, Suite 201, City of Dover, County of Kent, Delaware 19904,
-U.S.A., and you (either an individual or a legal entity) ("Licensee") for Qt
-Creator (as defined below).
-
-1. Definitions
-"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly
-controlling such Party; (ii) which is under the same direct or indirect
-ownership or control as such Party; or (iii) which is directly or indirectly
-owned or controlled by such Party. For these purposes, an entity shall be
-treated as being controlled by another if that other entity has fifty percent
-(50 %) or more of the votes in such entity, is able to direct its affairs and/or
-to control the composition of its board of directors or equivalent body.
-
-"Applications" shall mean Licensee's software products created using Qt
-Commercial Creator and either (i) Digia Qt Commercial software products, or (ii)
-third party software products.
-
-"Qt Commercial Creator" shall mean the cross-platform integrated development
-environment (IDE) that is delivered to Licensee by Digia under this Agreement
-and designed to assist with development using Digia Qt Commercial software
-products or other third party software products. "Designated User(s)" shall mean
-the employee(s) of Licensee acting within the scope of their employment or
-Licensee's consultant(s) or contractor(s) acting within the scope of their
-services for Licensee and on behalf of Licensee for whom Licensee has purchased
-Digia Qt Commercial software licenses. "Initial Term" shall mean the period of
-time one (1) year from the later of (a) the Effective Date; or (b) the date Qt
-Commercial Creator was initially delivered to Licensee by Digia. If no specific
-Effective Date is set forth in the Agreement, the Effective Date shall be deemed
-to be the date the Solution was initially delivered to Licensee.
-
-"Digia Qt Commercial" shall mean the Qt computer software, "online" or
-electronic documentation, associated media and printed materials, including the
-source code, example programs and the documentation delivered by Digia to
-Licensee for the platforms supported by Qt Commercial Creator. "Party or
-Parties" shall mean Licensee and/or Digia.
-
-"Redistributables" shall mean the object code of the Digia Qt Commercial
-software products that may be distributed with or as part of Applications as
-specified in the Digia Qt Commercial software license agreement.
-
-"Support" shall mean standard email based developer support that is provided by
-Digia to assist eligible Designated Users in using Qt Commercial Creator in
-accordance with its established support procedures listed at:
-http://qt.digia.com/files/pdf/licenses/qt-commercial-standard-support-terms-and-conditions.pdf
-"Updates" shall mean a release or version of Qt Commercial Creator containing
-enhancement, new features, bug fixes, error corrections and other changes that
-are generally made available to users of Qt Commercial Creator that have
-contracted for maintenance and support.
-
-2. Ownership
-Qt Commercial Creator and Digia Qt Commercial software products are protected by
-copyright laws and international copyright treaties, as well as other
-intellectual property laws and treaties. Qt Commercial Creator is licensed, not
-sold.
-
-To the extent Licensee submits bug fixes or error corrections, including
-information related thereto, Licensee hereby grants to Digia a sublicensable,
-irrevocable, perpetual, worldwide, non-exclusive, royalty-free and fully paid-up
-copyright and trade secret license to reproduce, adapt, translate, modify, and
-prepare derivative works of, publicly display, publicly perform, sublicense,
-make available and distribute error corrections and bug fixes, including
-derivative works thereof. To the extent any rights do not automatically vest in
-Digia, Licensee assigns, and shall ensure that all of its Affiliates, agents,
-subcontractors and employees assign, all such rights to Digia. All Nokia’s,
-Digia's and its licensors' trademarks, service marks, trade names, logos or
-other words or symbols are and shall remain the exclusive property of Nokia,
-Digia or its licensors respectively.
-
-3. Validity of the Agreement
-By installing, copying, or otherwise using Qt Commercial Creator, Licensee
-agrees to be bound by the terms of this Agreement. If Licensee does not agree
-to the terms of this Agreement, Licensee may not install, copy, or otherwise use
-Qt Commercial Creator.
-
-In addition, by installing, copying, or otherwise using any Updates or other
-components of Qt Commercial Creator that Licensee receives separately as part of
-Qt Commercial Creator, Licensee agrees to be bound by any additional license
-terms that accompany such Updates, if any. If Licensee does not agree to the
-additional license terms that accompany such Updates, Licensee may not install,
-copy, or otherwise use such Updates.
-
-Upon Licensee's acceptance of the terms and conditions of this Agreement, Digia
-grants Licensee the right to use Qt Commercial Creator in the manner provided
-below.
-
-4. Licenses
-4.1 Using, modifying and copying
-Digia grants to Licensee a non-exclusive, non-transferable, perpetual license to
-use and copy Qt Commercial Creator for the Designated User(s) for whom Licensee
-has purchased Digia Qt Commercial software licenses. Such use shall be for the
-sole purposes of designing, developing and testing Applications. Licensee may
-install copies of Qt Commercial Creator on an unlimited number of computers
-provided that only the Designated Users use Qt Commercial Creator. Licensee may
-at any time designate another Designated User to replace a then-current
-Designated User by notifying Digia, provided that a) the then-current Designated
-User has not been designated as a replacement during the last six (6) months;
-and b) there is no more than the specified number of Designated Users at any
-given time.
-
-4.2 Distribution
-Licensee may distribute unmodified versions of Qt Commercial Creator in object
-code form. The distribution of the Digia Qt Commercial software-based
-Applications and Redistributables shall be governed by the applicable Digia Qt
-Commercial software license agreement between Licensee and Digia. The
-distribution of Applications that do not contain Digia Qt Commercial software or
-Redistributables shall be governed by the terms and conditions contained in such
-third party software licenses and are not covered by this Agreement.
-
-Except as set forth herein, Licensee shall not transfer, assign or otherwise
-dispose of Qt Commercial Creator.
-
-4.3 Further Requirements
-The licenses granted in this Section 4 by Digia to Licensee are subject to
-Licensee's compliance with Section 7 of this Agreement.
-
-5. Verification
-Digia or a certified auditor on Digia's behalf, may, upon its reasonable request
-and at its expense, audit Licensee with respect to the use of Qt Commercial
-Creator. Such audit may be conducted by mail, electronic means or through an
-in-person visit to Licensee's place of business. Any such in-person audit shall
-be conducted during regular business hours at Licensee's facilities and shall
-not unreasonably interfere with Licensee's business activities. Digia shall not
-remove, copy, or redistribute any electronic material during the course of an
-audit. If an audit reveals that Licensee is using Qt Commercial Creator in a
-way that is in material violation of the terms of the Agreement, then Licensee
-shall pay Digia's reasonable costs of conducting the audit. In the case of a
-material violation, Licensee agrees to pay Digia any amounts owing that are
-attributable to the unauthorized use. In the alternative, Digia reserves the
-right, at Digia's sole option, to terminate the licenses for Qt Commercial
-Creator.
-
-6. Third Party Software
-Qt Commercial Creator may provide links to third party libraries or code
-(collectively "Third Party Software") to implement various functions. Third
-Party Software does not comprise part of Qt Commercial Creator. In some cases,
-access to Third Party Software may be included along with the Qt Commercial
-Creator delivery as a convenience for development and testing only. Such source
-code and libraries may be listed in the ".../src/3rdparty" source tree delivered
-with Qt Commercial Creator (if applicable) or documented in Qt Commercial
-Creator where the Third Party Software is used, as may be amended from time to
-time, do not comprise part of Qt Commercial Creator. Licensee acknowledges (1)
-that some part of Third Party Software may require additional licensing of
-copyright and patents from the owners of such, and (2) that distribution of any
-of Qt Commercial Creator referencing any portion of a Third Party Software may
-require appropriate licensing from such third parties.
-
-7. Additional Conditions
-The licenses rights granted in this Agreement are subject to all of the
-following conditions: (i) Licensee may not remove or alter any copyright,
-trademark or other proprietary rights notice contained in any portion of Qt
-Commercial Creator; (ii) Licensee shall indemnify and hold Digia, its
-Affiliates, contractors, and its suppliers, harmless from and against any claims
-or liabilities arising out of the use, reproduction or distribution of
-Applications created with the assistance of Qt Commercial Creator; (iii)
-Applications must be developed using a licensed, registered copy of Qt
-Commercial Creator and the relevant Qt Software product; and (iv) Licensee may
-not use Digia's or any of its suppliers' names, logos, or trademarks under this
-Agreement.
-
-NOTE: The Open Source Editions of Qt products and the Qt, Qtopia and Qt Extended
-versions previously licensed by Trolltech (collectively referred to as
-"Products") are licensed under the terms of the GNU Lesser General Public
-License version 2.1 ("LGPL") and the GNU General Public License versions 2.0 and
-3.0 ("GPL") (as applicable) and not under this Agreement. If Licensee, or
-another third party, has, at any time, developed all (or any portions of) the
-Application(s) using a version of one of these Products licensed under the LGPL
-or the GPL, Licensee may not combine such development work with the Licensed
-Software and must license such Application(s) (or any portions derived there
-from) under the terms of the GNU Lesser General Public License version 2.1 (Qt
-only) or GNU General Public License version 2.0 (Qt, Qtopia and Qt Extended) or
-version 3 (Qt only) copies of which are located at
-http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html,
-http://www.fsf.org/licensing/licenses/info/GPLv2.html, and
-http://www.gnu.org/copyleft/gpl.html .
-
-8. Limited Warranty and Warranty Disclaimer
-Digia hereby represents and warrants with respect to Qt Commercial Creator that
-it has the power and authority to grant the rights and licenses granted to
-Licensee under this Agreement. Except as set forth above, Qt Commercial Creator
-is licensed to Licensee "as is". To the maximum extent permitted by applicable
-law, Digia on behalf of itself and its suppliers, disclaims all warranties and
-conditions, either express or implied, including, but not limited to, implied
-warranties of merchantability, fitness for a particular purpose, title and
-non-infringement with regard to Qt Commercial Creator.
-
-9. Limitation of Liability
-If, Digia's warranty disclaimer notwithstanding, Digia is held liable to
-Licensee, whether in contract, tort or any other legal theory, based on Qt
-Commercial Creator, Digia's entire liability to Licensee and Licensee's
-exclusive remedy shall be, at Digia's option, either (A) return of the price
-Licensee paid for Qt Commercial Creator, or (B) repair or replacement of Qt
-Commercial Creator, provided Licensee returns to Digia all copies of Qt
-Commercial Creator as originally delivered to Licensee. Digia shall not under
-any circumstances be liable to Licensee based on failure of Qt Commercial
-Creator if the failure resulted from accident, abuse or misapplication, nor
-shall Digia under any circumstances be liable for special damages, punitive or
-exemplary damages, damages for loss of profits or interruption of business or
-for loss or corruption of data. Any award of damages from Digia to Licensee
-shall not exceed the total amount Licensee has paid to Digia in connection with
-this Agreement.
-
-10. Support
-Support will be made available by Digia to Licensee under the Digia Qt
-Commercial software license agreement executed between Digia and Licensee, if
-any. The scope of such support, if any, shall be limited to supported platforms
-and shall be subject to the support policies and procedures which may be changed
-from time to time. Following the Initial Term, Digia shall no longer make Qt
-Commercial Creator available to Licensee unless Licensee purchases additional
-Support and Updates.
-
-Licensee may purchase additional Support and Updates following the Initial Term
-at Digia's terms and conditions applicable at the time of renewal.
-
-11. Confidentiality
-Each party acknowledges that during the Initial Term of this Agreement it shall
-have access to information about the other party's business, business methods,
-business plans, customers, business relations, technology, and other
-information, including the terms of this Agreement, that is confidential and of
-great value to the other party, and the value of which would be significantly
-reduced if disclosed to third parties (the "Confidential Information").
-Accordingly, when a party (the "Receiving Party") receives Confidential
-Information from another party (the "Disclosing Party"), the Receiving Party
-shall, and shall obligate its employees and agents and employees and agents of
-its affiliates to: (i) maintain the Confidential Information in strict
-confidence; (ii) not disclose the Confidential Information to a third party
-without the Disclosing Party's prior written approval; and (iii) not, directly
-or indirectly, use the Confidential Information for any purpose other than for
-exercising its rights and fulfilling its responsibilities pursuant to this
-Agreement. Each party shall take reasonable measures to protect the
-Confidential Information of the other party, which measures shall not be less
-than the measures taken by such party to protect its own confidential and
-proprietary information.
-
-"Confidential Information" shall not include information that (a) is or becomes
-generally known to the public through no act or omission of the Receiving Party;
-(b) was in the Receiving Party's lawful possession prior to the disclosure
-hereunder and was not subject to limitations on disclosure or use; (c) is
-developed by employees of the Receiving Party or other persons working for the
-Receiving Party who have not had access to the Confidential Information of the
-Disclosing Party, as proven by the written records of the Receiving Party or by
-persons who have not had access to the Confidential Information of the
-Disclosing Party as proven by the written records of the Receiving Party; (d) is
-lawfully disclosed to the Receiving Party without restrictions, by a third party
-not under an obligation of confidentiality; or (e) the Receiving Party is
-legally compelled to disclose the information, in which case the Receiving Party
-shall assert the privileged and confidential nature of the information and
-cooperate fully with the Disclosing Party to protect against and prevent
-disclosure of any Confidential Information and to limit the scope of disclosure
-and the dissemination of disclosed Confidential Information by all legally
-available means.
-
-The obligations of the Receiving Party under this Section shall continue during
-the Initial Term and for a period of five (5) years after expiration or
-termination of this Agreement. To the extent that the terms of the
-Non-Disclosure Agreement between Digia and Licensee conflict with the terms of
-this Section 11, this Section 11 shall be controlling over the terms of the
-Non-Disclosure Agreement.
-
-12. General Provisions
-12.1 Marketing
-Digia may include Licensee's company name and logo in a publicly available list
-of Digia customers and in its public communications.
-
-12.2 No Assignment
-Licensee shall not be entitled to assign or transfer all or any of its rights,
-benefits and obligations under this Agreement without the prior written consent
-of Digia, which shall not be unreasonably withheld. Digia shall be entitled to
-assign or transfer any of its rights, benefits or obligations under this
-Agreement on an unrestricted basis.
-
-12.3 Termination
-Digia may terminate the Agreement at any time immediately upon written notice by
-Digia to Licensee if Licensee breaches this Agreement.
-
-Either party shall have the right to terminate this Agreement immediately upon
-written notice in the event that the other party becomes insolvent, files for
-any form of bankruptcy, makes any assignment for the benefit of creditors, has a
-receiver, administrative receiver or officer appointed over the whole or a
-substantial part of its assets, ceases to conduct business, or an act equivalent
-to any of the above occurs under the laws of the jurisdiction of the other
-party.
-
-Upon termination of this Agreement, Licensee shall return to Digia all copies of
-Qt Commercial Creator that were supplied by Digia. All other copies of Qt
-Commercial Creator in the possession or control of Licensee must be erased or
-destroyed. An officer of Licensee must promptly deliver to Digia a written
-confirmation that this has occurred.
-
-12.4 Surviving Sections
-Any terms and conditions that by their nature or otherwise reasonably should
-survive a cancellation or termination of this Agreement shall also be deemed to
-survive. Such terms and conditions include, but are not limited to the
-following Sections: 2, 4.1, 5, 6, 7(ii), 9, 11, 12.5, 12.8, 12.9 and 12.10 of
-this Agreement. Notwithstanding the foregoing, Section 4.1 shall not survive if
-the Agreement is terminated for material breach.
-
-12.5 Entire Agreement
-This Agreement constitutes the complete agreement between the parties and
-supersedes all prior or contemporaneous discussions, representations, and
-proposals, written or oral, with respect to the subject matters discussed
-herein, with the exception of the non-disclosure agreement executed by the
-parties in connection with this Agreement ("Non-Disclosure Agreement"), if any,
-shall be subject to Section 12. No modification of this Agreement shall be
-effective unless contained in a writing executed by an authorized representative
-of each party. No term or condition contained in Licensee's purchase order
-shall apply unless expressly accepted by Digia in writing. If any provision of
-the Agreement is found void or unenforceable, the remainder shall remain valid
-and enforceable according to its terms. If any remedy provided is determined to
-have failed for its essential purpose, all limitations of liability and
-exclusions of damages set forth in this Agreement shall remain in effect.
-
-12.6 Force Majeure
-Neither party shall be liable to the other for any delay or non-performance of
-its obligations hereunder other than the obligation of paying the license fees
-in the event and to the extent that such delay or non-performance is due to an
-event of Force Majeure (as defined below). If any event of Force Majeure
-results in a delay or non-performance of a party for a period of three (3)
-months or longer, then either party shall have the right to terminate this
-Agreement with immediate effect without any liability (except for the
-obligations of payment arising prior to the event of Force Majeure) towards the
-other party. A "Force Majeure" event shall mean an act of God, terrorist attack
-or other catastrophic event of nature that prevents either party for fulfilling
-its obligations under this Agreement.
-
-12.7 Notices
-Any notice given by one party to the other shall be deemed properly given and
-deemed received if specifically acknowledged by the receiving party in writing
-or when successfully delivered to the recipient by hand, fax, or special courier
-during normal business hours on a business day to the addresses specified below.
-Each communication and document made or delivered by one party to the other
-party pursuant to this Agreement shall be in the English language or accompanied
-by a translation thereof.
-
-Notices to Digia shall be given to:
-Digia USA Inc
-Suite 203
-2880 Zanker Road
-San Jose
-CA 95134
-U.S.A
-Fax. + 1 408 433 9360
-
-12.8 Export Control
-Licensee acknowledges that Qt Commercial Creator may be subject to export
-control restrictions of various countries. Licensee shall fully comply with all
-applicable export license restrictions and requirements as well as with all laws
-and regulations relating to the importation of Qt Commercial Creator and shall
-procure all necessary governmental authorizations, including without limitation,
-all necessary licenses, approvals, permissions or consents, where necessary for
-the re-exportation of Qt Commercial Creator.
-
-12.9 Governing Law and Legal Venue
-This Agreement shall be governed by and construed in accordance with the federal
-laws of the United States of America and the internal laws of the State of New
-York without given effect to any choice of law rule that would result in the
-application of the laws of any other jurisdiction. The United Nations
-Convention on Contracts for the International Sale of Goods (CISG) shall not
-apply. Each Party (a) hereby irrevocably submits itself to and consents to the
-jurisdiction of the United States District Court for the Southern District of
-New York (or if such court lacks jurisdiction, the state courts of the State of
-New York) for the purposes of any action, claim, suit or proceeding between the
-Parties in connection with any controversy, claim, or dispute arising out of or
-relating to this Agreement; and (b) hereby waives, and agrees not to assert by
-way of motion, as a defense or otherwise, in any such action, claim, suit or
-proceeding, any claim that is not personally subject to the jurisdiction of such
-court(s), that the action, claim, suit or proceeding is brought in an
-inconvenient forum or that the venue of the action, claim, suit or proceeding is
-improper. Notwithstanding the foregoing, nothing in this Section 12.9 is
-intended to, or shall be deemed to, constitute a submission or consent to, or
-selection of, jurisdiction, forum or venue for any action for patent
-infringement, whether or not such action relates to this Agreement.
-
-12.10 No Implied License
-There are no implied licenses or other implied rights granted under this
-Agreement, and all rights, save for those expressly granted hereunder, shall
-remain with Digia and its licensors. In addition, no licenses or immunities are
-granted to the combination of Qt Commercial Creator with any other software or
-hardware not delivered by Digia under this Agreement.
-
-12.11 Government End Users
-A "U.S. Government End User" shall mean any agency or entity of the government
-of the United States. The following shall apply if Licensee is a U.S.
-Government End User. The Licensed Software is a commercial item," as that term
-is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
-software" and "commercial computer software documentation," as such terms are
-used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48
-C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users
-acquire the Licensed Software with only those rights set forth herein. The
-Licensed Software (including related documentation) is provided to U.S.
-Government End Users: (a) only as a commercial end item; and (b) only pursuant
-to this Agreement.
-
diff --git a/plugins/declarative/declarativeareaseries.cpp b/plugins/declarative/declarativeareaseries.cpp
index fabbc612..94fbb13c 100644
--- a/plugins/declarative/declarativeareaseries.cpp
+++ b/plugins/declarative/declarativeareaseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativeareaseries.h b/plugins/declarative/declarativeareaseries.h
index 7c1c0abe..af1be0ea 100644
--- a/plugins/declarative/declarativeareaseries.h
+++ b/plugins/declarative/declarativeareaseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativeaxes.cpp b/plugins/declarative/declarativeaxes.cpp
index 24bb667b..d83bdb2c 100644
--- a/plugins/declarative/declarativeaxes.cpp
+++ b/plugins/declarative/declarativeaxes.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativeaxes.h b/plugins/declarative/declarativeaxes.h
index 79bf14d1..07175059 100644
--- a/plugins/declarative/declarativeaxes.h
+++ b/plugins/declarative/declarativeaxes.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativebarseries.cpp b/plugins/declarative/declarativebarseries.cpp
index 2bff984b..760d6156 100644
--- a/plugins/declarative/declarativebarseries.cpp
+++ b/plugins/declarative/declarativebarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativebarseries.h b/plugins/declarative/declarativebarseries.h
index 7d8f99cf..7c5856c6 100644
--- a/plugins/declarative/declarativebarseries.h
+++ b/plugins/declarative/declarativebarseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativeboxplotseries.cpp b/plugins/declarative/declarativeboxplotseries.cpp
index 1b6a38ce..e5119749 100644
--- a/plugins/declarative/declarativeboxplotseries.cpp
+++ b/plugins/declarative/declarativeboxplotseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativeboxplotseries.h b/plugins/declarative/declarativeboxplotseries.h
index 26336ff8..3c6b4fdd 100644
--- a/plugins/declarative/declarativeboxplotseries.h
+++ b/plugins/declarative/declarativeboxplotseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativecategoryaxis.cpp b/plugins/declarative/declarativecategoryaxis.cpp
index dbe37f11..bb2aad9c 100644
--- a/plugins/declarative/declarativecategoryaxis.cpp
+++ b/plugins/declarative/declarativecategoryaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativecategoryaxis.h b/plugins/declarative/declarativecategoryaxis.h
index 6e718d78..1ba08bda 100644
--- a/plugins/declarative/declarativecategoryaxis.h
+++ b/plugins/declarative/declarativecategoryaxis.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativechart.cpp b/plugins/declarative/declarativechart.cpp
index a50a6df0..90eeef36 100644
--- a/plugins/declarative/declarativechart.cpp
+++ b/plugins/declarative/declarativechart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativechart.h b/plugins/declarative/declarativechart.h
index f24a7a98..0a8690eb 100644
--- a/plugins/declarative/declarativechart.h
+++ b/plugins/declarative/declarativechart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativelineseries.cpp b/plugins/declarative/declarativelineseries.cpp
index 7fed7cd1..94d7adae 100644
--- a/plugins/declarative/declarativelineseries.cpp
+++ b/plugins/declarative/declarativelineseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativelineseries.h b/plugins/declarative/declarativelineseries.h
index 535d6925..86cc9e00 100644
--- a/plugins/declarative/declarativelineseries.h
+++ b/plugins/declarative/declarativelineseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativemargins.cpp b/plugins/declarative/declarativemargins.cpp
index ae10919c..b9cc4b09 100644
--- a/plugins/declarative/declarativemargins.cpp
+++ b/plugins/declarative/declarativemargins.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativemargins.h b/plugins/declarative/declarativemargins.h
index bea71f37..2a56a3f2 100644
--- a/plugins/declarative/declarativemargins.h
+++ b/plugins/declarative/declarativemargins.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativepieseries.cpp b/plugins/declarative/declarativepieseries.cpp
index 6764f5a6..acceca8b 100644
--- a/plugins/declarative/declarativepieseries.cpp
+++ b/plugins/declarative/declarativepieseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativepieseries.h b/plugins/declarative/declarativepieseries.h
index 7c6c8f13..5f4ec0e1 100644
--- a/plugins/declarative/declarativepieseries.h
+++ b/plugins/declarative/declarativepieseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativepolarchart.cpp b/plugins/declarative/declarativepolarchart.cpp
index 25c2ece8..aa5d16b6 100644
--- a/plugins/declarative/declarativepolarchart.cpp
+++ b/plugins/declarative/declarativepolarchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativepolarchart.h b/plugins/declarative/declarativepolarchart.h
index 96c3e0c8..06fa8e59 100644
--- a/plugins/declarative/declarativepolarchart.h
+++ b/plugins/declarative/declarativepolarchart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativescatterseries.cpp b/plugins/declarative/declarativescatterseries.cpp
index dedc99f1..8422556b 100644
--- a/plugins/declarative/declarativescatterseries.cpp
+++ b/plugins/declarative/declarativescatterseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativescatterseries.h b/plugins/declarative/declarativescatterseries.h
index bb45ba02..c59e0e95 100644
--- a/plugins/declarative/declarativescatterseries.h
+++ b/plugins/declarative/declarativescatterseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativesplineseries.cpp b/plugins/declarative/declarativesplineseries.cpp
index 1acc91cb..e77129a4 100644
--- a/plugins/declarative/declarativesplineseries.cpp
+++ b/plugins/declarative/declarativesplineseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativesplineseries.h b/plugins/declarative/declarativesplineseries.h
index b0bb6b44..58ef7a84 100644
--- a/plugins/declarative/declarativesplineseries.h
+++ b/plugins/declarative/declarativesplineseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativexypoint.cpp b/plugins/declarative/declarativexypoint.cpp
index c410dd93..d7020f2d 100644
--- a/plugins/declarative/declarativexypoint.cpp
+++ b/plugins/declarative/declarativexypoint.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativexypoint.h b/plugins/declarative/declarativexypoint.h
index 7e076271..45e2f2a4 100644
--- a/plugins/declarative/declarativexypoint.h
+++ b/plugins/declarative/declarativexypoint.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativexyseries.cpp b/plugins/declarative/declarativexyseries.cpp
index 6de24edd..9295f45c 100644
--- a/plugins/declarative/declarativexyseries.cpp
+++ b/plugins/declarative/declarativexyseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/declarativexyseries.h b/plugins/declarative/declarativexyseries.h
index 6238a5ab..1e6644e6 100644
--- a/plugins/declarative/declarativexyseries.h
+++ b/plugins/declarative/declarativexyseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/plugin.cpp b/plugins/declarative/plugin.cpp
index 52cfc555..aef877b3 100644
--- a/plugins/declarative/plugin.cpp
+++ b/plugins/declarative/plugin.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/declarative/shared_defines.h b/plugins/declarative/shared_defines.h
index f5580cfe..17dae5e3 100644
--- a/plugins/declarative/shared_defines.h
+++ b/plugins/declarative/shared_defines.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/designer/qchartsplugin.cpp b/plugins/designer/qchartsplugin.cpp
index 213b8362..489c46cb 100644
--- a/plugins/designer/qchartsplugin.cpp
+++ b/plugins/designer/qchartsplugin.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/plugins/designer/qchartsplugin.h b/plugins/designer/qchartsplugin.h
index 631c7139..b96677ee 100644
--- a/plugins/designer/qchartsplugin.h
+++ b/plugins/designer/qchartsplugin.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/animations/axisanimation.cpp b/src/animations/axisanimation.cpp
index fab017e1..2eabf502 100644
--- a/src/animations/axisanimation.cpp
+++ b/src/animations/axisanimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/animations/axisanimation_p.h b/src/animations/axisanimation_p.h
index d25cceda..60cd383d 100644
--- a/src/animations/axisanimation_p.h
+++ b/src/animations/axisanimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/animations/baranimation.cpp b/src/animations/baranimation.cpp
index c372650f..cd1a7f26 100644
--- a/src/animations/baranimation.cpp
+++ b/src/animations/baranimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/animations/baranimation_p.h b/src/animations/baranimation_p.h
index 34ef923f..5862bd61 100644
--- a/src/animations/baranimation_p.h
+++ b/src/animations/baranimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/animations/boxplotanimation.cpp b/src/animations/boxplotanimation.cpp
index a115f63a..46edc15d 100644
--- a/src/animations/boxplotanimation.cpp
+++ b/src/animations/boxplotanimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/animations/boxplotanimation_p.h b/src/animations/boxplotanimation_p.h
index 2f99b811..a178b60f 100644
--- a/src/animations/boxplotanimation_p.h
+++ b/src/animations/boxplotanimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/animations/boxwhiskersanimation.cpp b/src/animations/boxwhiskersanimation.cpp
index 92cab839..af33d153 100644
--- a/src/animations/boxwhiskersanimation.cpp
+++ b/src/animations/boxwhiskersanimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/animations/boxwhiskersanimation_p.h b/src/animations/boxwhiskersanimation_p.h
index c1e9f160..e8510e50 100644
--- a/src/animations/boxwhiskersanimation_p.h
+++ b/src/animations/boxwhiskersanimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/animations/chartanimation.cpp b/src/animations/chartanimation.cpp
index 042ffc98..36cf9338 100644
--- a/src/animations/chartanimation.cpp
+++ b/src/animations/chartanimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/animations/chartanimation_p.h b/src/animations/chartanimation_p.h
index 880ba03e..caf21be4 100644
--- a/src/animations/chartanimation_p.h
+++ b/src/animations/chartanimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/animations/pieanimation.cpp b/src/animations/pieanimation.cpp
index 509222dd..84ff6ad9 100644
--- a/src/animations/pieanimation.cpp
+++ b/src/animations/pieanimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/animations/pieanimation_p.h b/src/animations/pieanimation_p.h
index 4e5d1796..c737a480 100644
--- a/src/animations/pieanimation_p.h
+++ b/src/animations/pieanimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/animations/piesliceanimation.cpp b/src/animations/piesliceanimation.cpp
index 69af2e02..22854c19 100644
--- a/src/animations/piesliceanimation.cpp
+++ b/src/animations/piesliceanimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/animations/piesliceanimation_p.h b/src/animations/piesliceanimation_p.h
index e28e34b0..54fed18e 100644
--- a/src/animations/piesliceanimation_p.h
+++ b/src/animations/piesliceanimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/animations/scatteranimation.cpp b/src/animations/scatteranimation.cpp
index 602b7c5c..6f6d4a65 100644
--- a/src/animations/scatteranimation.cpp
+++ b/src/animations/scatteranimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/animations/scatteranimation_p.h b/src/animations/scatteranimation_p.h
index 2fc0a381..c854fc4b 100644
--- a/src/animations/scatteranimation_p.h
+++ b/src/animations/scatteranimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/animations/splineanimation.cpp b/src/animations/splineanimation.cpp
index 390120e0..f8ba97dc 100644
--- a/src/animations/splineanimation.cpp
+++ b/src/animations/splineanimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/animations/splineanimation_p.h b/src/animations/splineanimation_p.h
index baacbc70..fce997fa 100644
--- a/src/animations/splineanimation_p.h
+++ b/src/animations/splineanimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/animations/xyanimation.cpp b/src/animations/xyanimation.cpp
index e8ad2802..5ba8d395 100644
--- a/src/animations/xyanimation.cpp
+++ b/src/animations/xyanimation.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/animations/xyanimation_p.h b/src/animations/xyanimation_p.h
index 213a197c..cbb1272a 100644
--- a/src/animations/xyanimation_p.h
+++ b/src/animations/xyanimation_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/areachart/areachartitem.cpp b/src/areachart/areachartitem.cpp
index 10adfa6f..d809ef28 100644
--- a/src/areachart/areachartitem.cpp
+++ b/src/areachart/areachartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/areachart/areachartitem_p.h b/src/areachart/areachartitem_p.h
index 60d3e07f..8cdf3a6a 100644
--- a/src/areachart/areachartitem_p.h
+++ b/src/areachart/areachartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/areachart/qareaseries.cpp b/src/areachart/qareaseries.cpp
index ef1689a8..8321611e 100644
--- a/src/areachart/qareaseries.cpp
+++ b/src/areachart/qareaseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/areachart/qareaseries.h b/src/areachart/qareaseries.h
index 34337fa3..11515b0e 100644
--- a/src/areachart/qareaseries.h
+++ b/src/areachart/qareaseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/areachart/qareaseries_p.h b/src/areachart/qareaseries_p.h
index bccee8ae..4e9e6ec5 100644
--- a/src/areachart/qareaseries_p.h
+++ b/src/areachart/qareaseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/barcategoryaxis/chartbarcategoryaxisx.cpp b/src/axis/barcategoryaxis/chartbarcategoryaxisx.cpp
index 49c5af67..f920cfbf 100644
--- a/src/axis/barcategoryaxis/chartbarcategoryaxisx.cpp
+++ b/src/axis/barcategoryaxis/chartbarcategoryaxisx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/axis/barcategoryaxis/chartbarcategoryaxisx_p.h b/src/axis/barcategoryaxis/chartbarcategoryaxisx_p.h
index 1d8879f3..6a96722d 100644
--- a/src/axis/barcategoryaxis/chartbarcategoryaxisx_p.h
+++ b/src/axis/barcategoryaxis/chartbarcategoryaxisx_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/barcategoryaxis/chartbarcategoryaxisy.cpp b/src/axis/barcategoryaxis/chartbarcategoryaxisy.cpp
index db60f348..ec66eab9 100644
--- a/src/axis/barcategoryaxis/chartbarcategoryaxisy.cpp
+++ b/src/axis/barcategoryaxis/chartbarcategoryaxisy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/axis/barcategoryaxis/chartbarcategoryaxisy_p.h b/src/axis/barcategoryaxis/chartbarcategoryaxisy_p.h
index 703a3376..5800f6b3 100644
--- a/src/axis/barcategoryaxis/chartbarcategoryaxisy_p.h
+++ b/src/axis/barcategoryaxis/chartbarcategoryaxisy_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/barcategoryaxis/qbarcategoryaxis.cpp b/src/axis/barcategoryaxis/qbarcategoryaxis.cpp
index d91c69c3..ec67853f 100644
--- a/src/axis/barcategoryaxis/qbarcategoryaxis.cpp
+++ b/src/axis/barcategoryaxis/qbarcategoryaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/barcategoryaxis/qbarcategoryaxis.h b/src/axis/barcategoryaxis/qbarcategoryaxis.h
index 4d589456..14ec7ed8 100644
--- a/src/axis/barcategoryaxis/qbarcategoryaxis.h
+++ b/src/axis/barcategoryaxis/qbarcategoryaxis.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/barcategoryaxis/qbarcategoryaxis_p.h b/src/axis/barcategoryaxis/qbarcategoryaxis_p.h
index b601712e..47dbc861 100644
--- a/src/axis/barcategoryaxis/qbarcategoryaxis_p.h
+++ b/src/axis/barcategoryaxis/qbarcategoryaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/cartesianchartaxis.cpp b/src/axis/cartesianchartaxis.cpp
index efc18392..db42f6f8 100644
--- a/src/axis/cartesianchartaxis.cpp
+++ b/src/axis/cartesianchartaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/cartesianchartaxis_p.h b/src/axis/cartesianchartaxis_p.h
index 51ed1326..06177eb6 100644
--- a/src/axis/cartesianchartaxis_p.h
+++ b/src/axis/cartesianchartaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/categoryaxis/chartcategoryaxisx.cpp b/src/axis/categoryaxis/chartcategoryaxisx.cpp
index 8e067485..3903d8d3 100644
--- a/src/axis/categoryaxis/chartcategoryaxisx.cpp
+++ b/src/axis/categoryaxis/chartcategoryaxisx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/categoryaxis/chartcategoryaxisx_p.h b/src/axis/categoryaxis/chartcategoryaxisx_p.h
index 2fced9cf..aa1151ef 100644
--- a/src/axis/categoryaxis/chartcategoryaxisx_p.h
+++ b/src/axis/categoryaxis/chartcategoryaxisx_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/categoryaxis/chartcategoryaxisy.cpp b/src/axis/categoryaxis/chartcategoryaxisy.cpp
index 25333692..7ff367a7 100644
--- a/src/axis/categoryaxis/chartcategoryaxisy.cpp
+++ b/src/axis/categoryaxis/chartcategoryaxisy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/categoryaxis/chartcategoryaxisy_p.h b/src/axis/categoryaxis/chartcategoryaxisy_p.h
index 20760b82..7162b921 100644
--- a/src/axis/categoryaxis/chartcategoryaxisy_p.h
+++ b/src/axis/categoryaxis/chartcategoryaxisy_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/categoryaxis/polarchartcategoryaxisangular.cpp b/src/axis/categoryaxis/polarchartcategoryaxisangular.cpp
index ead087f8..1e2f8807 100644
--- a/src/axis/categoryaxis/polarchartcategoryaxisangular.cpp
+++ b/src/axis/categoryaxis/polarchartcategoryaxisangular.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/categoryaxis/polarchartcategoryaxisangular_p.h b/src/axis/categoryaxis/polarchartcategoryaxisangular_p.h
index 40d8d923..c8de84ad 100644
--- a/src/axis/categoryaxis/polarchartcategoryaxisangular_p.h
+++ b/src/axis/categoryaxis/polarchartcategoryaxisangular_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/categoryaxis/polarchartcategoryaxisradial.cpp b/src/axis/categoryaxis/polarchartcategoryaxisradial.cpp
index f4fe3b7b..733dc169 100644
--- a/src/axis/categoryaxis/polarchartcategoryaxisradial.cpp
+++ b/src/axis/categoryaxis/polarchartcategoryaxisradial.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/categoryaxis/polarchartcategoryaxisradial_p.h b/src/axis/categoryaxis/polarchartcategoryaxisradial_p.h
index 83be8d8a..916d97bb 100644
--- a/src/axis/categoryaxis/polarchartcategoryaxisradial_p.h
+++ b/src/axis/categoryaxis/polarchartcategoryaxisradial_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/categoryaxis/qcategoryaxis.cpp b/src/axis/categoryaxis/qcategoryaxis.cpp
index d187da84..49217270 100644
--- a/src/axis/categoryaxis/qcategoryaxis.cpp
+++ b/src/axis/categoryaxis/qcategoryaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/categoryaxis/qcategoryaxis.h b/src/axis/categoryaxis/qcategoryaxis.h
index 73a33e21..68b0d5bb 100644
--- a/src/axis/categoryaxis/qcategoryaxis.h
+++ b/src/axis/categoryaxis/qcategoryaxis.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/categoryaxis/qcategoryaxis_p.h b/src/axis/categoryaxis/qcategoryaxis_p.h
index 466deaef..2df4dff7 100644
--- a/src/axis/categoryaxis/qcategoryaxis_p.h
+++ b/src/axis/categoryaxis/qcategoryaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/chartaxiselement.cpp b/src/axis/chartaxiselement.cpp
index c815861f..95f343c1 100644
--- a/src/axis/chartaxiselement.cpp
+++ b/src/axis/chartaxiselement.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/chartaxiselement_p.h b/src/axis/chartaxiselement_p.h
index 295d49c2..1cc52226 100644
--- a/src/axis/chartaxiselement_p.h
+++ b/src/axis/chartaxiselement_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/datetimeaxis/chartdatetimeaxisx.cpp b/src/axis/datetimeaxis/chartdatetimeaxisx.cpp
index e99c5310..4fa676c1 100644
--- a/src/axis/datetimeaxis/chartdatetimeaxisx.cpp
+++ b/src/axis/datetimeaxis/chartdatetimeaxisx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/datetimeaxis/chartdatetimeaxisx_p.h b/src/axis/datetimeaxis/chartdatetimeaxisx_p.h
index 03fe98bb..6a900b5c 100644
--- a/src/axis/datetimeaxis/chartdatetimeaxisx_p.h
+++ b/src/axis/datetimeaxis/chartdatetimeaxisx_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/datetimeaxis/chartdatetimeaxisy.cpp b/src/axis/datetimeaxis/chartdatetimeaxisy.cpp
index c407b608..e21e50aa 100644
--- a/src/axis/datetimeaxis/chartdatetimeaxisy.cpp
+++ b/src/axis/datetimeaxis/chartdatetimeaxisy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/datetimeaxis/chartdatetimeaxisy_p.h b/src/axis/datetimeaxis/chartdatetimeaxisy_p.h
index be3adc54..1d57f12f 100644
--- a/src/axis/datetimeaxis/chartdatetimeaxisy_p.h
+++ b/src/axis/datetimeaxis/chartdatetimeaxisy_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/datetimeaxis/polarchartdatetimeaxisangular.cpp b/src/axis/datetimeaxis/polarchartdatetimeaxisangular.cpp
index 6b1d86af..43e176a4 100644
--- a/src/axis/datetimeaxis/polarchartdatetimeaxisangular.cpp
+++ b/src/axis/datetimeaxis/polarchartdatetimeaxisangular.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h b/src/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h
index 9a7ecffe..79ffeb5c 100644
--- a/src/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h
+++ b/src/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/datetimeaxis/polarchartdatetimeaxisradial.cpp b/src/axis/datetimeaxis/polarchartdatetimeaxisradial.cpp
index bcd04283..05bed0ba 100644
--- a/src/axis/datetimeaxis/polarchartdatetimeaxisradial.cpp
+++ b/src/axis/datetimeaxis/polarchartdatetimeaxisradial.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h b/src/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h
index e10e9194..0ee1449a 100644
--- a/src/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h
+++ b/src/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/datetimeaxis/qdatetimeaxis.cpp b/src/axis/datetimeaxis/qdatetimeaxis.cpp
index 2ada2a25..aed69813 100644
--- a/src/axis/datetimeaxis/qdatetimeaxis.cpp
+++ b/src/axis/datetimeaxis/qdatetimeaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/datetimeaxis/qdatetimeaxis.h b/src/axis/datetimeaxis/qdatetimeaxis.h
index d3099e0b..a3a64ff7 100644
--- a/src/axis/datetimeaxis/qdatetimeaxis.h
+++ b/src/axis/datetimeaxis/qdatetimeaxis.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/datetimeaxis/qdatetimeaxis_p.h b/src/axis/datetimeaxis/qdatetimeaxis_p.h
index 7836cb11..51ae3abf 100644
--- a/src/axis/datetimeaxis/qdatetimeaxis_p.h
+++ b/src/axis/datetimeaxis/qdatetimeaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/horizontalaxis.cpp b/src/axis/horizontalaxis.cpp
index f093810d..ac8ccc8a 100644
--- a/src/axis/horizontalaxis.cpp
+++ b/src/axis/horizontalaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/horizontalaxis_p.h b/src/axis/horizontalaxis_p.h
index 23116792..c60a14be 100644
--- a/src/axis/horizontalaxis_p.h
+++ b/src/axis/horizontalaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/linearrowitem_p.h b/src/axis/linearrowitem_p.h
index 1adfd3bb..cd6c32a6 100644
--- a/src/axis/linearrowitem_p.h
+++ b/src/axis/linearrowitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/logvalueaxis/chartlogvalueaxisx.cpp b/src/axis/logvalueaxis/chartlogvalueaxisx.cpp
index af5747fb..54ba894a 100644
--- a/src/axis/logvalueaxis/chartlogvalueaxisx.cpp
+++ b/src/axis/logvalueaxis/chartlogvalueaxisx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/logvalueaxis/chartlogvalueaxisx_p.h b/src/axis/logvalueaxis/chartlogvalueaxisx_p.h
index 3017e260..f3dd98ba 100644
--- a/src/axis/logvalueaxis/chartlogvalueaxisx_p.h
+++ b/src/axis/logvalueaxis/chartlogvalueaxisx_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/logvalueaxis/chartlogvalueaxisy.cpp b/src/axis/logvalueaxis/chartlogvalueaxisy.cpp
index 81c641f4..1c67acc7 100644
--- a/src/axis/logvalueaxis/chartlogvalueaxisy.cpp
+++ b/src/axis/logvalueaxis/chartlogvalueaxisy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/logvalueaxis/chartlogvalueaxisy_p.h b/src/axis/logvalueaxis/chartlogvalueaxisy_p.h
index 39750976..0c313392 100644
--- a/src/axis/logvalueaxis/chartlogvalueaxisy_p.h
+++ b/src/axis/logvalueaxis/chartlogvalueaxisy_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/logvalueaxis/polarchartlogvalueaxisangular.cpp b/src/axis/logvalueaxis/polarchartlogvalueaxisangular.cpp
index ddbd9fe6..31d4cae1 100644
--- a/src/axis/logvalueaxis/polarchartlogvalueaxisangular.cpp
+++ b/src/axis/logvalueaxis/polarchartlogvalueaxisangular.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h b/src/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h
index 231172aa..7a034910 100644
--- a/src/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h
+++ b/src/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/logvalueaxis/polarchartlogvalueaxisradial.cpp b/src/axis/logvalueaxis/polarchartlogvalueaxisradial.cpp
index d0719dbc..195850c9 100644
--- a/src/axis/logvalueaxis/polarchartlogvalueaxisradial.cpp
+++ b/src/axis/logvalueaxis/polarchartlogvalueaxisradial.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h b/src/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h
index bc7e8982..6f0d3056 100644
--- a/src/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h
+++ b/src/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/logvalueaxis/qlogvalueaxis.cpp b/src/axis/logvalueaxis/qlogvalueaxis.cpp
index 8b4011fd..c4f56b7b 100644
--- a/src/axis/logvalueaxis/qlogvalueaxis.cpp
+++ b/src/axis/logvalueaxis/qlogvalueaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/logvalueaxis/qlogvalueaxis.h b/src/axis/logvalueaxis/qlogvalueaxis.h
index 2dcf1882..7c1460b4 100644
--- a/src/axis/logvalueaxis/qlogvalueaxis.h
+++ b/src/axis/logvalueaxis/qlogvalueaxis.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/logvalueaxis/qlogvalueaxis_p.h b/src/axis/logvalueaxis/qlogvalueaxis_p.h
index a187ef7b..18d49947 100644
--- a/src/axis/logvalueaxis/qlogvalueaxis_p.h
+++ b/src/axis/logvalueaxis/qlogvalueaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/polarchartaxis.cpp b/src/axis/polarchartaxis.cpp
index 4dee6004..45d8122b 100644
--- a/src/axis/polarchartaxis.cpp
+++ b/src/axis/polarchartaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/polarchartaxis_p.h b/src/axis/polarchartaxis_p.h
index 605b8fee..abf5b6a1 100644
--- a/src/axis/polarchartaxis_p.h
+++ b/src/axis/polarchartaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/polarchartaxisangular.cpp b/src/axis/polarchartaxisangular.cpp
index 8af85b75..ea62d89f 100644
--- a/src/axis/polarchartaxisangular.cpp
+++ b/src/axis/polarchartaxisangular.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/polarchartaxisangular_p.h b/src/axis/polarchartaxisangular_p.h
index 7e7b292d..53aeca08 100644
--- a/src/axis/polarchartaxisangular_p.h
+++ b/src/axis/polarchartaxisangular_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/polarchartaxisradial.cpp b/src/axis/polarchartaxisradial.cpp
index 65458cd7..7a42185a 100644
--- a/src/axis/polarchartaxisradial.cpp
+++ b/src/axis/polarchartaxisradial.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/polarchartaxisradial_p.h b/src/axis/polarchartaxisradial_p.h
index 9874f28a..a667bc72 100644
--- a/src/axis/polarchartaxisradial_p.h
+++ b/src/axis/polarchartaxisradial_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/qabstractaxis.cpp b/src/axis/qabstractaxis.cpp
index d2ea1a8a..395424d9 100644
--- a/src/axis/qabstractaxis.cpp
+++ b/src/axis/qabstractaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/qabstractaxis.h b/src/axis/qabstractaxis.h
index e29325de..9da2b760 100644
--- a/src/axis/qabstractaxis.h
+++ b/src/axis/qabstractaxis.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/qabstractaxis_p.h b/src/axis/qabstractaxis_p.h
index 20b8a738..09cb8ad5 100644
--- a/src/axis/qabstractaxis_p.h
+++ b/src/axis/qabstractaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/valueaxis/chartvalueaxisx.cpp b/src/axis/valueaxis/chartvalueaxisx.cpp
index 23246991..09752be3 100644
--- a/src/axis/valueaxis/chartvalueaxisx.cpp
+++ b/src/axis/valueaxis/chartvalueaxisx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/valueaxis/chartvalueaxisx_p.h b/src/axis/valueaxis/chartvalueaxisx_p.h
index bebfdb38..b0083bb9 100644
--- a/src/axis/valueaxis/chartvalueaxisx_p.h
+++ b/src/axis/valueaxis/chartvalueaxisx_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/valueaxis/chartvalueaxisy.cpp b/src/axis/valueaxis/chartvalueaxisy.cpp
index fbd5a040..12e6f20b 100644
--- a/src/axis/valueaxis/chartvalueaxisy.cpp
+++ b/src/axis/valueaxis/chartvalueaxisy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/valueaxis/chartvalueaxisy_p.h b/src/axis/valueaxis/chartvalueaxisy_p.h
index 3b586698..9959772c 100644
--- a/src/axis/valueaxis/chartvalueaxisy_p.h
+++ b/src/axis/valueaxis/chartvalueaxisy_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/valueaxis/polarchartvalueaxisangular.cpp b/src/axis/valueaxis/polarchartvalueaxisangular.cpp
index 5fdbcb4b..b081ea41 100644
--- a/src/axis/valueaxis/polarchartvalueaxisangular.cpp
+++ b/src/axis/valueaxis/polarchartvalueaxisangular.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/valueaxis/polarchartvalueaxisangular_p.h b/src/axis/valueaxis/polarchartvalueaxisangular_p.h
index afe5192a..8a05ae84 100644
--- a/src/axis/valueaxis/polarchartvalueaxisangular_p.h
+++ b/src/axis/valueaxis/polarchartvalueaxisangular_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/valueaxis/polarchartvalueaxisradial.cpp b/src/axis/valueaxis/polarchartvalueaxisradial.cpp
index f11e9265..c2c01a9c 100644
--- a/src/axis/valueaxis/polarchartvalueaxisradial.cpp
+++ b/src/axis/valueaxis/polarchartvalueaxisradial.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/valueaxis/polarchartvalueaxisradial_p.h b/src/axis/valueaxis/polarchartvalueaxisradial_p.h
index f443d1dc..54addde4 100644
--- a/src/axis/valueaxis/polarchartvalueaxisradial_p.h
+++ b/src/axis/valueaxis/polarchartvalueaxisradial_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/valueaxis/qvalueaxis.cpp b/src/axis/valueaxis/qvalueaxis.cpp
index 5686b4f2..26bfaa69 100644
--- a/src/axis/valueaxis/qvalueaxis.cpp
+++ b/src/axis/valueaxis/qvalueaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/valueaxis/qvalueaxis.h b/src/axis/valueaxis/qvalueaxis.h
index b87d5b2b..01dedf2d 100644
--- a/src/axis/valueaxis/qvalueaxis.h
+++ b/src/axis/valueaxis/qvalueaxis.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/valueaxis/qvalueaxis_p.h b/src/axis/valueaxis/qvalueaxis_p.h
index ce6a6db0..7f7702b4 100644
--- a/src/axis/valueaxis/qvalueaxis_p.h
+++ b/src/axis/valueaxis/qvalueaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/axis/verticalaxis.cpp b/src/axis/verticalaxis.cpp
index 25739949..0656e9a3 100644
--- a/src/axis/verticalaxis.cpp
+++ b/src/axis/verticalaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/axis/verticalaxis_p.h b/src/axis/verticalaxis_p.h
index 159bba63..4383f901 100644
--- a/src/axis/verticalaxis_p.h
+++ b/src/axis/verticalaxis_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/abstractbarchartitem.cpp b/src/barchart/abstractbarchartitem.cpp
index 39b35d0d..6ed92264 100644
--- a/src/barchart/abstractbarchartitem.cpp
+++ b/src/barchart/abstractbarchartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/abstractbarchartitem_p.h b/src/barchart/abstractbarchartitem_p.h
index 38b38ca2..b1fc100d 100644
--- a/src/barchart/abstractbarchartitem_p.h
+++ b/src/barchart/abstractbarchartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/bar.cpp b/src/barchart/bar.cpp
index 0ccef3f9..a3f50b63 100644
--- a/src/barchart/bar.cpp
+++ b/src/barchart/bar.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/bar_p.h b/src/barchart/bar_p.h
index bc8432c0..521ffa3e 100644
--- a/src/barchart/bar_p.h
+++ b/src/barchart/bar_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/horizontal/bar/horizontalbarchartitem.cpp b/src/barchart/horizontal/bar/horizontalbarchartitem.cpp
index 5473ae77..97d8ecb7 100644
--- a/src/barchart/horizontal/bar/horizontalbarchartitem.cpp
+++ b/src/barchart/horizontal/bar/horizontalbarchartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/horizontal/bar/horizontalbarchartitem_p.h b/src/barchart/horizontal/bar/horizontalbarchartitem_p.h
index 3438f1b7..2b770131 100644
--- a/src/barchart/horizontal/bar/horizontalbarchartitem_p.h
+++ b/src/barchart/horizontal/bar/horizontalbarchartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/horizontal/bar/qhorizontalbarseries.cpp b/src/barchart/horizontal/bar/qhorizontalbarseries.cpp
index 7e6360bc..982b95b1 100644
--- a/src/barchart/horizontal/bar/qhorizontalbarseries.cpp
+++ b/src/barchart/horizontal/bar/qhorizontalbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/horizontal/bar/qhorizontalbarseries.h b/src/barchart/horizontal/bar/qhorizontalbarseries.h
index 18ab9522..a9e16e18 100644
--- a/src/barchart/horizontal/bar/qhorizontalbarseries.h
+++ b/src/barchart/horizontal/bar/qhorizontalbarseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/horizontal/bar/qhorizontalbarseries_p.h b/src/barchart/horizontal/bar/qhorizontalbarseries_p.h
index 67650a3b..bf475591 100644
--- a/src/barchart/horizontal/bar/qhorizontalbarseries_p.h
+++ b/src/barchart/horizontal/bar/qhorizontalbarseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/horizontal/percent/horizontalpercentbarchartitem.cpp b/src/barchart/horizontal/percent/horizontalpercentbarchartitem.cpp
index 3ae08833..9d530e93 100644
--- a/src/barchart/horizontal/percent/horizontalpercentbarchartitem.cpp
+++ b/src/barchart/horizontal/percent/horizontalpercentbarchartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h b/src/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h
index 93d5e625..1558461d 100644
--- a/src/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h
+++ b/src/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/horizontal/percent/qhorizontalpercentbarseries.cpp b/src/barchart/horizontal/percent/qhorizontalpercentbarseries.cpp
index fc0b0408..749de8de 100644
--- a/src/barchart/horizontal/percent/qhorizontalpercentbarseries.cpp
+++ b/src/barchart/horizontal/percent/qhorizontalpercentbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/horizontal/percent/qhorizontalpercentbarseries.h b/src/barchart/horizontal/percent/qhorizontalpercentbarseries.h
index 142f91ad..1e4adadb 100644
--- a/src/barchart/horizontal/percent/qhorizontalpercentbarseries.h
+++ b/src/barchart/horizontal/percent/qhorizontalpercentbarseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h b/src/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h
index 4912de71..e9f5b4b9 100644
--- a/src/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h
+++ b/src/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/horizontal/stacked/horizontalstackedbarchartitem.cpp b/src/barchart/horizontal/stacked/horizontalstackedbarchartitem.cpp
index 78faca06..0bfe8e6d 100644
--- a/src/barchart/horizontal/stacked/horizontalstackedbarchartitem.cpp
+++ b/src/barchart/horizontal/stacked/horizontalstackedbarchartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h b/src/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h
index 762a7338..35d4c457 100644
--- a/src/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h
+++ b/src/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/horizontal/stacked/qhorizontalstackedbarseries.cpp b/src/barchart/horizontal/stacked/qhorizontalstackedbarseries.cpp
index eaa26f66..312d4472 100644
--- a/src/barchart/horizontal/stacked/qhorizontalstackedbarseries.cpp
+++ b/src/barchart/horizontal/stacked/qhorizontalstackedbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/horizontal/stacked/qhorizontalstackedbarseries.h b/src/barchart/horizontal/stacked/qhorizontalstackedbarseries.h
index 9c93a217..b8ea8b3b 100644
--- a/src/barchart/horizontal/stacked/qhorizontalstackedbarseries.h
+++ b/src/barchart/horizontal/stacked/qhorizontalstackedbarseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h b/src/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h
index 85b9f2bd..9dcd5fb2 100644
--- a/src/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h
+++ b/src/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/qabstractbarseries.cpp b/src/barchart/qabstractbarseries.cpp
index 1fdd89bc..b910f0a5 100644
--- a/src/barchart/qabstractbarseries.cpp
+++ b/src/barchart/qabstractbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/qabstractbarseries.h b/src/barchart/qabstractbarseries.h
index 8588c159..68a74b99 100644
--- a/src/barchart/qabstractbarseries.h
+++ b/src/barchart/qabstractbarseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/qabstractbarseries_p.h b/src/barchart/qabstractbarseries_p.h
index 4ffeb523..a637746b 100644
--- a/src/barchart/qabstractbarseries_p.h
+++ b/src/barchart/qabstractbarseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/qbarmodelmapper.cpp b/src/barchart/qbarmodelmapper.cpp
index ea313e58..62940cc1 100644
--- a/src/barchart/qbarmodelmapper.cpp
+++ b/src/barchart/qbarmodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/qbarmodelmapper.h b/src/barchart/qbarmodelmapper.h
index 3fc7ce1c..9d066e2f 100644
--- a/src/barchart/qbarmodelmapper.h
+++ b/src/barchart/qbarmodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/qbarmodelmapper_p.h b/src/barchart/qbarmodelmapper_p.h
index db4ec9dd..7addbf45 100644
--- a/src/barchart/qbarmodelmapper_p.h
+++ b/src/barchart/qbarmodelmapper_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/qbarset.cpp b/src/barchart/qbarset.cpp
index 2b4b465a..1bbc1334 100644
--- a/src/barchart/qbarset.cpp
+++ b/src/barchart/qbarset.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/qbarset.h b/src/barchart/qbarset.h
index cdee47e7..5013f073 100644
--- a/src/barchart/qbarset.h
+++ b/src/barchart/qbarset.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/qbarset_p.h b/src/barchart/qbarset_p.h
index 96d0f622..05e204b1 100644
--- a/src/barchart/qbarset_p.h
+++ b/src/barchart/qbarset_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/qhbarmodelmapper.cpp b/src/barchart/qhbarmodelmapper.cpp
index f03cc714..c5d4c099 100644
--- a/src/barchart/qhbarmodelmapper.cpp
+++ b/src/barchart/qhbarmodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/qhbarmodelmapper.h b/src/barchart/qhbarmodelmapper.h
index 07fc35a3..a33ed36a 100644
--- a/src/barchart/qhbarmodelmapper.h
+++ b/src/barchart/qhbarmodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/qvbarmodelmapper.cpp b/src/barchart/qvbarmodelmapper.cpp
index bc71fbf7..19eea3b0 100644
--- a/src/barchart/qvbarmodelmapper.cpp
+++ b/src/barchart/qvbarmodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/qvbarmodelmapper.h b/src/barchart/qvbarmodelmapper.h
index 74f8ac2b..b381c10e 100644
--- a/src/barchart/qvbarmodelmapper.h
+++ b/src/barchart/qvbarmodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/bar/barchartitem.cpp b/src/barchart/vertical/bar/barchartitem.cpp
index ea8a3bbd..f5ea55ce 100644
--- a/src/barchart/vertical/bar/barchartitem.cpp
+++ b/src/barchart/vertical/bar/barchartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/bar/barchartitem_p.h b/src/barchart/vertical/bar/barchartitem_p.h
index 0a77780e..7f86eeaf 100644
--- a/src/barchart/vertical/bar/barchartitem_p.h
+++ b/src/barchart/vertical/bar/barchartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/vertical/bar/qbarseries.cpp b/src/barchart/vertical/bar/qbarseries.cpp
index 7a77e200..4b9a3fd1 100644
--- a/src/barchart/vertical/bar/qbarseries.cpp
+++ b/src/barchart/vertical/bar/qbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/bar/qbarseries.h b/src/barchart/vertical/bar/qbarseries.h
index 8e474022..906dc16e 100644
--- a/src/barchart/vertical/bar/qbarseries.h
+++ b/src/barchart/vertical/bar/qbarseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/bar/qbarseries_p.h b/src/barchart/vertical/bar/qbarseries_p.h
index 811a9202..812eddb6 100644
--- a/src/barchart/vertical/bar/qbarseries_p.h
+++ b/src/barchart/vertical/bar/qbarseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/vertical/percent/percentbarchartitem.cpp b/src/barchart/vertical/percent/percentbarchartitem.cpp
index e3026576..893b88da 100644
--- a/src/barchart/vertical/percent/percentbarchartitem.cpp
+++ b/src/barchart/vertical/percent/percentbarchartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/percent/percentbarchartitem_p.h b/src/barchart/vertical/percent/percentbarchartitem_p.h
index 92b0ab39..e75a7c8a 100644
--- a/src/barchart/vertical/percent/percentbarchartitem_p.h
+++ b/src/barchart/vertical/percent/percentbarchartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/vertical/percent/qpercentbarseries.cpp b/src/barchart/vertical/percent/qpercentbarseries.cpp
index be05430d..382c26df 100644
--- a/src/barchart/vertical/percent/qpercentbarseries.cpp
+++ b/src/barchart/vertical/percent/qpercentbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/percent/qpercentbarseries.h b/src/barchart/vertical/percent/qpercentbarseries.h
index 0c00a9e8..bdb22d8c 100644
--- a/src/barchart/vertical/percent/qpercentbarseries.h
+++ b/src/barchart/vertical/percent/qpercentbarseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/percent/qpercentbarseries_p.h b/src/barchart/vertical/percent/qpercentbarseries_p.h
index 4b4574d1..2dd8f115 100644
--- a/src/barchart/vertical/percent/qpercentbarseries_p.h
+++ b/src/barchart/vertical/percent/qpercentbarseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/vertical/stacked/qstackedbarseries.cpp b/src/barchart/vertical/stacked/qstackedbarseries.cpp
index 699c3c54..b36699b4 100644
--- a/src/barchart/vertical/stacked/qstackedbarseries.cpp
+++ b/src/barchart/vertical/stacked/qstackedbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/stacked/qstackedbarseries.h b/src/barchart/vertical/stacked/qstackedbarseries.h
index 36cbdc3f..a3673e28 100644
--- a/src/barchart/vertical/stacked/qstackedbarseries.h
+++ b/src/barchart/vertical/stacked/qstackedbarseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/stacked/qstackedbarseries_p.h b/src/barchart/vertical/stacked/qstackedbarseries_p.h
index f5525b2f..3839f5f0 100644
--- a/src/barchart/vertical/stacked/qstackedbarseries_p.h
+++ b/src/barchart/vertical/stacked/qstackedbarseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/barchart/vertical/stacked/stackedbarchartitem.cpp b/src/barchart/vertical/stacked/stackedbarchartitem.cpp
index 747fb7ae..42c2aad3 100644
--- a/src/barchart/vertical/stacked/stackedbarchartitem.cpp
+++ b/src/barchart/vertical/stacked/stackedbarchartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/barchart/vertical/stacked/stackedbarchartitem_p.h b/src/barchart/vertical/stacked/stackedbarchartitem_p.h
index 7c290e44..a0266fd1 100644
--- a/src/barchart/vertical/stacked/stackedbarchartitem_p.h
+++ b/src/barchart/vertical/stacked/stackedbarchartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/boxplotchart/boxplotchartitem.cpp b/src/boxplotchart/boxplotchartitem.cpp
index 058a0b92..e9f9ea20 100644
--- a/src/boxplotchart/boxplotchartitem.cpp
+++ b/src/boxplotchart/boxplotchartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/boxplotchart/boxplotchartitem_p.h b/src/boxplotchart/boxplotchartitem_p.h
index 869ec3ed..a01f73b5 100644
--- a/src/boxplotchart/boxplotchartitem_p.h
+++ b/src/boxplotchart/boxplotchartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/boxplotchart/boxwhiskers.cpp b/src/boxplotchart/boxwhiskers.cpp
index fe027e09..a50f5713 100644
--- a/src/boxplotchart/boxwhiskers.cpp
+++ b/src/boxplotchart/boxwhiskers.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/boxplotchart/boxwhiskers_p.h b/src/boxplotchart/boxwhiskers_p.h
index 44bd1eb2..0168c19a 100644
--- a/src/boxplotchart/boxwhiskers_p.h
+++ b/src/boxplotchart/boxwhiskers_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/boxplotchart/boxwhiskersdata_p.h b/src/boxplotchart/boxwhiskersdata_p.h
index 557c3cb7..1611141d 100644
--- a/src/boxplotchart/boxwhiskersdata_p.h
+++ b/src/boxplotchart/boxwhiskersdata_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/boxplotchart/qboxplotmodelmapper.cpp b/src/boxplotchart/qboxplotmodelmapper.cpp
index eb9a8a1d..b2c3b234 100644
--- a/src/boxplotchart/qboxplotmodelmapper.cpp
+++ b/src/boxplotchart/qboxplotmodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/boxplotchart/qboxplotmodelmapper.h b/src/boxplotchart/qboxplotmodelmapper.h
index 8db87a65..87a6bcdb 100644
--- a/src/boxplotchart/qboxplotmodelmapper.h
+++ b/src/boxplotchart/qboxplotmodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/boxplotchart/qboxplotmodelmapper_p.h b/src/boxplotchart/qboxplotmodelmapper_p.h
index daeaaffd..850f4fc0 100644
--- a/src/boxplotchart/qboxplotmodelmapper_p.h
+++ b/src/boxplotchart/qboxplotmodelmapper_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/boxplotchart/qboxplotseries.cpp b/src/boxplotchart/qboxplotseries.cpp
index e6c3761a..ce3c674b 100644
--- a/src/boxplotchart/qboxplotseries.cpp
+++ b/src/boxplotchart/qboxplotseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/boxplotchart/qboxplotseries.h b/src/boxplotchart/qboxplotseries.h
index 751462ae..ffedbfc0 100644
--- a/src/boxplotchart/qboxplotseries.h
+++ b/src/boxplotchart/qboxplotseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/boxplotchart/qboxplotseries_p.h b/src/boxplotchart/qboxplotseries_p.h
index fc4dd0a9..4e415dc7 100644
--- a/src/boxplotchart/qboxplotseries_p.h
+++ b/src/boxplotchart/qboxplotseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/boxplotchart/qboxset.cpp b/src/boxplotchart/qboxset.cpp
index a0658005..9ce6d5c6 100644
--- a/src/boxplotchart/qboxset.cpp
+++ b/src/boxplotchart/qboxset.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/boxplotchart/qboxset.h b/src/boxplotchart/qboxset.h
index a949e18b..f4a81ca3 100644
--- a/src/boxplotchart/qboxset.h
+++ b/src/boxplotchart/qboxset.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/boxplotchart/qboxset_p.h b/src/boxplotchart/qboxset_p.h
index 697c192e..85a33f54 100644
--- a/src/boxplotchart/qboxset_p.h
+++ b/src/boxplotchart/qboxset_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/boxplotchart/qvboxplotmodelmapper.cpp b/src/boxplotchart/qvboxplotmodelmapper.cpp
index 7d75a014..9d2e0784 100644
--- a/src/boxplotchart/qvboxplotmodelmapper.cpp
+++ b/src/boxplotchart/qvboxplotmodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/boxplotchart/qvboxplotmodelmapper.h b/src/boxplotchart/qvboxplotmodelmapper.h
index 062750cb..242d278f 100644
--- a/src/boxplotchart/qvboxplotmodelmapper.h
+++ b/src/boxplotchart/qvboxplotmodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/chartbackground.cpp b/src/chartbackground.cpp
index 7b9e6d1c..89ec5e84 100644
--- a/src/chartbackground.cpp
+++ b/src/chartbackground.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/chartbackground_p.h b/src/chartbackground_p.h
index cb89a01b..12a4c4d3 100644
--- a/src/chartbackground_p.h
+++ b/src/chartbackground_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/chartconfig_p.h b/src/chartconfig_p.h
index ee083be8..0503f073 100644
--- a/src/chartconfig_p.h
+++ b/src/chartconfig_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/chartdataset.cpp b/src/chartdataset.cpp
index 66a54ec9..f18012a2 100644
--- a/src/chartdataset.cpp
+++ b/src/chartdataset.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/chartdataset_p.h b/src/chartdataset_p.h
index 442cc6ba..f48835b4 100644
--- a/src/chartdataset_p.h
+++ b/src/chartdataset_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/chartelement.cpp b/src/chartelement.cpp
index 713f50ce..1b94107b 100644
--- a/src/chartelement.cpp
+++ b/src/chartelement.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/chartelement_p.h b/src/chartelement_p.h
index 0f4e88a5..b5e33d12 100644
--- a/src/chartelement_p.h
+++ b/src/chartelement_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/charthelpers_p.h b/src/charthelpers_p.h
index 993eb574..4ed6f32f 100644
--- a/src/charthelpers_p.h
+++ b/src/charthelpers_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/chartitem.cpp b/src/chartitem.cpp
index 9a4e0488..7b83eed3 100644
--- a/src/chartitem.cpp
+++ b/src/chartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/chartitem_p.h b/src/chartitem_p.h
index b98abc49..5e721897 100644
--- a/src/chartitem_p.h
+++ b/src/chartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/chartpresenter.cpp b/src/chartpresenter.cpp
index 82f7a420..70509cc4 100644
--- a/src/chartpresenter.cpp
+++ b/src/chartpresenter.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/chartpresenter_p.h b/src/chartpresenter_p.h
index 9230cbf7..e0e468a1 100644
--- a/src/chartpresenter_p.h
+++ b/src/chartpresenter_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/chartsnamespace.h b/src/chartsnamespace.h
index 4f3f56a5..eac551ba 100644
--- a/src/chartsnamespace.h
+++ b/src/chartsnamespace.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/chartthememanager.cpp b/src/chartthememanager.cpp
index 4c621926..d1678f22 100644
--- a/src/chartthememanager.cpp
+++ b/src/chartthememanager.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/chartthememanager_p.h b/src/chartthememanager_p.h
index 349521e1..2bebd32f 100644
--- a/src/chartthememanager_p.h
+++ b/src/chartthememanager_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/charttitle.cpp b/src/charttitle.cpp
index aa392584..41c50c4f 100644
--- a/src/charttitle.cpp
+++ b/src/charttitle.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/charttitle_p.h b/src/charttitle_p.h
index 6705eebd..6540e346 100644
--- a/src/charttitle_p.h
+++ b/src/charttitle_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/abstractdomain.cpp b/src/domain/abstractdomain.cpp
index f5ec9f47..2b9c7510 100644
--- a/src/domain/abstractdomain.cpp
+++ b/src/domain/abstractdomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/abstractdomain_p.h b/src/domain/abstractdomain_p.h
index 19c82fef..bd9306dd 100644
--- a/src/domain/abstractdomain_p.h
+++ b/src/domain/abstractdomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/logxlogydomain.cpp b/src/domain/logxlogydomain.cpp
index 3732bbf9..9aa75fbe 100644
--- a/src/domain/logxlogydomain.cpp
+++ b/src/domain/logxlogydomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/logxlogydomain_p.h b/src/domain/logxlogydomain_p.h
index 014bf803..20d3f74b 100644
--- a/src/domain/logxlogydomain_p.h
+++ b/src/domain/logxlogydomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/logxlogypolardomain.cpp b/src/domain/logxlogypolardomain.cpp
index 1c3cc847..0a2cc840 100644
--- a/src/domain/logxlogypolardomain.cpp
+++ b/src/domain/logxlogypolardomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/logxlogypolardomain_p.h b/src/domain/logxlogypolardomain_p.h
index 106f58a6..94a87454 100644
--- a/src/domain/logxlogypolardomain_p.h
+++ b/src/domain/logxlogypolardomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/logxydomain.cpp b/src/domain/logxydomain.cpp
index 62a041c1..f131096c 100644
--- a/src/domain/logxydomain.cpp
+++ b/src/domain/logxydomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/logxydomain_p.h b/src/domain/logxydomain_p.h
index 2f0e49ea..35fe64c8 100644
--- a/src/domain/logxydomain_p.h
+++ b/src/domain/logxydomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/logxypolardomain.cpp b/src/domain/logxypolardomain.cpp
index b720352c..2cb210f3 100644
--- a/src/domain/logxypolardomain.cpp
+++ b/src/domain/logxypolardomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/logxypolardomain_p.h b/src/domain/logxypolardomain_p.h
index c7468ab9..9e12e443 100644
--- a/src/domain/logxypolardomain_p.h
+++ b/src/domain/logxypolardomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/polardomain.cpp b/src/domain/polardomain.cpp
index d9a9d48f..718e8d25 100644
--- a/src/domain/polardomain.cpp
+++ b/src/domain/polardomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/polardomain_p.h b/src/domain/polardomain_p.h
index 81e921d5..7b9a2f1a 100644
--- a/src/domain/polardomain_p.h
+++ b/src/domain/polardomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/xlogydomain.cpp b/src/domain/xlogydomain.cpp
index 9934cbd0..7ad194b5 100644
--- a/src/domain/xlogydomain.cpp
+++ b/src/domain/xlogydomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/xlogydomain_p.h b/src/domain/xlogydomain_p.h
index 68ac6f81..be49526d 100644
--- a/src/domain/xlogydomain_p.h
+++ b/src/domain/xlogydomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/xlogypolardomain.cpp b/src/domain/xlogypolardomain.cpp
index 1843191a..cf0158e3 100644
--- a/src/domain/xlogypolardomain.cpp
+++ b/src/domain/xlogypolardomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/xlogypolardomain_p.h b/src/domain/xlogypolardomain_p.h
index 3c3a45b7..3159855a 100644
--- a/src/domain/xlogypolardomain_p.h
+++ b/src/domain/xlogypolardomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/xydomain.cpp b/src/domain/xydomain.cpp
index f2f37b35..8b41e732 100644
--- a/src/domain/xydomain.cpp
+++ b/src/domain/xydomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/xydomain_p.h b/src/domain/xydomain_p.h
index 657377b2..4bd3ecd0 100644
--- a/src/domain/xydomain_p.h
+++ b/src/domain/xydomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/domain/xypolardomain.cpp b/src/domain/xypolardomain.cpp
index 1e8c2601..03b5a893 100644
--- a/src/domain/xypolardomain.cpp
+++ b/src/domain/xypolardomain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/domain/xypolardomain_p.h b/src/domain/xypolardomain_p.h
index 662cc5ee..e2896e02 100644
--- a/src/domain/xypolardomain_p.h
+++ b/src/domain/xypolardomain_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/layout/abstractchartlayout.cpp b/src/layout/abstractchartlayout.cpp
index 4d05d23c..de7ca554 100644
--- a/src/layout/abstractchartlayout.cpp
+++ b/src/layout/abstractchartlayout.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/layout/abstractchartlayout_p.h b/src/layout/abstractchartlayout_p.h
index d28af3d2..3f403198 100644
--- a/src/layout/abstractchartlayout_p.h
+++ b/src/layout/abstractchartlayout_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/layout/cartesianchartlayout.cpp b/src/layout/cartesianchartlayout.cpp
index f5317752..67f9d4ab 100644
--- a/src/layout/cartesianchartlayout.cpp
+++ b/src/layout/cartesianchartlayout.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/layout/cartesianchartlayout_p.h b/src/layout/cartesianchartlayout_p.h
index 88d540b0..32c75ce9 100644
--- a/src/layout/cartesianchartlayout_p.h
+++ b/src/layout/cartesianchartlayout_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/layout/polarchartlayout.cpp b/src/layout/polarchartlayout.cpp
index 6a04e572..b2ea16eb 100644
--- a/src/layout/polarchartlayout.cpp
+++ b/src/layout/polarchartlayout.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/layout/polarchartlayout_p.h b/src/layout/polarchartlayout_p.h
index e8d5db44..5ecd77d4 100644
--- a/src/layout/polarchartlayout_p.h
+++ b/src/layout/polarchartlayout_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/legendlayout.cpp b/src/legend/legendlayout.cpp
index 6d5f8328..fb43b325 100644
--- a/src/legend/legendlayout.cpp
+++ b/src/legend/legendlayout.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/legendlayout_p.h b/src/legend/legendlayout_p.h
index 4c7c338d..8b971ae0 100644
--- a/src/legend/legendlayout_p.h
+++ b/src/legend/legendlayout_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/legendmarkeritem.cpp b/src/legend/legendmarkeritem.cpp
index 92f9202c..727b663a 100644
--- a/src/legend/legendmarkeritem.cpp
+++ b/src/legend/legendmarkeritem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/legend/legendmarkeritem_p.h b/src/legend/legendmarkeritem_p.h
index e9d37176..bd8e0de9 100644
--- a/src/legend/legendmarkeritem_p.h
+++ b/src/legend/legendmarkeritem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/legendscroller.cpp b/src/legend/legendscroller.cpp
index c1f5c2af..ae3a3119 100644
--- a/src/legend/legendscroller.cpp
+++ b/src/legend/legendscroller.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/legendscroller_p.h b/src/legend/legendscroller_p.h
index 6717ac7b..a2a9318c 100644
--- a/src/legend/legendscroller_p.h
+++ b/src/legend/legendscroller_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/qarealegendmarker.cpp b/src/legend/qarealegendmarker.cpp
index 5f5fc35c..4048c4fa 100644
--- a/src/legend/qarealegendmarker.cpp
+++ b/src/legend/qarealegendmarker.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qarealegendmarker.h b/src/legend/qarealegendmarker.h
index c1501d1e..ed00b907 100644
--- a/src/legend/qarealegendmarker.h
+++ b/src/legend/qarealegendmarker.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qarealegendmarker_p.h b/src/legend/qarealegendmarker_p.h
index 839ab579..c2085a6c 100644
--- a/src/legend/qarealegendmarker_p.h
+++ b/src/legend/qarealegendmarker_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/qbarlegendmarker.cpp b/src/legend/qbarlegendmarker.cpp
index 64d62dd1..12dc613c 100644
--- a/src/legend/qbarlegendmarker.cpp
+++ b/src/legend/qbarlegendmarker.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qbarlegendmarker.h b/src/legend/qbarlegendmarker.h
index 1eda49d5..86e86a45 100644
--- a/src/legend/qbarlegendmarker.h
+++ b/src/legend/qbarlegendmarker.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qbarlegendmarker_p.h b/src/legend/qbarlegendmarker_p.h
index 9bd99bdb..24026b16 100644
--- a/src/legend/qbarlegendmarker_p.h
+++ b/src/legend/qbarlegendmarker_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/qboxplotlegendmarker.cpp b/src/legend/qboxplotlegendmarker.cpp
index 6b239e6a..773c435f 100644
--- a/src/legend/qboxplotlegendmarker.cpp
+++ b/src/legend/qboxplotlegendmarker.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qboxplotlegendmarker.h b/src/legend/qboxplotlegendmarker.h
index 69c16aff..a3c2f1e8 100644
--- a/src/legend/qboxplotlegendmarker.h
+++ b/src/legend/qboxplotlegendmarker.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qboxplotlegendmarker_p.h b/src/legend/qboxplotlegendmarker_p.h
index 8e403cbd..7fbdb48b 100644
--- a/src/legend/qboxplotlegendmarker_p.h
+++ b/src/legend/qboxplotlegendmarker_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/qlegend.cpp b/src/legend/qlegend.cpp
index 4d6af797..6fef1398 100644
--- a/src/legend/qlegend.cpp
+++ b/src/legend/qlegend.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/legend/qlegend.h b/src/legend/qlegend.h
index 0433891a..81fc9d1a 100644
--- a/src/legend/qlegend.h
+++ b/src/legend/qlegend.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qlegend_p.h b/src/legend/qlegend_p.h
index 38d46ea5..0a23f469 100644
--- a/src/legend/qlegend_p.h
+++ b/src/legend/qlegend_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/qlegendmarker.cpp b/src/legend/qlegendmarker.cpp
index b285090e..8b464c68 100644
--- a/src/legend/qlegendmarker.cpp
+++ b/src/legend/qlegendmarker.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/legend/qlegendmarker.h b/src/legend/qlegendmarker.h
index f4b5de04..d9579755 100644
--- a/src/legend/qlegendmarker.h
+++ b/src/legend/qlegendmarker.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/legend/qlegendmarker_p.h b/src/legend/qlegendmarker_p.h
index 1c9fdceb..c10be9bd 100644
--- a/src/legend/qlegendmarker_p.h
+++ b/src/legend/qlegendmarker_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/qpielegendmarker.cpp b/src/legend/qpielegendmarker.cpp
index f681903e..b7906959 100644
--- a/src/legend/qpielegendmarker.cpp
+++ b/src/legend/qpielegendmarker.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qpielegendmarker.h b/src/legend/qpielegendmarker.h
index a36ae151..ef4983f7 100644
--- a/src/legend/qpielegendmarker.h
+++ b/src/legend/qpielegendmarker.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qpielegendmarker_p.h b/src/legend/qpielegendmarker_p.h
index 84388cfb..9e524de6 100644
--- a/src/legend/qpielegendmarker_p.h
+++ b/src/legend/qpielegendmarker_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/legend/qxylegendmarker.cpp b/src/legend/qxylegendmarker.cpp
index 84439c70..2d81e0b1 100644
--- a/src/legend/qxylegendmarker.cpp
+++ b/src/legend/qxylegendmarker.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qxylegendmarker.h b/src/legend/qxylegendmarker.h
index d417f5a5..36bcb387 100644
--- a/src/legend/qxylegendmarker.h
+++ b/src/legend/qxylegendmarker.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/legend/qxylegendmarker_p.h b/src/legend/qxylegendmarker_p.h
index 1afe7c69..9d1e3eaf 100644
--- a/src/legend/qxylegendmarker_p.h
+++ b/src/legend/qxylegendmarker_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/linechart/linechartitem.cpp b/src/linechart/linechartitem.cpp
index 6bc20a1a..0c517df6 100644
--- a/src/linechart/linechartitem.cpp
+++ b/src/linechart/linechartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/linechart/linechartitem_p.h b/src/linechart/linechartitem_p.h
index 2a728f3b..23562518 100644
--- a/src/linechart/linechartitem_p.h
+++ b/src/linechart/linechartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/linechart/qlineseries.cpp b/src/linechart/qlineseries.cpp
index faabffea..9d6043d7 100644
--- a/src/linechart/qlineseries.cpp
+++ b/src/linechart/qlineseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/linechart/qlineseries.h b/src/linechart/qlineseries.h
index c7578262..18572503 100644
--- a/src/linechart/qlineseries.h
+++ b/src/linechart/qlineseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/linechart/qlineseries_p.h b/src/linechart/qlineseries_p.h
index 210a947e..9917dcf8 100644
--- a/src/linechart/qlineseries_p.h
+++ b/src/linechart/qlineseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/piechart/piechartitem.cpp b/src/piechart/piechartitem.cpp
index aace6597..2cfa41cc 100644
--- a/src/piechart/piechartitem.cpp
+++ b/src/piechart/piechartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/piechartitem_p.h b/src/piechart/piechartitem_p.h
index 68f0e373..af6d9806 100644
--- a/src/piechart/piechartitem_p.h
+++ b/src/piechart/piechartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/piechart/pieslicedata_p.h b/src/piechart/pieslicedata_p.h
index c9f277e4..c14df6c3 100644
--- a/src/piechart/pieslicedata_p.h
+++ b/src/piechart/pieslicedata_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/piechart/piesliceitem.cpp b/src/piechart/piesliceitem.cpp
index 8d7a5793..e2cc1e4f 100644
--- a/src/piechart/piesliceitem.cpp
+++ b/src/piechart/piesliceitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/piesliceitem_p.h b/src/piechart/piesliceitem_p.h
index a3d262ef..084ceab9 100644
--- a/src/piechart/piesliceitem_p.h
+++ b/src/piechart/piesliceitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/piechart/qhpiemodelmapper.cpp b/src/piechart/qhpiemodelmapper.cpp
index 1fc18df1..ea0f435a 100644
--- a/src/piechart/qhpiemodelmapper.cpp
+++ b/src/piechart/qhpiemodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/qhpiemodelmapper.h b/src/piechart/qhpiemodelmapper.h
index 3db22df5..4ae6fc4f 100644
--- a/src/piechart/qhpiemodelmapper.h
+++ b/src/piechart/qhpiemodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/qpiemodelmapper.cpp b/src/piechart/qpiemodelmapper.cpp
index 3a6e42c0..bbea5f85 100644
--- a/src/piechart/qpiemodelmapper.cpp
+++ b/src/piechart/qpiemodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/qpiemodelmapper.h b/src/piechart/qpiemodelmapper.h
index 289dd2e4..5e8c285b 100644
--- a/src/piechart/qpiemodelmapper.h
+++ b/src/piechart/qpiemodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/qpiemodelmapper_p.h b/src/piechart/qpiemodelmapper_p.h
index 8a8e2aad..66180951 100644
--- a/src/piechart/qpiemodelmapper_p.h
+++ b/src/piechart/qpiemodelmapper_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/piechart/qpieseries.cpp b/src/piechart/qpieseries.cpp
index e7df1c42..d601b589 100644
--- a/src/piechart/qpieseries.cpp
+++ b/src/piechart/qpieseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/qpieseries.h b/src/piechart/qpieseries.h
index bb568cd2..ff09c011 100644
--- a/src/piechart/qpieseries.h
+++ b/src/piechart/qpieseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/qpieseries_p.h b/src/piechart/qpieseries_p.h
index 88e807f4..29032a4b 100644
--- a/src/piechart/qpieseries_p.h
+++ b/src/piechart/qpieseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/piechart/qpieslice.cpp b/src/piechart/qpieslice.cpp
index 3bbd1269..f5fe8575 100644
--- a/src/piechart/qpieslice.cpp
+++ b/src/piechart/qpieslice.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/qpieslice.h b/src/piechart/qpieslice.h
index 251a9167..51e3623a 100644
--- a/src/piechart/qpieslice.h
+++ b/src/piechart/qpieslice.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/qpieslice_p.h b/src/piechart/qpieslice_p.h
index dbeec584..3f325dda 100644
--- a/src/piechart/qpieslice_p.h
+++ b/src/piechart/qpieslice_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/piechart/qvpiemodelmapper.cpp b/src/piechart/qvpiemodelmapper.cpp
index 681a99b0..96a55bef 100644
--- a/src/piechart/qvpiemodelmapper.cpp
+++ b/src/piechart/qvpiemodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/piechart/qvpiemodelmapper.h b/src/piechart/qvpiemodelmapper.h
index 6aecc35f..f0e32461 100644
--- a/src/piechart/qvpiemodelmapper.h
+++ b/src/piechart/qvpiemodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/qabstractseries.cpp b/src/qabstractseries.cpp
index 79b7857b..011c6fe1 100644
--- a/src/qabstractseries.cpp
+++ b/src/qabstractseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/qabstractseries.h b/src/qabstractseries.h
index fc651468..404b2d6d 100644
--- a/src/qabstractseries.h
+++ b/src/qabstractseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/qabstractseries_p.h b/src/qabstractseries_p.h
index f3ef4437..6d620151 100644
--- a/src/qabstractseries_p.h
+++ b/src/qabstractseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/qchart.cpp b/src/qchart.cpp
index a5384198..9cce7e32 100644
--- a/src/qchart.cpp
+++ b/src/qchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -70,7 +70,7 @@ QTCOMMERCIALCHART_BEGIN_NAMESPACE
/*!
\class QChart
- \brief QtCommercial chart API.
+ \brief Qt Enterprise Chart API.
QChart is a QGraphicsWidget that you can show in a QGraphicsScene. It manages the graphical
representation of different types of series and other chart related objects like legend and
diff --git a/src/qchart.h b/src/qchart.h
index 3a645c9d..4bd01d4f 100644
--- a/src/qchart.h
+++ b/src/qchart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/qchart_p.h b/src/qchart_p.h
index 4794e03a..add2c1b5 100644
--- a/src/qchart_p.h
+++ b/src/qchart_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/qchartglobal.h b/src/qchartglobal.h
index 6cf7dd62..5f2e5152 100644
--- a/src/qchartglobal.h
+++ b/src/qchartglobal.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/qchartview.cpp b/src/qchartview.cpp
index 2e9e07ba..f887e383 100644
--- a/src/qchartview.cpp
+++ b/src/qchartview.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/qchartview.h b/src/qchartview.h
index 21b389bc..2f294e3c 100644
--- a/src/qchartview.h
+++ b/src/qchartview.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/qchartview_p.h b/src/qchartview_p.h
index 7bc0e1fe..0d8c409d 100644
--- a/src/qchartview_p.h
+++ b/src/qchartview_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/qpolarchart.cpp b/src/qpolarchart.cpp
index f5db8166..3e688d53 100644
--- a/src/qpolarchart.cpp
+++ b/src/qpolarchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -34,7 +34,7 @@ QTCOMMERCIALCHART_BEGIN_NAMESPACE
/*!
\class QPolarChart
- \brief QtCommercial chart API.
+ \brief Qt Enterprise Chart API.
QPolarChart is a specialization of QChart to show a polar chart.
diff --git a/src/qpolarchart.h b/src/qpolarchart.h
index 123eb578..3e5e3093 100644
--- a/src/qpolarchart.h
+++ b/src/qpolarchart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/scatterchart/qscatterseries.cpp b/src/scatterchart/qscatterseries.cpp
index 29113c0a..c5749645 100644
--- a/src/scatterchart/qscatterseries.cpp
+++ b/src/scatterchart/qscatterseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/scatterchart/qscatterseries.h b/src/scatterchart/qscatterseries.h
index f8a332e0..83c3facf 100644
--- a/src/scatterchart/qscatterseries.h
+++ b/src/scatterchart/qscatterseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/scatterchart/qscatterseries_p.h b/src/scatterchart/qscatterseries_p.h
index c95c8f2d..6bc42ceb 100644
--- a/src/scatterchart/qscatterseries_p.h
+++ b/src/scatterchart/qscatterseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/scatterchart/scatterchartitem.cpp b/src/scatterchart/scatterchartitem.cpp
index 42fb66a4..146a822d 100644
--- a/src/scatterchart/scatterchartitem.cpp
+++ b/src/scatterchart/scatterchartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/scatterchart/scatterchartitem_p.h b/src/scatterchart/scatterchartitem_p.h
index e00404a4..a6a297b3 100644
--- a/src/scatterchart/scatterchartitem_p.h
+++ b/src/scatterchart/scatterchartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/scroller.cpp b/src/scroller.cpp
index 0f0e9382..a1e3d712 100644
--- a/src/scroller.cpp
+++ b/src/scroller.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/scroller_p.h b/src/scroller_p.h
index da29dd88..b766b3a0 100644
--- a/src/scroller_p.h
+++ b/src/scroller_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/splinechart/qsplineseries.cpp b/src/splinechart/qsplineseries.cpp
index a76d71a5..29ab231a 100644
--- a/src/splinechart/qsplineseries.cpp
+++ b/src/splinechart/qsplineseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/splinechart/qsplineseries.h b/src/splinechart/qsplineseries.h
index f7c5b213..deada3ab 100644
--- a/src/splinechart/qsplineseries.h
+++ b/src/splinechart/qsplineseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/splinechart/qsplineseries_p.h b/src/splinechart/qsplineseries_p.h
index 89a1078d..0f3c712f 100644
--- a/src/splinechart/qsplineseries_p.h
+++ b/src/splinechart/qsplineseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/splinechart/splinechartitem.cpp b/src/splinechart/splinechartitem.cpp
index ebac68df..11f9ac9b 100644
--- a/src/splinechart/splinechartitem.cpp
+++ b/src/splinechart/splinechartitem.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/splinechart/splinechartitem_p.h b/src/splinechart/splinechartitem_p.h
index 37e1b52d..11410d00 100644
--- a/src/splinechart/splinechartitem_p.h
+++ b/src/splinechart/splinechartitem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/themes/charttheme_p.h b/src/themes/charttheme_p.h
index e5f11040..6fe2d640 100644
--- a/src/themes/charttheme_p.h
+++ b/src/themes/charttheme_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/themes/chartthemebluecerulean_p.h b/src/themes/chartthemebluecerulean_p.h
index 3ebaebaa..84ba808b 100644
--- a/src/themes/chartthemebluecerulean_p.h
+++ b/src/themes/chartthemebluecerulean_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/themes/chartthemeblueicy_p.h b/src/themes/chartthemeblueicy_p.h
index 243bf8f7..9241dfd9 100644
--- a/src/themes/chartthemeblueicy_p.h
+++ b/src/themes/chartthemeblueicy_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/themes/chartthemebluencs_p.h b/src/themes/chartthemebluencs_p.h
index 753348ba..5c7d7330 100644
--- a/src/themes/chartthemebluencs_p.h
+++ b/src/themes/chartthemebluencs_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/themes/chartthemebrownsand_p.h b/src/themes/chartthemebrownsand_p.h
index d05bf0fc..28a156eb 100644
--- a/src/themes/chartthemebrownsand_p.h
+++ b/src/themes/chartthemebrownsand_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/themes/chartthemedark_p.h b/src/themes/chartthemedark_p.h
index 7341ed15..8aa736a7 100644
--- a/src/themes/chartthemedark_p.h
+++ b/src/themes/chartthemedark_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/themes/chartthemehighcontrast_p.h b/src/themes/chartthemehighcontrast_p.h
index dcd39a77..f48abcb5 100644
--- a/src/themes/chartthemehighcontrast_p.h
+++ b/src/themes/chartthemehighcontrast_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/themes/chartthemelight_p.h b/src/themes/chartthemelight_p.h
index 5543f719..871299f2 100644
--- a/src/themes/chartthemelight_p.h
+++ b/src/themes/chartthemelight_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/themes/chartthemesystem_p.h b/src/themes/chartthemesystem_p.h
index f53a8587..53d8c703 100644
--- a/src/themes/chartthemesystem_p.h
+++ b/src/themes/chartthemesystem_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/xychart/qhxymodelmapper.cpp b/src/xychart/qhxymodelmapper.cpp
index c0d88382..60bf3a35 100644
--- a/src/xychart/qhxymodelmapper.cpp
+++ b/src/xychart/qhxymodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/xychart/qhxymodelmapper.h b/src/xychart/qhxymodelmapper.h
index fa5e43e7..94d9f22f 100644
--- a/src/xychart/qhxymodelmapper.h
+++ b/src/xychart/qhxymodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/xychart/qvxymodelmapper.cpp b/src/xychart/qvxymodelmapper.cpp
index 205d68da..91d055f3 100644
--- a/src/xychart/qvxymodelmapper.cpp
+++ b/src/xychart/qvxymodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/xychart/qvxymodelmapper.h b/src/xychart/qvxymodelmapper.h
index fc1a3b0d..eb0f3532 100644
--- a/src/xychart/qvxymodelmapper.h
+++ b/src/xychart/qvxymodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/xychart/qxymodelmapper.cpp b/src/xychart/qxymodelmapper.cpp
index 458bed85..27fff9cf 100644
--- a/src/xychart/qxymodelmapper.cpp
+++ b/src/xychart/qxymodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/xychart/qxymodelmapper.h b/src/xychart/qxymodelmapper.h
index 72f57c7c..f8516935 100644
--- a/src/xychart/qxymodelmapper.h
+++ b/src/xychart/qxymodelmapper.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/xychart/qxymodelmapper_p.h b/src/xychart/qxymodelmapper_p.h
index e225f857..35eced6d 100644
--- a/src/xychart/qxymodelmapper_p.h
+++ b/src/xychart/qxymodelmapper_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/xychart/qxyseries.cpp b/src/xychart/qxyseries.cpp
index a3171870..5c2d89f2 100644
--- a/src/xychart/qxyseries.cpp
+++ b/src/xychart/qxyseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/xychart/qxyseries.h b/src/xychart/qxyseries.h
index 72c2de5d..64cd5923 100644
--- a/src/xychart/qxyseries.h
+++ b/src/xychart/qxyseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/src/xychart/qxyseries_p.h b/src/xychart/qxyseries_p.h
index 1f56f26e..ac1f7dcb 100644
--- a/src/xychart/qxyseries_p.h
+++ b/src/xychart/qxyseries_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/src/xychart/xychart.cpp b/src/xychart/xychart.cpp
index 7b21f8b1..27754ebc 100644
--- a/src/xychart/xychart.cpp
+++ b/src/xychart/xychart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/src/xychart/xychart_p.h b/src/xychart/xychart_p.h
index 49c57bc3..95b6ac80 100644
--- a/src/xychart/xychart_p.h
+++ b/src/xychart/xychart_p.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
@@ -21,7 +21,7 @@
// W A R N I N G
// -------------
//
-// This file is not part of the QtCommercial Chart API. It exists purely as an
+// This file is not part of the Qt Enterprise Chart API. It exists purely as an
// implementation detail. This header file may change from version to
// version without notice, or even be removed.
//
diff --git a/tests/auto/chartdataset/tst_chartdataset.cpp b/tests/auto/chartdataset/tst_chartdataset.cpp
index feda7ea1..91633add 100644
--- a/tests/auto/chartdataset/tst_chartdataset.cpp
+++ b/tests/auto/chartdataset/tst_chartdataset.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/domain/tst_domain.cpp b/tests/auto/domain/tst_domain.cpp
index 4a9e17f3..948fa1fc 100644
--- a/tests/auto/domain/tst_domain.cpp
+++ b/tests/auto/domain/tst_domain.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/inc/tst_definitions.h b/tests/auto/inc/tst_definitions.h
index 32ddf103..6a0a3526 100644
--- a/tests/auto/inc/tst_definitions.h
+++ b/tests/auto/inc/tst_definitions.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qabstractaxis/tst_qabstractaxis.cpp b/tests/auto/qabstractaxis/tst_qabstractaxis.cpp
index 99f39d88..78a04ecf 100644
--- a/tests/auto/qabstractaxis/tst_qabstractaxis.cpp
+++ b/tests/auto/qabstractaxis/tst_qabstractaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qabstractaxis/tst_qabstractaxis.h b/tests/auto/qabstractaxis/tst_qabstractaxis.h
index a3859f98..63e8e1c4 100644
--- a/tests/auto/qabstractaxis/tst_qabstractaxis.h
+++ b/tests/auto/qabstractaxis/tst_qabstractaxis.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qbarcategoryaxis/tst_qbarcategoryaxis.cpp b/tests/auto/qbarcategoryaxis/tst_qbarcategoryaxis.cpp
index c91ba830..fc46edb3 100644
--- a/tests/auto/qbarcategoryaxis/tst_qbarcategoryaxis.cpp
+++ b/tests/auto/qbarcategoryaxis/tst_qbarcategoryaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/auto/qbarmodelmapper/tst_qbarmodelmapper.cpp b/tests/auto/qbarmodelmapper/tst_qbarmodelmapper.cpp
index 7e5a329f..6f1a1686 100644
--- a/tests/auto/qbarmodelmapper/tst_qbarmodelmapper.cpp
+++ b/tests/auto/qbarmodelmapper/tst_qbarmodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qbarseries/tst_qbarseries.cpp b/tests/auto/qbarseries/tst_qbarseries.cpp
index 8a190bd5..ed693084 100644
--- a/tests/auto/qbarseries/tst_qbarseries.cpp
+++ b/tests/auto/qbarseries/tst_qbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qbarset/tst_qbarset.cpp b/tests/auto/qbarset/tst_qbarset.cpp
index 358e5fb3..24f7bc5f 100644
--- a/tests/auto/qbarset/tst_qbarset.cpp
+++ b/tests/auto/qbarset/tst_qbarset.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qcategoryaxis/tst_qcategoryaxis.cpp b/tests/auto/qcategoryaxis/tst_qcategoryaxis.cpp
index 1b594c9e..5bcf476c 100644
--- a/tests/auto/qcategoryaxis/tst_qcategoryaxis.cpp
+++ b/tests/auto/qcategoryaxis/tst_qcategoryaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/auto/qchart/tst_qchart.cpp b/tests/auto/qchart/tst_qchart.cpp
index ea846ef8..4749bd4e 100644
--- a/tests/auto/qchart/tst_qchart.cpp
+++ b/tests/auto/qchart/tst_qchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qchartview/tst_qchartview.cpp b/tests/auto/qchartview/tst_qchartview.cpp
index 878b2757..467a6096 100644
--- a/tests/auto/qchartview/tst_qchartview.cpp
+++ b/tests/auto/qchartview/tst_qchartview.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qdatetimeaxis/tst_qdatetimeaxis.cpp b/tests/auto/qdatetimeaxis/tst_qdatetimeaxis.cpp
index fa8071fd..34be89a1 100644
--- a/tests/auto/qdatetimeaxis/tst_qdatetimeaxis.cpp
+++ b/tests/auto/qdatetimeaxis/tst_qdatetimeaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp b/tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp
index 6e9ad14b..c4a60e84 100644
--- a/tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp
+++ b/tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp b/tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp
index 2233a184..004e926c 100644
--- a/tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp
+++ b/tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp b/tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp
index 0d9f7543..1a260c27 100644
--- a/tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp
+++ b/tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qlegend/tst_qlegend.cpp b/tests/auto/qlegend/tst_qlegend.cpp
index 07f47954..1d5e32cc 100644
--- a/tests/auto/qlegend/tst_qlegend.cpp
+++ b/tests/auto/qlegend/tst_qlegend.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qlineseries/tst_qlineseries.cpp b/tests/auto/qlineseries/tst_qlineseries.cpp
index bfaf0f62..6b3880bb 100644
--- a/tests/auto/qlineseries/tst_qlineseries.cpp
+++ b/tests/auto/qlineseries/tst_qlineseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qlogvalueaxis/tst_qlogvalueaxis.cpp b/tests/auto/qlogvalueaxis/tst_qlogvalueaxis.cpp
index 3db5e0a5..cc35cd9c 100644
--- a/tests/auto/qlogvalueaxis/tst_qlogvalueaxis.cpp
+++ b/tests/auto/qlogvalueaxis/tst_qlogvalueaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/auto/qml-qtquicktest/main.cpp b/tests/auto/qml-qtquicktest/main.cpp
index db4ce06a..e5ab5fc9 100644
--- a/tests/auto/qml-qtquicktest/main.cpp
+++ b/tests/auto/qml-qtquicktest/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_barcategoryaxis.qml b/tests/auto/qml-qtquicktest/tst_barcategoryaxis.qml
index 06fa7df0..5ae077c6 100644
--- a/tests/auto/qml-qtquicktest/tst_barcategoryaxis.qml
+++ b/tests/auto/qml-qtquicktest/tst_barcategoryaxis.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_barcategoryaxis_1_1.qml b/tests/auto/qml-qtquicktest/tst_barcategoryaxis_1_1.qml
index 091ae59f..c98ae092 100644
--- a/tests/auto/qml-qtquicktest/tst_barcategoryaxis_1_1.qml
+++ b/tests/auto/qml-qtquicktest/tst_barcategoryaxis_1_1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_barseries.qml b/tests/auto/qml-qtquicktest/tst_barseries.qml
index d3781a3a..ecdd5bec 100644
--- a/tests/auto/qml-qtquicktest/tst_barseries.qml
+++ b/tests/auto/qml-qtquicktest/tst_barseries.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_barseries_1_1.qml b/tests/auto/qml-qtquicktest/tst_barseries_1_1.qml
index 964ed95c..5ae9da90 100644
--- a/tests/auto/qml-qtquicktest/tst_barseries_1_1.qml
+++ b/tests/auto/qml-qtquicktest/tst_barseries_1_1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_categoryaxis.qml b/tests/auto/qml-qtquicktest/tst_categoryaxis.qml
index f34a40ed..4c39294e 100644
--- a/tests/auto/qml-qtquicktest/tst_categoryaxis.qml
+++ b/tests/auto/qml-qtquicktest/tst_categoryaxis.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_categoryaxis_1_1.qml b/tests/auto/qml-qtquicktest/tst_categoryaxis_1_1.qml
index 4a1c4b89..14b88685 100644
--- a/tests/auto/qml-qtquicktest/tst_categoryaxis_1_1.qml
+++ b/tests/auto/qml-qtquicktest/tst_categoryaxis_1_1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_chartview.qml b/tests/auto/qml-qtquicktest/tst_chartview.qml
index 0050e5ef..2b35ce0c 100644
--- a/tests/auto/qml-qtquicktest/tst_chartview.qml
+++ b/tests/auto/qml-qtquicktest/tst_chartview.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_chartview_1_1.qml b/tests/auto/qml-qtquicktest/tst_chartview_1_1.qml
index 8333f918..3be7b767 100644
--- a/tests/auto/qml-qtquicktest/tst_chartview_1_1.qml
+++ b/tests/auto/qml-qtquicktest/tst_chartview_1_1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_chartviewfunctions.qml b/tests/auto/qml-qtquicktest/tst_chartviewfunctions.qml
index acae2825..e3dcf747 100644
--- a/tests/auto/qml-qtquicktest/tst_chartviewfunctions.qml
+++ b/tests/auto/qml-qtquicktest/tst_chartviewfunctions.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_chartviewfunctions_1_1.qml b/tests/auto/qml-qtquicktest/tst_chartviewfunctions_1_1.qml
index d37e8726..a0e240a2 100644
--- a/tests/auto/qml-qtquicktest/tst_chartviewfunctions_1_1.qml
+++ b/tests/auto/qml-qtquicktest/tst_chartviewfunctions_1_1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_chartviewsignals.qml b/tests/auto/qml-qtquicktest/tst_chartviewsignals.qml
index c6cdb9fc..92560c42 100644
--- a/tests/auto/qml-qtquicktest/tst_chartviewsignals.qml
+++ b/tests/auto/qml-qtquicktest/tst_chartviewsignals.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_chartviewsignals_1_1.qml b/tests/auto/qml-qtquicktest/tst_chartviewsignals_1_1.qml
index c2072225..64230b76 100644
--- a/tests/auto/qml-qtquicktest/tst_chartviewsignals_1_1.qml
+++ b/tests/auto/qml-qtquicktest/tst_chartviewsignals_1_1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_pieseries.qml b/tests/auto/qml-qtquicktest/tst_pieseries.qml
index 25d53b01..9ab1178a 100644
--- a/tests/auto/qml-qtquicktest/tst_pieseries.qml
+++ b/tests/auto/qml-qtquicktest/tst_pieseries.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_pieseries_1_1.qml b/tests/auto/qml-qtquicktest/tst_pieseries_1_1.qml
index e8109d04..0e1ab141 100644
--- a/tests/auto/qml-qtquicktest/tst_pieseries_1_1.qml
+++ b/tests/auto/qml-qtquicktest/tst_pieseries_1_1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_valueaxis.qml b/tests/auto/qml-qtquicktest/tst_valueaxis.qml
index c1aafb44..54d03aeb 100644
--- a/tests/auto/qml-qtquicktest/tst_valueaxis.qml
+++ b/tests/auto/qml-qtquicktest/tst_valueaxis.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_valueaxis_1_1.qml b/tests/auto/qml-qtquicktest/tst_valueaxis_1_1.qml
index 9e0ee241..f8c23070 100644
--- a/tests/auto/qml-qtquicktest/tst_valueaxis_1_1.qml
+++ b/tests/auto/qml-qtquicktest/tst_valueaxis_1_1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_xyseries.qml b/tests/auto/qml-qtquicktest/tst_xyseries.qml
index 7403f45c..0a13b98f 100644
--- a/tests/auto/qml-qtquicktest/tst_xyseries.qml
+++ b/tests/auto/qml-qtquicktest/tst_xyseries.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml-qtquicktest/tst_xyseries_1_1.qml b/tests/auto/qml-qtquicktest/tst_xyseries_1_1.qml
index 358da32a..199af719 100644
--- a/tests/auto/qml-qtquicktest/tst_xyseries_1_1.qml
+++ b/tests/auto/qml-qtquicktest/tst_xyseries_1_1.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qml/tst_qml.cpp b/tests/auto/qml/tst_qml.cpp
index 1ec19acf..689e1e0d 100644
--- a/tests/auto/qml/tst_qml.cpp
+++ b/tests/auto/qml/tst_qml.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qpercentbarseries/tst_qpercentbarseries.cpp b/tests/auto/qpercentbarseries/tst_qpercentbarseries.cpp
index e2f50103..e03bd8f2 100644
--- a/tests/auto/qpercentbarseries/tst_qpercentbarseries.cpp
+++ b/tests/auto/qpercentbarseries/tst_qpercentbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qpiemodelmapper/tst_qpiemodelmapper.cpp b/tests/auto/qpiemodelmapper/tst_qpiemodelmapper.cpp
index ea140d01..ff462ce4 100644
--- a/tests/auto/qpiemodelmapper/tst_qpiemodelmapper.cpp
+++ b/tests/auto/qpiemodelmapper/tst_qpiemodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qpieseries/tst_qpieseries.cpp b/tests/auto/qpieseries/tst_qpieseries.cpp
index ce6ec53b..27e66e4c 100644
--- a/tests/auto/qpieseries/tst_qpieseries.cpp
+++ b/tests/auto/qpieseries/tst_qpieseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qpieslice/tst_qpieslice.cpp b/tests/auto/qpieslice/tst_qpieslice.cpp
index 65fb7eee..e5b39641 100644
--- a/tests/auto/qpieslice/tst_qpieslice.cpp
+++ b/tests/auto/qpieslice/tst_qpieslice.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qscatterseries/tst_qscatterseries.cpp b/tests/auto/qscatterseries/tst_qscatterseries.cpp
index 4abbb991..9802614c 100644
--- a/tests/auto/qscatterseries/tst_qscatterseries.cpp
+++ b/tests/auto/qscatterseries/tst_qscatterseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qsplineseries/tst_qsplineseries.cpp b/tests/auto/qsplineseries/tst_qsplineseries.cpp
index 9a297f3a..62b852ef 100644
--- a/tests/auto/qsplineseries/tst_qsplineseries.cpp
+++ b/tests/auto/qsplineseries/tst_qsplineseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qstackedbarseries/tst_qstackedbarseries.cpp b/tests/auto/qstackedbarseries/tst_qstackedbarseries.cpp
index 4c6376dd..384cc3bf 100644
--- a/tests/auto/qstackedbarseries/tst_qstackedbarseries.cpp
+++ b/tests/auto/qstackedbarseries/tst_qstackedbarseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/quick2/tst_quick2.cpp b/tests/auto/quick2/tst_quick2.cpp
index 9e23482d..571c6b45 100644
--- a/tests/auto/quick2/tst_quick2.cpp
+++ b/tests/auto/quick2/tst_quick2.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qvalueaxis/tst_qvalueaxis.cpp b/tests/auto/qvalueaxis/tst_qvalueaxis.cpp
index c430be9c..3ee0b5f5 100644
--- a/tests/auto/qvalueaxis/tst_qvalueaxis.cpp
+++ b/tests/auto/qvalueaxis/tst_qvalueaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/auto/qxymodelmapper/tst_qxymodelmapper.cpp b/tests/auto/qxymodelmapper/tst_qxymodelmapper.cpp
index f4c36200..8a3a3f21 100644
--- a/tests/auto/qxymodelmapper/tst_qxymodelmapper.cpp
+++ b/tests/auto/qxymodelmapper/tst_qxymodelmapper.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qxyseries/tst_qxyseries.cpp b/tests/auto/qxyseries/tst_qxyseries.cpp
index b8af4b96..339aae3b 100644
--- a/tests/auto/qxyseries/tst_qxyseries.cpp
+++ b/tests/auto/qxyseries/tst_qxyseries.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/auto/qxyseries/tst_qxyseries.h b/tests/auto/qxyseries/tst_qxyseries.h
index b91e6db0..68d525f8 100644
--- a/tests/auto/qxyseries/tst_qxyseries.h
+++ b/tests/auto/qxyseries/tst_qxyseries.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/boxplottester/customtablemodel.cpp b/tests/boxplottester/customtablemodel.cpp
index cc555a38..312bce15 100644
--- a/tests/boxplottester/customtablemodel.cpp
+++ b/tests/boxplottester/customtablemodel.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/boxplottester/customtablemodel.h b/tests/boxplottester/customtablemodel.h
index fc738602..969d402f 100644
--- a/tests/boxplottester/customtablemodel.h
+++ b/tests/boxplottester/customtablemodel.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/boxplottester/main.cpp b/tests/boxplottester/main.cpp
index 6d0e7cd3..c33adda2 100644
--- a/tests/boxplottester/main.cpp
+++ b/tests/boxplottester/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/boxplottester/mainwidget.cpp b/tests/boxplottester/mainwidget.cpp
index 8dca595e..62a5521f 100644
--- a/tests/boxplottester/mainwidget.cpp
+++ b/tests/boxplottester/mainwidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/boxplottester/mainwidget.h b/tests/boxplottester/mainwidget.h
index d1b72467..d2825ded 100644
--- a/tests/boxplottester/mainwidget.h
+++ b/tests/boxplottester/mainwidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/boxplottester/pentool.cpp b/tests/boxplottester/pentool.cpp
index 0c1b30b2..eff98131 100644
--- a/tests/boxplottester/pentool.cpp
+++ b/tests/boxplottester/pentool.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/boxplottester/pentool.h b/tests/boxplottester/pentool.h
index 2a26c53a..b52fe0a3 100644
--- a/tests/boxplottester/pentool.h
+++ b/tests/boxplottester/pentool.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartdesigner/brushwidget.cpp b/tests/chartdesigner/brushwidget.cpp
index cb27be0b..56c42ed1 100644
--- a/tests/chartdesigner/brushwidget.cpp
+++ b/tests/chartdesigner/brushwidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartdesigner/brushwidget.h b/tests/chartdesigner/brushwidget.h
index 056126ef..fd9e7c4a 100644
--- a/tests/chartdesigner/brushwidget.h
+++ b/tests/chartdesigner/brushwidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartdesigner/engine.cpp b/tests/chartdesigner/engine.cpp
index 685de0a8..5a67ed94 100644
--- a/tests/chartdesigner/engine.cpp
+++ b/tests/chartdesigner/engine.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/chartdesigner/engine.h b/tests/chartdesigner/engine.h
index d7adb5fd..5bcd7629 100644
--- a/tests/chartdesigner/engine.h
+++ b/tests/chartdesigner/engine.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/chartdesigner/main.cpp b/tests/chartdesigner/main.cpp
index cf15946f..708b69f9 100644
--- a/tests/chartdesigner/main.cpp
+++ b/tests/chartdesigner/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartdesigner/mainwindow.cpp b/tests/chartdesigner/mainwindow.cpp
index c2a2b633..6e8b0eb6 100644
--- a/tests/chartdesigner/mainwindow.cpp
+++ b/tests/chartdesigner/mainwindow.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/chartdesigner/mainwindow.h b/tests/chartdesigner/mainwindow.h
index c489f987..8fdb3747 100644
--- a/tests/chartdesigner/mainwindow.h
+++ b/tests/chartdesigner/mainwindow.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartdesigner/objectinspectorwidget.cpp b/tests/chartdesigner/objectinspectorwidget.cpp
index da5516f7..174f5f56 100644
--- a/tests/chartdesigner/objectinspectorwidget.cpp
+++ b/tests/chartdesigner/objectinspectorwidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartdesigner/objectinspectorwidget.h b/tests/chartdesigner/objectinspectorwidget.h
index 7321da53..bec3a4b5 100644
--- a/tests/chartdesigner/objectinspectorwidget.h
+++ b/tests/chartdesigner/objectinspectorwidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartdesigner/penwidget.cpp b/tests/chartdesigner/penwidget.cpp
index d4088ee5..83a8d560 100644
--- a/tests/chartdesigner/penwidget.cpp
+++ b/tests/chartdesigner/penwidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartdesigner/penwidget.h b/tests/chartdesigner/penwidget.h
index fb1b6db6..34b958af 100644
--- a/tests/chartdesigner/penwidget.h
+++ b/tests/chartdesigner/penwidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts.h b/tests/chartviewer/charts.h
index 2d00d852..c88addf6 100644
--- a/tests/chartviewer/charts.h
+++ b/tests/chartviewer/charts.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/barcategoryaxisx.cpp b/tests/chartviewer/charts/axis/barcategoryaxisx.cpp
index b3a81bfe..0b3302fb 100644
--- a/tests/chartviewer/charts/axis/barcategoryaxisx.cpp
+++ b/tests/chartviewer/charts/axis/barcategoryaxisx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/barcategoryaxisxlogy.cpp b/tests/chartviewer/charts/axis/barcategoryaxisxlogy.cpp
index 75525ae9..ba2d5327 100644
--- a/tests/chartviewer/charts/axis/barcategoryaxisxlogy.cpp
+++ b/tests/chartviewer/charts/axis/barcategoryaxisxlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/barcategoryaxisy.cpp b/tests/chartviewer/charts/axis/barcategoryaxisy.cpp
index eaaad836..964a020e 100644
--- a/tests/chartviewer/charts/axis/barcategoryaxisy.cpp
+++ b/tests/chartviewer/charts/axis/barcategoryaxisy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/barcategoryaxisylogx.cpp b/tests/chartviewer/charts/axis/barcategoryaxisylogx.cpp
index 28ea9045..087b18a3 100644
--- a/tests/chartviewer/charts/axis/barcategoryaxisylogx.cpp
+++ b/tests/chartviewer/charts/axis/barcategoryaxisylogx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/categoryaxis.cpp b/tests/chartviewer/charts/axis/categoryaxis.cpp
index eb8f16b3..0358e6eb 100644
--- a/tests/chartviewer/charts/axis/categoryaxis.cpp
+++ b/tests/chartviewer/charts/axis/categoryaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/datetimeaxisx.cpp b/tests/chartviewer/charts/axis/datetimeaxisx.cpp
index 58751301..3f563c28 100644
--- a/tests/chartviewer/charts/axis/datetimeaxisx.cpp
+++ b/tests/chartviewer/charts/axis/datetimeaxisx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/datetimeaxisy.cpp b/tests/chartviewer/charts/axis/datetimeaxisy.cpp
index d1a36042..15042451 100644
--- a/tests/chartviewer/charts/axis/datetimeaxisy.cpp
+++ b/tests/chartviewer/charts/axis/datetimeaxisy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/logvalueaxisx.cpp b/tests/chartviewer/charts/axis/logvalueaxisx.cpp
index d66e5019..98d477d1 100644
--- a/tests/chartviewer/charts/axis/logvalueaxisx.cpp
+++ b/tests/chartviewer/charts/axis/logvalueaxisx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/logvalueaxisy.cpp b/tests/chartviewer/charts/axis/logvalueaxisy.cpp
index df055983..dbb3e84b 100644
--- a/tests/chartviewer/charts/axis/logvalueaxisy.cpp
+++ b/tests/chartviewer/charts/axis/logvalueaxisy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/axis/valueaxis.cpp b/tests/chartviewer/charts/axis/valueaxis.cpp
index e2cd03d7..797d9076 100644
--- a/tests/chartviewer/charts/axis/valueaxis.cpp
+++ b/tests/chartviewer/charts/axis/valueaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/barseries/horizontalbarchart.cpp b/tests/chartviewer/charts/barseries/horizontalbarchart.cpp
index c86cf7e1..36364fe0 100644
--- a/tests/chartviewer/charts/barseries/horizontalbarchart.cpp
+++ b/tests/chartviewer/charts/barseries/horizontalbarchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/barseries/horizontalpercentbarchart.cpp b/tests/chartviewer/charts/barseries/horizontalpercentbarchart.cpp
index bab91d97..8af70b4d 100644
--- a/tests/chartviewer/charts/barseries/horizontalpercentbarchart.cpp
+++ b/tests/chartviewer/charts/barseries/horizontalpercentbarchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/barseries/horizontalstackedbarchart.cpp b/tests/chartviewer/charts/barseries/horizontalstackedbarchart.cpp
index fa975c5a..cac0fc4f 100644
--- a/tests/chartviewer/charts/barseries/horizontalstackedbarchart.cpp
+++ b/tests/chartviewer/charts/barseries/horizontalstackedbarchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/barseries/verticalbarchart.cpp b/tests/chartviewer/charts/barseries/verticalbarchart.cpp
index 9ade0290..52a93125 100644
--- a/tests/chartviewer/charts/barseries/verticalbarchart.cpp
+++ b/tests/chartviewer/charts/barseries/verticalbarchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/barseries/verticalpercentbarchart.cpp b/tests/chartviewer/charts/barseries/verticalpercentbarchart.cpp
index 7f64a8ee..e4c36fd0 100644
--- a/tests/chartviewer/charts/barseries/verticalpercentbarchart.cpp
+++ b/tests/chartviewer/charts/barseries/verticalpercentbarchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/barseries/verticalstackedbarchart.cpp b/tests/chartviewer/charts/barseries/verticalstackedbarchart.cpp
index 217f7ca9..bfe02457 100644
--- a/tests/chartviewer/charts/barseries/verticalstackedbarchart.cpp
+++ b/tests/chartviewer/charts/barseries/verticalstackedbarchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/barlogx.cpp b/tests/chartviewer/charts/domain/barlogx.cpp
index 154762c4..ef4107b1 100644
--- a/tests/chartviewer/charts/domain/barlogx.cpp
+++ b/tests/chartviewer/charts/domain/barlogx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/barlogy.cpp b/tests/chartviewer/charts/domain/barlogy.cpp
index db8624e2..e0bfc0b1 100644
--- a/tests/chartviewer/charts/domain/barlogy.cpp
+++ b/tests/chartviewer/charts/domain/barlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/barpercentlogx.cpp b/tests/chartviewer/charts/domain/barpercentlogx.cpp
index 95c879af..032df079 100644
--- a/tests/chartviewer/charts/domain/barpercentlogx.cpp
+++ b/tests/chartviewer/charts/domain/barpercentlogx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/barpercentlogy.cpp b/tests/chartviewer/charts/domain/barpercentlogy.cpp
index 75fb188a..10f070ff 100644
--- a/tests/chartviewer/charts/domain/barpercentlogy.cpp
+++ b/tests/chartviewer/charts/domain/barpercentlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/barstackedlogx.cpp b/tests/chartviewer/charts/domain/barstackedlogx.cpp
index 84b8e7f9..81138f64 100644
--- a/tests/chartviewer/charts/domain/barstackedlogx.cpp
+++ b/tests/chartviewer/charts/domain/barstackedlogx.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/barstackedlogy.cpp b/tests/chartviewer/charts/domain/barstackedlogy.cpp
index 40dee0d2..f5556fe1 100644
--- a/tests/chartviewer/charts/domain/barstackedlogy.cpp
+++ b/tests/chartviewer/charts/domain/barstackedlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/linelogxlogy.cpp b/tests/chartviewer/charts/domain/linelogxlogy.cpp
index b6aac5be..2fbdb32f 100644
--- a/tests/chartviewer/charts/domain/linelogxlogy.cpp
+++ b/tests/chartviewer/charts/domain/linelogxlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/linelogxy.cpp b/tests/chartviewer/charts/domain/linelogxy.cpp
index ee3bc0e8..c9a61d76 100644
--- a/tests/chartviewer/charts/domain/linelogxy.cpp
+++ b/tests/chartviewer/charts/domain/linelogxy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/linexlogy.cpp b/tests/chartviewer/charts/domain/linexlogy.cpp
index 756dea30..a95b4a0f 100644
--- a/tests/chartviewer/charts/domain/linexlogy.cpp
+++ b/tests/chartviewer/charts/domain/linexlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/scatterlogxlogy.cpp b/tests/chartviewer/charts/domain/scatterlogxlogy.cpp
index 4e233989..0f1d0589 100644
--- a/tests/chartviewer/charts/domain/scatterlogxlogy.cpp
+++ b/tests/chartviewer/charts/domain/scatterlogxlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/scatterlogxy.cpp b/tests/chartviewer/charts/domain/scatterlogxy.cpp
index 8b83a6f7..b57424eb 100644
--- a/tests/chartviewer/charts/domain/scatterlogxy.cpp
+++ b/tests/chartviewer/charts/domain/scatterlogxy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/scatterxlogy.cpp b/tests/chartviewer/charts/domain/scatterxlogy.cpp
index 5c18e1bb..2fb2dac9 100644
--- a/tests/chartviewer/charts/domain/scatterxlogy.cpp
+++ b/tests/chartviewer/charts/domain/scatterxlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/splinelogxlogy.cpp b/tests/chartviewer/charts/domain/splinelogxlogy.cpp
index ece4ec83..e166083d 100644
--- a/tests/chartviewer/charts/domain/splinelogxlogy.cpp
+++ b/tests/chartviewer/charts/domain/splinelogxlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/splinelogxy.cpp b/tests/chartviewer/charts/domain/splinelogxy.cpp
index 380a3b3a..aa2c6bbf 100644
--- a/tests/chartviewer/charts/domain/splinelogxy.cpp
+++ b/tests/chartviewer/charts/domain/splinelogxy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/domain/splinexlogy.cpp b/tests/chartviewer/charts/domain/splinexlogy.cpp
index aa95b516..708f5952 100644
--- a/tests/chartviewer/charts/domain/splinexlogy.cpp
+++ b/tests/chartviewer/charts/domain/splinexlogy.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/font/font.cpp b/tests/chartviewer/charts/font/font.cpp
index f9346780..e4332f92 100644
--- a/tests/chartviewer/charts/font/font.cpp
+++ b/tests/chartviewer/charts/font/font.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/multiaxis/multivalueaxis.cpp b/tests/chartviewer/charts/multiaxis/multivalueaxis.cpp
index 952b566d..803593b8 100644
--- a/tests/chartviewer/charts/multiaxis/multivalueaxis.cpp
+++ b/tests/chartviewer/charts/multiaxis/multivalueaxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/multiaxis/multivalueaxis2.cpp b/tests/chartviewer/charts/multiaxis/multivalueaxis2.cpp
index 0ce49d6d..d3635c8e 100644
--- a/tests/chartviewer/charts/multiaxis/multivalueaxis2.cpp
+++ b/tests/chartviewer/charts/multiaxis/multivalueaxis2.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/multiaxis/multivalueaxis3.cpp b/tests/chartviewer/charts/multiaxis/multivalueaxis3.cpp
index 905c7bad..b30ae5ea 100644
--- a/tests/chartviewer/charts/multiaxis/multivalueaxis3.cpp
+++ b/tests/chartviewer/charts/multiaxis/multivalueaxis3.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/multiaxis/multivalueaxis4.cpp b/tests/chartviewer/charts/multiaxis/multivalueaxis4.cpp
index 7d95ca15..80bf4f27 100644
--- a/tests/chartviewer/charts/multiaxis/multivalueaxis4.cpp
+++ b/tests/chartviewer/charts/multiaxis/multivalueaxis4.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/multiaxis/multivaluebaraxis.cpp b/tests/chartviewer/charts/multiaxis/multivaluebaraxis.cpp
index 6f56f8fd..5d36c718 100644
--- a/tests/chartviewer/charts/multiaxis/multivaluebaraxis.cpp
+++ b/tests/chartviewer/charts/multiaxis/multivaluebaraxis.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/pieseries/donutchart.cpp b/tests/chartviewer/charts/pieseries/donutchart.cpp
index f3cc53cf..c6cbd373 100644
--- a/tests/chartviewer/charts/pieseries/donutchart.cpp
+++ b/tests/chartviewer/charts/pieseries/donutchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/pieseries/piechart.cpp b/tests/chartviewer/charts/pieseries/piechart.cpp
index 26bea041..3ea5fbde 100644
--- a/tests/chartviewer/charts/pieseries/piechart.cpp
+++ b/tests/chartviewer/charts/pieseries/piechart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/size/sizecharts.cpp b/tests/chartviewer/charts/size/sizecharts.cpp
index 0dff47a1..e376216b 100644
--- a/tests/chartviewer/charts/size/sizecharts.cpp
+++ b/tests/chartviewer/charts/size/sizecharts.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/xyseries/areachart.cpp b/tests/chartviewer/charts/xyseries/areachart.cpp
index 95a95eb3..85c88bd7 100644
--- a/tests/chartviewer/charts/xyseries/areachart.cpp
+++ b/tests/chartviewer/charts/xyseries/areachart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/xyseries/linechart.cpp b/tests/chartviewer/charts/xyseries/linechart.cpp
index e301292d..6a0449c3 100644
--- a/tests/chartviewer/charts/xyseries/linechart.cpp
+++ b/tests/chartviewer/charts/xyseries/linechart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/xyseries/scatterchart.cpp b/tests/chartviewer/charts/xyseries/scatterchart.cpp
index 48124712..99d6c67d 100644
--- a/tests/chartviewer/charts/xyseries/scatterchart.cpp
+++ b/tests/chartviewer/charts/xyseries/scatterchart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/charts/xyseries/splinechart.cpp b/tests/chartviewer/charts/xyseries/splinechart.cpp
index d8773bf0..de52bde6 100644
--- a/tests/chartviewer/charts/xyseries/splinechart.cpp
+++ b/tests/chartviewer/charts/xyseries/splinechart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/grid.cpp b/tests/chartviewer/grid.cpp
index 4f997f05..fbf26358 100644
--- a/tests/chartviewer/grid.cpp
+++ b/tests/chartviewer/grid.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/grid.h b/tests/chartviewer/grid.h
index 8b135bff..004d3ba5 100644
--- a/tests/chartviewer/grid.h
+++ b/tests/chartviewer/grid.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/main.cpp b/tests/chartviewer/main.cpp
index 4a7eca37..978bcf1d 100644
--- a/tests/chartviewer/main.cpp
+++ b/tests/chartviewer/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/model.h b/tests/chartviewer/model.h
index 109f1512..ef289eae 100644
--- a/tests/chartviewer/model.h
+++ b/tests/chartviewer/model.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/view.cpp b/tests/chartviewer/view.cpp
index 189eb678..da2617d4 100644
--- a/tests/chartviewer/view.cpp
+++ b/tests/chartviewer/view.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/chartviewer/view.h b/tests/chartviewer/view.h
index d7dc6170..d90deb5b 100644
--- a/tests/chartviewer/view.h
+++ b/tests/chartviewer/view.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartviewer/window.cpp b/tests/chartviewer/window.cpp
index 8c0e7100..4e3db744 100644
--- a/tests/chartviewer/window.cpp
+++ b/tests/chartviewer/window.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
- ** This file is part of the Qt Commercial Charts Add-on.
+ ** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Commercial licenses may use this file in
- ** accordance with the Qt Commercial License Agreement provided with the
+ ** 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.
**
diff --git a/tests/chartviewer/window.h b/tests/chartviewer/window.h
index 2ce2cb13..012503ea 100644
--- a/tests/chartviewer/window.h
+++ b/tests/chartviewer/window.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartwidgettest/dataseriedialog.cpp b/tests/chartwidgettest/dataseriedialog.cpp
index ab319c3e..c900a096 100644
--- a/tests/chartwidgettest/dataseriedialog.cpp
+++ b/tests/chartwidgettest/dataseriedialog.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartwidgettest/dataseriedialog.h b/tests/chartwidgettest/dataseriedialog.h
index 11d99404..f2b3a428 100644
--- a/tests/chartwidgettest/dataseriedialog.h
+++ b/tests/chartwidgettest/dataseriedialog.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartwidgettest/main.cpp b/tests/chartwidgettest/main.cpp
index 6d0e7cd3..c33adda2 100644
--- a/tests/chartwidgettest/main.cpp
+++ b/tests/chartwidgettest/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartwidgettest/mainwidget.cpp b/tests/chartwidgettest/mainwidget.cpp
index be4bed18..b8747200 100644
--- a/tests/chartwidgettest/mainwidget.cpp
+++ b/tests/chartwidgettest/mainwidget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/chartwidgettest/mainwidget.h b/tests/chartwidgettest/mainwidget.h
index 28012ccd..d1d7a210 100644
--- a/tests/chartwidgettest/mainwidget.h
+++ b/tests/chartwidgettest/mainwidget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/polarcharttest/chartview.cpp b/tests/polarcharttest/chartview.cpp
index 4c8c5779..28df9839 100644
--- a/tests/polarcharttest/chartview.cpp
+++ b/tests/polarcharttest/chartview.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/polarcharttest/chartview.h b/tests/polarcharttest/chartview.h
index 82528c29..df6d97d4 100644
--- a/tests/polarcharttest/chartview.h
+++ b/tests/polarcharttest/chartview.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/polarcharttest/main.cpp b/tests/polarcharttest/main.cpp
index 30db2e25..d1da6dc3 100644
--- a/tests/polarcharttest/main.cpp
+++ b/tests/polarcharttest/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/polarcharttest/mainwindow.cpp b/tests/polarcharttest/mainwindow.cpp
index d8d670ad..334c5f2f 100644
--- a/tests/polarcharttest/mainwindow.cpp
+++ b/tests/polarcharttest/mainwindow.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/polarcharttest/mainwindow.h b/tests/polarcharttest/mainwindow.h
index 643f9fcc..e70ebd9c 100644
--- a/tests/polarcharttest/mainwindow.h
+++ b/tests/polarcharttest/mainwindow.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/presenterchart/chartview.cpp b/tests/presenterchart/chartview.cpp
index 3414fdc1..c8a68312 100644
--- a/tests/presenterchart/chartview.cpp
+++ b/tests/presenterchart/chartview.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/presenterchart/chartview.h b/tests/presenterchart/chartview.h
index 990fa59f..9c9b479f 100644
--- a/tests/presenterchart/chartview.h
+++ b/tests/presenterchart/chartview.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/presenterchart/main.cpp b/tests/presenterchart/main.cpp
index de1e00bb..a5234d7f 100644
--- a/tests/presenterchart/main.cpp
+++ b/tests/presenterchart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/main.cpp b/tests/qmlchartaxis/main.cpp
index dddac9a5..5fb06fab 100644
--- a/tests/qmlchartaxis/main.cpp
+++ b/tests/qmlchartaxis/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/Button.qml b/tests/qmlchartaxis/qml/qmlchartaxis/Button.qml
index 9041a47c..929590cb 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/Button.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/Button.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/ChartAxes.qml b/tests/qmlchartaxis/qml/qmlchartaxis/ChartAxes.qml
index 5186da5a..694a6941 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/ChartAxes.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/ChartAxes.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/ChartAxesRevert.qml b/tests/qmlchartaxis/qml/qmlchartaxis/ChartAxesRevert.qml
index f18c9fd8..7c325ed1 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/ChartAxesRevert.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/ChartAxesRevert.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/ConfiguringDynamically.qml b/tests/qmlchartaxis/qml/qmlchartaxis/ConfiguringDynamically.qml
index 3a7fe92d..4fcfbf5f 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/ConfiguringDynamically.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/ConfiguringDynamically.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/CreatingDynamically.qml b/tests/qmlchartaxis/qml/qmlchartaxis/CreatingDynamically.qml
index e262191c..b75b0d70 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/CreatingDynamically.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/CreatingDynamically.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAndUserDefined.qml b/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAndUserDefined.qml
index 4056d8c9..8fd939f5 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAndUserDefined.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAndUserDefined.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxes.qml b/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxes.qml
index d2e06f62..d19d62b6 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxes.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxes.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxesRevert.qml b/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxesRevert.qml
index 08b62354..1289c88c 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxesRevert.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/DefaultAxesRevert.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/Legacy.qml b/tests/qmlchartaxis/qml/qmlchartaxis/Legacy.qml
index 5a60c1f0..aaac2682 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/Legacy.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/Legacy.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/SeriesSpecificDynamic.qml b/tests/qmlchartaxis/qml/qmlchartaxis/SeriesSpecificDynamic.qml
index af2d8d78..376b6137 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/SeriesSpecificDynamic.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/SeriesSpecificDynamic.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/SwitchingDynamically.qml b/tests/qmlchartaxis/qml/qmlchartaxis/SwitchingDynamically.qml
index 55298275..656a8b96 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/SwitchingDynamically.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/SwitchingDynamically.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/UserDefined.qml b/tests/qmlchartaxis/qml/qmlchartaxis/UserDefined.qml
index 8db0b8f4..fc365075 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/UserDefined.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/UserDefined.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/UserDefinedRevert.qml b/tests/qmlchartaxis/qml/qmlchartaxis/UserDefinedRevert.qml
index 001a5601..ca5b836d 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/UserDefinedRevert.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/UserDefinedRevert.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartaxis/qml/qmlchartaxis/main.qml b/tests/qmlchartaxis/qml/qmlchartaxis/main.qml
index e29b5404..ac59156c 100644
--- a/tests/qmlchartaxis/qml/qmlchartaxis/main.qml
+++ b/tests/qmlchartaxis/qml/qmlchartaxis/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/main.cpp b/tests/qmlchartproperties/main.cpp
index 50ad6a4f..288aa8ec 100644
--- a/tests/qmlchartproperties/main.cpp
+++ b/tests/qmlchartproperties/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/AreaChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/AreaChart.qml
index 7d8d0cb9..1d9d892c 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/AreaChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/AreaChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/AreaEditor.qml b/tests/qmlchartproperties/qml/qmlchartproperties/AreaEditor.qml
index 8363b0ea..cda3faec 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/AreaEditor.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/AreaEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/BarChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/BarChart.qml
index 37e747e4..afc73e77 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/BarChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/BarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/BarEditor.qml b/tests/qmlchartproperties/qml/qmlchartproperties/BarEditor.qml
index 28ce8d0e..fb8379be 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/BarEditor.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/BarEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/Button.qml b/tests/qmlchartproperties/qml/qmlchartproperties/Button.qml
index 9041a47c..929590cb 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/Button.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/Button.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/Chart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/Chart.qml
index 626615a8..983b2d2f 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/Chart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/Chart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditor.qml b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditor.qml
index cd8e3148..7823de4c 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditor.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorAxis.qml b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorAxis.qml
index 0bd02e09..8231b7ac 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorAxis.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorAxis.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorLegend.qml b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorLegend.qml
index 04db337f..25d82754 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorLegend.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorLegend.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorProperties.qml b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorProperties.qml
index 814bd71e..358a68a8 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorProperties.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorProperties.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorSeries.qml b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorSeries.qml
index 52c7e8bc..76f4629e 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorSeries.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorSeries.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorTitle.qml b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorTitle.qml
index ba8d02d5..9d437a77 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorTitle.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/ChartEditorTitle.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/FontEditor.qml b/tests/qmlchartproperties/qml/qmlchartproperties/FontEditor.qml
index 5210ddab..0b6cbc28 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/FontEditor.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/FontEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalBarChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalBarChart.qml
index 279b1bf6..8c723224 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalBarChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalPercentBarChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalPercentBarChart.qml
index a21492a7..3030245c 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalPercentBarChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalPercentBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalStackedBarChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalStackedBarChart.qml
index 01290f09..47145633 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalStackedBarChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/HorizontalStackedBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/LineChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/LineChart.qml
index b6b71d1d..dbeef268 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/LineChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/LineChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/LineEditor.qml b/tests/qmlchartproperties/qml/qmlchartproperties/LineEditor.qml
index bbbc1dfd..6c99ebab 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/LineEditor.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/LineEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/PercentBarChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/PercentBarChart.qml
index 424f8496..91e46702 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/PercentBarChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/PercentBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/PieChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/PieChart.qml
index de1d1549..fdc2751b 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/PieChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/PieChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/PieEditor.qml b/tests/qmlchartproperties/qml/qmlchartproperties/PieEditor.qml
index 0a0b55e1..8550c54d 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/PieEditor.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/PieEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/ScatterChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/ScatterChart.qml
index 3c8900ef..b3810ed2 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/ScatterChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/ScatterChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/ScatterEditor.qml b/tests/qmlchartproperties/qml/qmlchartproperties/ScatterEditor.qml
index ec007531..756929ba 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/ScatterEditor.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/ScatterEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/SplineChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/SplineChart.qml
index 42affa62..9e60f83c 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/SplineChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/SplineChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/StackedBarChart.qml b/tests/qmlchartproperties/qml/qmlchartproperties/StackedBarChart.qml
index d94143b9..9cc67763 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/StackedBarChart.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/StackedBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/loader.qml b/tests/qmlchartproperties/qml/qmlchartproperties/loader.qml
index 9dfba916..0fb06660 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/loader.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/loader.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/qmlchartproperties/qml/qmlchartproperties/main.qml b/tests/qmlchartproperties/qml/qmlchartproperties/main.qml
index 7d038087..d05d8597 100644
--- a/tests/qmlchartproperties/qml/qmlchartproperties/main.qml
+++ b/tests/qmlchartproperties/qml/qmlchartproperties/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/main.cpp b/tests/quick2chartproperties/main.cpp
index 07a0b260..86f6faed 100644
--- a/tests/quick2chartproperties/main.cpp
+++ b/tests/quick2chartproperties/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/AreaChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/AreaChart.qml
index a4483388..5ad4fcbc 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/AreaChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/AreaChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/AreaEditor.qml b/tests/quick2chartproperties/qml/quick2chartproperties/AreaEditor.qml
index 5086980b..95a2903d 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/AreaEditor.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/AreaEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/BarChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/BarChart.qml
index ecda57b1..0c2aa874 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/BarChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/BarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/BarEditor.qml b/tests/quick2chartproperties/qml/quick2chartproperties/BarEditor.qml
index de64f0a5..9223e45a 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/BarEditor.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/BarEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/Button.qml b/tests/quick2chartproperties/qml/quick2chartproperties/Button.qml
index 433957f0..d7b6a670 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/Button.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/Button.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/Chart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/Chart.qml
index f415dacc..a4ba0f20 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/Chart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/Chart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditor.qml b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditor.qml
index 4494df45..6a3f3ae6 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditor.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorAxis.qml b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorAxis.qml
index fcca537b..add8848f 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorAxis.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorAxis.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorLegend.qml b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorLegend.qml
index 26695100..be22da98 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorLegend.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorLegend.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorProperties.qml b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorProperties.qml
index 7ce214e1..b70973a1 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorProperties.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorProperties.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorSeries.qml b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorSeries.qml
index a1c3538e..c52c4173 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorSeries.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorSeries.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorTitle.qml b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorTitle.qml
index 9d982aa1..269a17c9 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorTitle.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/ChartEditorTitle.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/FontEditor.qml b/tests/quick2chartproperties/qml/quick2chartproperties/FontEditor.qml
index 4d7042f1..68d895c1 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/FontEditor.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/FontEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalBarChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalBarChart.qml
index a7d59657..d90edcd1 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalBarChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalPercentBarChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalPercentBarChart.qml
index 05dae6dd..0d23d211 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalPercentBarChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalPercentBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalStackedBarChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalStackedBarChart.qml
index 4f0b3930..ff5c086a 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalStackedBarChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/HorizontalStackedBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/LineChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/LineChart.qml
index 787b619f..d95deea2 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/LineChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/LineChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/LineEditor.qml b/tests/quick2chartproperties/qml/quick2chartproperties/LineEditor.qml
index ac1e2fc5..3227e595 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/LineEditor.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/LineEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/PercentBarChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/PercentBarChart.qml
index 4e1c30f3..83794a52 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/PercentBarChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/PercentBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/PieChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/PieChart.qml
index 85189fcb..821757a8 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/PieChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/PieChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/PieEditor.qml b/tests/quick2chartproperties/qml/quick2chartproperties/PieEditor.qml
index 88e35926..41db2d99 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/PieEditor.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/PieEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/ScatterChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/ScatterChart.qml
index e6fb3dac..39dc6f5b 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/ScatterChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/ScatterChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/ScatterEditor.qml b/tests/quick2chartproperties/qml/quick2chartproperties/ScatterEditor.qml
index bd996b03..d4ef0f8e 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/ScatterEditor.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/ScatterEditor.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/SplineChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/SplineChart.qml
index c66fc962..86a6cdb4 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/SplineChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/SplineChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/StackedBarChart.qml b/tests/quick2chartproperties/qml/quick2chartproperties/StackedBarChart.qml
index 2883d8a5..d93634b1 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/StackedBarChart.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/StackedBarChart.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/loader.qml b/tests/quick2chartproperties/qml/quick2chartproperties/loader.qml
index adbcd31c..bd5f5c31 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/loader.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/loader.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/quick2chartproperties/qml/quick2chartproperties/main.qml b/tests/quick2chartproperties/qml/quick2chartproperties/main.qml
index 60d1e445..1dc356b1 100644
--- a/tests/quick2chartproperties/qml/quick2chartproperties/main.qml
+++ b/tests/quick2chartproperties/qml/quick2chartproperties/main.qml
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/wavechart/main.cpp b/tests/wavechart/main.cpp
index db00968d..e6af0624 100644
--- a/tests/wavechart/main.cpp
+++ b/tests/wavechart/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/wavechart/wavechart.cpp b/tests/wavechart/wavechart.cpp
index 8b679aa8..bb8bde9a 100644
--- a/tests/wavechart/wavechart.cpp
+++ b/tests/wavechart/wavechart.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tests/wavechart/wavechart.h b/tests/wavechart/wavechart.h
index 7eab810b..f8511374 100644
--- a/tests/wavechart/wavechart.h
+++ b/tests/wavechart/wavechart.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tools/Jobs.pm b/tools/Jobs.pm
index e2021daf..4fe00268 100644
--- a/tools/Jobs.pm
+++ b/tools/Jobs.pm
@@ -7,7 +7,7 @@ sub get {
my $jobname = shift;
# Strip the prefix from job name when using ${bamboo.buildPlanName}
- my $prefix = "Digia Qt Commercial - Chart component - ";
+ my $prefix = "Digia Qt Enterprise - Chart component - ";
$jobname =~ s/$prefix//;
# read ini file
diff --git a/tools/demoLauncher/graphicsbutton.cpp b/tools/demoLauncher/graphicsbutton.cpp
index 4ec16f42..72afe4ee 100644
--- a/tools/demoLauncher/graphicsbutton.cpp
+++ b/tools/demoLauncher/graphicsbutton.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tools/demoLauncher/graphicsbutton.h b/tools/demoLauncher/graphicsbutton.h
index 0a0f06a7..1d76f9d4 100644
--- a/tools/demoLauncher/graphicsbutton.h
+++ b/tools/demoLauncher/graphicsbutton.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tools/demoLauncher/main.cpp b/tools/demoLauncher/main.cpp
index dcf3dbac..91e10287 100644
--- a/tools/demoLauncher/main.cpp
+++ b/tools/demoLauncher/main.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tools/demoLauncher/widget.cpp b/tools/demoLauncher/widget.cpp
index 01b21f94..d6a86ed2 100644
--- a/tools/demoLauncher/widget.cpp
+++ b/tools/demoLauncher/widget.cpp
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**
diff --git a/tools/demoLauncher/widget.h b/tools/demoLauncher/widget.h
index dc957626..daabe8e1 100644
--- a/tools/demoLauncher/widget.h
+++ b/tools/demoLauncher/widget.h
@@ -4,11 +4,11 @@
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Qt Commercial Charts Add-on.
+** This file is part of the Qt Enterprise Charts Add-on.
**
** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Commercial licenses may use this file in
-** accordance with the Qt Commercial License Agreement provided with the
+** 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.
**