diff options
Diffstat (limited to 'weather/src/yahooweatherresponse.cpp')
| -rw-r--r-- | weather/src/yahooweatherresponse.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/weather/src/yahooweatherresponse.cpp b/weather/src/yahooweatherresponse.cpp index 652d2c8..54a3e11 100644 --- a/weather/src/yahooweatherresponse.cpp +++ b/weather/src/yahooweatherresponse.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 "yahooweatherresponse.h" #include <QDebug> |
