summaryrefslogtreecommitdiffstats
path: root/src/charts/xychart/glxyseriesdata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/xychart/glxyseriesdata.cpp')
-rw-r--r--src/charts/xychart/glxyseriesdata.cpp37
1 files changed, 20 insertions, 17 deletions
diff --git a/src/charts/xychart/glxyseriesdata.cpp b/src/charts/xychart/glxyseriesdata.cpp
index fbaf4b2e..f00a837e 100644
--- a/src/charts/xychart/glxyseriesdata.cpp
+++ b/src/charts/xychart/glxyseriesdata.cpp
@@ -1,20 +1,23 @@
-/****************************************************************************
- **
- ** Copyright (C) 2015 The Qt Company Ltd
- ** All rights reserved.
- ** For any questions to The Qt Company, please use contact form at http://qt.io
- **
- ** This file is part of the Qt Charts module.
- **
- ** 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 The Qt Company.
- **
- ** If you have questions regarding the use of this file, please use
- ** contact form at http://qt.io
- **
- ****************************************************************************/
+/******************************************************************************
+**
+** Copyright (C) 2015 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the Qt Charts module.
+**
+** $QT_BEGIN_LICENSE:COMM$
+**
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** $QT_END_LICENSE$
+**
+******************************************************************************/
#include "private/glxyseriesdata_p.h"
#include "private/abstractdomain_p.h"