summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
Diffstat (limited to 'shared')
-rw-r--r--shared/button.cpp30
-rw-r--r--shared/button.h30
-rw-r--r--shared/dataresource.cpp30
-rw-r--r--shared/dataresource.h30
-rw-r--r--shared/flickablearea.cpp30
-rw-r--r--shared/flickablearea.h30
-rw-r--r--shared/kineticscroll.cpp30
-rw-r--r--shared/kineticscroll.h30
-rw-r--r--shared/label.cpp30
-rw-r--r--shared/label.h30
-rw-r--r--shared/listview.cpp30
-rw-r--r--shared/listview.h30
-rw-r--r--shared/model.cpp30
-rw-r--r--shared/model.h30
-rw-r--r--shared/pageslider.cpp30
-rw-r--r--shared/pageslider.h30
-rw-r--r--shared/pixmapwidget.cpp30
-rw-r--r--shared/pixmapwidget.h30
-rw-r--r--shared/scrollarea.cpp30
-rw-r--r--shared/scrollarea.h30
-rw-r--r--shared/scrollbar.cpp30
-rw-r--r--shared/scrollbar.h30
-rw-r--r--shared/system.cpp30
-rw-r--r--shared/system.h30
-rw-r--r--shared/utils.cpp30
-rw-r--r--shared/utils.h30
26 files changed, 156 insertions, 624 deletions
diff --git a/shared/button.cpp b/shared/button.cpp
index e6e8d24..bf70098 100644
--- a/shared/button.cpp
+++ b/shared/button.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/shared/button.h b/shared/button.h
index bac857a..5ff2924 100644
--- a/shared/button.h
+++ b/shared/button.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/shared/dataresource.cpp b/shared/dataresource.cpp
index 083389e..de0260a 100644
--- a/shared/dataresource.cpp
+++ b/shared/dataresource.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/shared/dataresource.h b/shared/dataresource.h
index 6376c5b..c4301a6 100644
--- a/shared/dataresource.h
+++ b/shared/dataresource.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/shared/flickablearea.cpp b/shared/flickablearea.cpp
index 28b674a..502275f 100644
--- a/shared/flickablearea.cpp
+++ b/shared/flickablearea.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/shared/flickablearea.h b/shared/flickablearea.h
index 04c34f2..37d6579 100644
--- a/shared/flickablearea.h
+++ b/shared/flickablearea.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/shared/kineticscroll.cpp b/shared/kineticscroll.cpp
index fe937e9..a2c1748 100644
--- a/shared/kineticscroll.cpp
+++ b/shared/kineticscroll.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/shared/kineticscroll.h b/shared/kineticscroll.h
index ffc8efb..c859255 100644
--- a/shared/kineticscroll.h
+++ b/shared/kineticscroll.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/shared/label.cpp b/shared/label.cpp
index 540587a..061f8d4 100644
--- a/shared/label.cpp
+++ b/shared/label.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/shared/label.h b/shared/label.h
index ac89561..b36e0c9 100644
--- a/shared/label.h
+++ b/shared/label.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/shared/listview.cpp b/shared/listview.cpp
index e5967f3..4a7d77f 100644
--- a/shared/listview.cpp
+++ b/shared/listview.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/shared/listview.h b/shared/listview.h
index 374fda6..14dcfaf 100644
--- a/shared/listview.h
+++ b/shared/listview.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/shared/model.cpp b/shared/model.cpp
index 7156061..75656d2 100644
--- a/shared/model.cpp
+++ b/shared/model.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/shared/model.h b/shared/model.h
index ce6f698..0fe7fb3 100644
--- a/shared/model.h
+++ b/shared/model.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/shared/pageslider.cpp b/shared/pageslider.cpp
index f7c048a..b264b0f 100644
--- a/shared/pageslider.cpp
+++ b/shared/pageslider.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/shared/pageslider.h b/shared/pageslider.h
index 769773a..9609479 100644
--- a/shared/pageslider.h
+++ b/shared/pageslider.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/shared/pixmapwidget.cpp b/shared/pixmapwidget.cpp
index afac7a4..65192d2 100644
--- a/shared/pixmapwidget.cpp
+++ b/shared/pixmapwidget.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/shared/pixmapwidget.h b/shared/pixmapwidget.h
index e2b4d5d..b924489 100644
--- a/shared/pixmapwidget.h
+++ b/shared/pixmapwidget.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/shared/scrollarea.cpp b/shared/scrollarea.cpp
index 3e26993..4b43cb2 100644
--- a/shared/scrollarea.cpp
+++ b/shared/scrollarea.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/shared/scrollarea.h b/shared/scrollarea.h
index 436c3a6..d490794 100644
--- a/shared/scrollarea.h
+++ b/shared/scrollarea.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/shared/scrollbar.cpp b/shared/scrollbar.cpp
index 2668686..de85db4 100644
--- a/shared/scrollbar.cpp
+++ b/shared/scrollbar.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/shared/scrollbar.h b/shared/scrollbar.h
index 93466a7..0962ae8 100644
--- a/shared/scrollbar.h
+++ b/shared/scrollbar.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/shared/system.cpp b/shared/system.cpp
index 5bd5dbd..0499f26 100644
--- a/shared/system.cpp
+++ b/shared/system.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/shared/system.h b/shared/system.h
index 1e0ff22..ecd3fa6 100644
--- a/shared/system.h
+++ b/shared/system.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/shared/utils.cpp b/shared/utils.cpp
index cec7c94..0c3bc6d 100644
--- a/shared/utils.cpp
+++ b/shared/utils.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/shared/utils.h b/shared/utils.h
index a27e6b0..4347ede 100644
--- a/shared/utils.h
+++ b/shared/utils.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.
**
****************************************************************************/