summaryrefslogtreecommitdiffstats
path: root/hyperui/src
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2010-08-19 17:44:23 +0200
committerThiago Macieira <thiago@kde.org>2010-08-19 17:44:23 +0200
commit671c364ff69dbf9beb18ec66cb360bd3a669ce38 (patch)
treed4d4dc3c0398523027435d19045f7c6fc16296b4 /hyperui/src
parent836e269542a4bb874436ddacd170e19fb20f8e31 (diff)
Update license headers to allow inclusion into other applications at any license
Diffstat (limited to 'hyperui/src')
-rw-r--r--hyperui/src/clockwidget.cpp30
-rw-r--r--hyperui/src/clockwidget.h30
-rw-r--r--hyperui/src/contactlist.cpp30
-rw-r--r--hyperui/src/contactlist.h30
-rw-r--r--hyperui/src/contactresource.cpp30
-rw-r--r--hyperui/src/contactresource.h30
-rw-r--r--hyperui/src/draggablepreview.cpp30
-rw-r--r--hyperui/src/draggablepreview.h30
-rw-r--r--hyperui/src/global.cpp30
-rw-r--r--hyperui/src/global.h30
-rw-r--r--hyperui/src/main.cpp30
-rw-r--r--hyperui/src/mainwindow.cpp30
-rw-r--r--hyperui/src/mainwindow.h30
-rw-r--r--hyperui/src/menuview.cpp30
-rw-r--r--hyperui/src/menuview.h30
-rw-r--r--hyperui/src/pagemenu.cpp30
-rw-r--r--hyperui/src/pagemenu.h30
-rw-r--r--hyperui/src/pageview.cpp30
-rw-r--r--hyperui/src/pageview.h30
-rw-r--r--hyperui/src/phoneview.cpp30
-rw-r--r--hyperui/src/phoneview.h30
-rw-r--r--hyperui/src/view.cpp30
-rw-r--r--hyperui/src/view.h30
23 files changed, 138 insertions, 552 deletions
diff --git a/hyperui/src/clockwidget.cpp b/hyperui/src/clockwidget.cpp
index b6388b5..0f3b7ca 100644
--- a/hyperui/src/clockwidget.cpp
+++ b/hyperui/src/clockwidget.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/clockwidget.h b/hyperui/src/clockwidget.h
index 62a1890..12bceb3 100644
--- a/hyperui/src/clockwidget.h
+++ b/hyperui/src/clockwidget.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/contactlist.cpp b/hyperui/src/contactlist.cpp
index 89a6a3e..f8666e6 100644
--- a/hyperui/src/contactlist.cpp
+++ b/hyperui/src/contactlist.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/contactlist.h b/hyperui/src/contactlist.h
index 096cc30..f7a9f93 100644
--- a/hyperui/src/contactlist.h
+++ b/hyperui/src/contactlist.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/contactresource.cpp b/hyperui/src/contactresource.cpp
index 348627d..f185463 100644
--- a/hyperui/src/contactresource.cpp
+++ b/hyperui/src/contactresource.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/contactresource.h b/hyperui/src/contactresource.h
index 10add4f..5fff87e 100644
--- a/hyperui/src/contactresource.h
+++ b/hyperui/src/contactresource.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/draggablepreview.cpp b/hyperui/src/draggablepreview.cpp
index 4ffe814..20befe5 100644
--- a/hyperui/src/draggablepreview.cpp
+++ b/hyperui/src/draggablepreview.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/draggablepreview.h b/hyperui/src/draggablepreview.h
index 656f556..17e434a 100644
--- a/hyperui/src/draggablepreview.h
+++ b/hyperui/src/draggablepreview.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/global.cpp b/hyperui/src/global.cpp
index 784cb6b..a70d419 100644
--- a/hyperui/src/global.cpp
+++ b/hyperui/src/global.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/global.h b/hyperui/src/global.h
index 7fb0237..4444083 100644
--- a/hyperui/src/global.h
+++ b/hyperui/src/global.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/main.cpp b/hyperui/src/main.cpp
index ee4324e..05fda8c 100644
--- a/hyperui/src/main.cpp
+++ b/hyperui/src/main.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/mainwindow.cpp b/hyperui/src/mainwindow.cpp
index 5006917..a59f3a2 100644
--- a/hyperui/src/mainwindow.cpp
+++ b/hyperui/src/mainwindow.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/mainwindow.h b/hyperui/src/mainwindow.h
index f945e44..d0778b0 100644
--- a/hyperui/src/mainwindow.h
+++ b/hyperui/src/mainwindow.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/menuview.cpp b/hyperui/src/menuview.cpp
index 4eda89d..3feba48 100644
--- a/hyperui/src/menuview.cpp
+++ b/hyperui/src/menuview.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/menuview.h b/hyperui/src/menuview.h
index d557816..c25e73c 100644
--- a/hyperui/src/menuview.h
+++ b/hyperui/src/menuview.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/pagemenu.cpp b/hyperui/src/pagemenu.cpp
index 9053ca7..3ce903b 100644
--- a/hyperui/src/pagemenu.cpp
+++ b/hyperui/src/pagemenu.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/pagemenu.h b/hyperui/src/pagemenu.h
index efc9bf7..f29de69 100644
--- a/hyperui/src/pagemenu.h
+++ b/hyperui/src/pagemenu.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/pageview.cpp b/hyperui/src/pageview.cpp
index 3f3812d..621d95b 100644
--- a/hyperui/src/pageview.cpp
+++ b/hyperui/src/pageview.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/pageview.h b/hyperui/src/pageview.h
index 130e9eb..fbbd969 100644
--- a/hyperui/src/pageview.h
+++ b/hyperui/src/pageview.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/phoneview.cpp b/hyperui/src/phoneview.cpp
index ee20cfc..10c968a 100644
--- a/hyperui/src/phoneview.cpp
+++ b/hyperui/src/phoneview.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/phoneview.h b/hyperui/src/phoneview.h
index 4ba7c35..51df87c 100644
--- a/hyperui/src/phoneview.h
+++ b/hyperui/src/phoneview.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/view.cpp b/hyperui/src/view.cpp
index 5668ae4..422ce8c 100644
--- a/hyperui/src/view.cpp
+++ b/hyperui/src/view.cpp
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/
diff --git a/hyperui/src/view.h b/hyperui/src/view.h
index 2793fa8..0e7392d 100644
--- a/hyperui/src/view.h
+++ b/hyperui/src/view.h
@@ -1,31 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
-** Contact: openBossa - INdT (renato.chencarek@openbossa.org)
+** Contact: qt-info@nokia.com
**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** the openBossa stream from INdT (renato.chencarek@openbossa.org).
-** $QT_END_LICENSE$
+** 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.
**
****************************************************************************/