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/animations/xyanimation_p.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'src/animations/xyanimation_p.h') diff --git a/src/animations/xyanimation_p.h b/src/animations/xyanimation_p.h index 04b289ae..d0abd4d7 100644 --- a/src/animations/xyanimation_p.h +++ b/src/animations/xyanimation_p.h @@ -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$ +** +****************************************************************************/ + #ifndef XYCHARTANIMATION_P_H_ #define XYCHARTANIMATION_P_H_ #include "chartanimation_p.h" -- cgit v1.2.3