summaryrefslogtreecommitdiffstats
path: root/examples/charts/callout
diff options
context:
space:
mode:
authorTitta Heikkala <titta.heikkala@theqtcompany.com>2014-11-12 14:08:11 +0200
committerTitta Heikkala <titta.heikkala@theqtcompany.com>2014-11-12 14:31:55 +0200
commit377e4516d0365d65b87bba8704eeff0bf36e8478 (patch)
tree240f6d457bc28d64aa87125b664bb03ee1c7df13 /examples/charts/callout
parentf78be8da2422a758e0f50d3ca0cced53f44d0f12 (diff)
Updated license headers
Updated new license headers and added missing ones to qdoc files. Change-Id: I9f2af2a8b44c3ebf19fd494628dfaa8775a47b06 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Diffstat (limited to 'examples/charts/callout')
-rw-r--r--examples/charts/callout/callout.cpp16
-rw-r--r--examples/charts/callout/callout.h16
-rw-r--r--examples/charts/callout/main.cpp16
-rw-r--r--examples/charts/callout/view.cpp16
-rw-r--r--examples/charts/callout/view.h16
5 files changed, 35 insertions, 45 deletions
diff --git a/examples/charts/callout/callout.cpp b/examples/charts/callout/callout.cpp
index 906e8d6b..e632b4ed 100644
--- a/examples/charts/callout/callout.cpp
+++ b/examples/charts/callout/callout.cpp
@@ -2,19 +2,17 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://qt.io
**
-** This file is part of the Qt Enterprise Charts Add-on.
+** This file is part of the Qt Charts module.
**
-** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Enterprise licenses may use this file in
-** accordance with the Qt Enterprise License Agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia.
+** Licensees holding valid commercial license for Qt may use this file in
+** accordance with the Qt License Agreement provided with the Software
+** or, alternatively, in accordance with the terms contained in a written
+** agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
-** $QT_END_LICENSE$
+** contact form at http://qt.io
**
****************************************************************************/
diff --git a/examples/charts/callout/callout.h b/examples/charts/callout/callout.h
index bf6ce197..b4a0e351 100644
--- a/examples/charts/callout/callout.h
+++ b/examples/charts/callout/callout.h
@@ -2,19 +2,17 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://qt.io
**
-** This file is part of the Qt Enterprise Charts Add-on.
+** This file is part of the Qt Charts module.
**
-** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Enterprise licenses may use this file in
-** accordance with the Qt Enterprise License Agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia.
+** Licensees holding valid commercial license for Qt may use this file in
+** accordance with the Qt License Agreement provided with the Software
+** or, alternatively, in accordance with the terms contained in a written
+** agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
-** $QT_END_LICENSE$
+** contact form at http://qt.io
**
****************************************************************************/
diff --git a/examples/charts/callout/main.cpp b/examples/charts/callout/main.cpp
index 8673c7d2..356d7037 100644
--- a/examples/charts/callout/main.cpp
+++ b/examples/charts/callout/main.cpp
@@ -2,19 +2,17 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://qt.io
**
-** This file is part of the Qt Enterprise Charts Add-on.
+** This file is part of the Qt Charts module.
**
-** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Enterprise licenses may use this file in
-** accordance with the Qt Enterprise License Agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia.
+** Licensees holding valid commercial license for Qt may use this file in
+** accordance with the Qt License Agreement provided with the Software
+** or, alternatively, in accordance with the terms contained in a written
+** agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
-** $QT_END_LICENSE$
+** contact form at http://qt.io
**
****************************************************************************/
diff --git a/examples/charts/callout/view.cpp b/examples/charts/callout/view.cpp
index 1f1ce8f6..7bceab93 100644
--- a/examples/charts/callout/view.cpp
+++ b/examples/charts/callout/view.cpp
@@ -2,19 +2,17 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
- ** For any questions to Digia, please use contact form at http://qt.digia.com
+ ** For any questions to Digia, please use contact form at http://qt.io
**
- ** This file is part of the Qt Enterprise Charts Add-on.
+ ** This file is part of the Qt Charts module.
**
- ** $QT_BEGIN_LICENSE$
- ** Licensees holding valid Qt Enterprise licenses may use this file in
- ** accordance with the Qt Enterprise License Agreement provided with the
- ** Software or, alternatively, in accordance with the terms contained in
- ** a written agreement between you and Digia.
+ ** Licensees holding valid commercial license for Qt may use this file in
+ ** accordance with the Qt License Agreement provided with the Software
+ ** or, alternatively, in accordance with the terms contained in a written
+ ** agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
- ** contact form at http://qt.digia.com
- ** $QT_END_LICENSE$
+ ** contact form at http://qt.io
**
****************************************************************************/
diff --git a/examples/charts/callout/view.h b/examples/charts/callout/view.h
index 82f41696..22fd2b21 100644
--- a/examples/charts/callout/view.h
+++ b/examples/charts/callout/view.h
@@ -2,19 +2,17 @@
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.digia.com
+** For any questions to Digia, please use contact form at http://qt.io
**
-** This file is part of the Qt Enterprise Charts Add-on.
+** This file is part of the Qt Charts module.
**
-** $QT_BEGIN_LICENSE$
-** Licensees holding valid Qt Enterprise licenses may use this file in
-** accordance with the Qt Enterprise License Agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia.
+** Licensees holding valid commercial license for Qt may use this file in
+** accordance with the Qt License Agreement provided with the Software
+** or, alternatively, in accordance with the terms contained in a written
+** agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
-** contact form at http://qt.digia.com
-** $QT_END_LICENSE$
+** contact form at http://qt.io
**
****************************************************************************/