From 4c76de65bbac3588b9148d16f385b3cc2874b38d Mon Sep 17 00:00:00 2001 From: Jani Honkonen Date: Thu, 29 Mar 2012 13:45:08 +0300 Subject: Add license headers --- src/splinechart/splinechartitem.cpp | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'src/splinechart/splinechartitem.cpp') diff --git a/src/splinechart/splinechartitem.cpp b/src/splinechart/splinechartitem.cpp index 76800feb..9d9a9a0c 100644 --- a/src/splinechart/splinechartitem.cpp +++ b/src/splinechart/splinechartitem.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 "splinechartitem_p.h" #include "chartpresenter_p.h" #include "chartanimator_p.h" -- cgit v1.2.3