summaryrefslogtreecommitdiffstats
path: root/src/animations/xyanimation_p.h
diff options
context:
space:
mode:
authorJani Honkonen <jani.honkonen@digia.com>2012-03-29 13:45:08 +0300
committerJani Honkonen <jani.honkonen@digia.com>2012-03-29 14:19:18 +0300
commit4c76de65bbac3588b9148d16f385b3cc2874b38d (patch)
tree7aa2ae70f5900dafe78c237d83c769162e0c929e /src/animations/xyanimation_p.h
parentdbc1daf2590ac8086bfb96b6a10dff343463a477 (diff)
Add license headers
Diffstat (limited to 'src/animations/xyanimation_p.h')
-rw-r--r--src/animations/xyanimation_p.h20
1 files changed, 20 insertions, 0 deletions
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"