summaryrefslogtreecommitdiffstats
path: root/weather/src/painttextitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'weather/src/painttextitem.cpp')
-rw-r--r--weather/src/painttextitem.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/weather/src/painttextitem.cpp b/weather/src/painttextitem.cpp
index 7356815..586899d 100644
--- a/weather/src/painttextitem.cpp
+++ b/weather/src/painttextitem.cpp
@@ -1,3 +1,15 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: qt-info@nokia.com
+**
+** This software, including documentation, is protected by copyright
+** controlled by Nokia Corporation. You may use this software in
+** accordance with the terms and conditions contained in the Qt Phone
+** Demo License Agreement.
+**
+****************************************************************************/
#include "painttextitem.h"
#include <QPainter>
#include <QDebug>