diff options
author | Iikka Eklund <iikka.eklund@digia.com> | 2012-09-24 08:21:15 +0300 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-09-24 10:54:39 +0200 |
commit | ab61e42d5e8b2525ddeba1d6655b7980b3b2d948 (patch) | |
tree | 1ebcb5e2d65f7d34d044a742cdd2f7cbd5dd39b8 /examples/declarative/mapviewer/content/map/CircleItem.qml | |
parent | b925bb4c5b98fcd28ab947334bdd0fa4924fdefd (diff) | |
download | qtlocation-ab61e42d5e8b2525ddeba1d6655b7980b3b2d948.tar.gz |
Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia
Change-Id: Ic1390da64a219642fa1e1482a7677a4c2db15cbc
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'examples/declarative/mapviewer/content/map/CircleItem.qml')
-rw-r--r-- | examples/declarative/mapviewer/content/map/CircleItem.qml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/declarative/mapviewer/content/map/CircleItem.qml b/examples/declarative/mapviewer/content/map/CircleItem.qml index 54b3cf3b..d5d2f1b2 100644 --- a/examples/declarative/mapviewer/content/map/CircleItem.qml +++ b/examples/declarative/mapviewer/content/map/CircleItem.qml @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/ +** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Contact: http://www.qt-project.org/legal ** ** This file is part of the examples of the Qt Toolkit. ** @@ -17,10 +17,10 @@ ** notice, this list of conditions and the following disclaimer in ** the documentation and/or other materials provided with the ** distribution. -** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor -** the names of its contributors may be used to endorse or promote -** products derived from this software without specific prior written -** permission. +** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names +** of its contributors may be used to endorse or promote products derived +** from this software without specific prior written permission. +** ** ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |