summaryrefslogtreecommitdiffstats
path: root/src/animations
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 /src/animations
parent3880b19e779569ff87dd5f6c1c77c32d63f40a3a (diff)
Qt Commercial -> Qt Enterprise
Also updated licenses. Change-Id: Ie14327305207e14879c1f1223219fcdfa1669dc0 Reviewed-by: Mika Salmela <mika.salmela@digia.com>
Diffstat (limited to 'src/animations')
-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
20 files changed, 70 insertions, 70 deletions
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.
//