summaryrefslogtreecommitdiffstats
path: root/src/barchart/qvbarmodelmapper.cpp
diff options
context:
space:
mode:
authorMarek Rosa <marek.rosa@digia.com>2012-06-01 18:10:09 +0300
committerMarek Rosa <marek.rosa@digia.com>2012-06-01 18:10:09 +0300
commit785353bddfc1e54fe08a40b70026752415caee40 (patch)
tree7f9fed7919dd4376ccbbc1a81919ec7a475ec6ae /src/barchart/qvbarmodelmapper.cpp
parentab531266047d446548fa18a97a42f3ead2f8a5c1 (diff)
Added license text to mapper classes
Diffstat (limited to 'src/barchart/qvbarmodelmapper.cpp')
-rw-r--r--src/barchart/qvbarmodelmapper.cpp20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/barchart/qvbarmodelmapper.cpp b/src/barchart/qvbarmodelmapper.cpp
index 7c063d8a..57dfb582 100644
--- a/src/barchart/qvbarmodelmapper.cpp
+++ b/src/barchart/qvbarmodelmapper.cpp
@@ -1,3 +1,23 @@
+/****************************************************************************
+**
+** Copyright (C) 2012 Digia Plc
+** All rights reserved.
+** For any questions to Digia, please use contact form at http://qt.digia.com
+**
+** This file is part of the Qt Commercial Charts Add-on.
+**
+** $QT_BEGIN_LICENSE$
+** Licensees holding valid Qt Commercial licenses may use this file in
+** accordance with the Qt Commercial 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$
+**
+****************************************************************************/
+
#include "qvbarmodelmapper.h"
QTCOMMERCIALCHART_BEGIN_NAMESPACE