diff options
Diffstat (limited to 'examples/declarative/map3d/common/TitleBar.qml')
-rw-r--r-- | examples/declarative/map3d/common/TitleBar.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/declarative/map3d/common/TitleBar.qml b/examples/declarative/map3d/common/TitleBar.qml index f0700a8d..c8bc60c1 100644 --- a/examples/declarative/map3d/common/TitleBar.qml +++ b/examples/declarative/map3d/common/TitleBar.qml @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). +** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the examples of the Qt Mobility Components. +** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of the BSD license as follows: |