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 /doc/src/examples/logfilepositionsource.qdoc | |
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 'doc/src/examples/logfilepositionsource.qdoc')
-rw-r--r-- | doc/src/examples/logfilepositionsource.qdoc | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/src/examples/logfilepositionsource.qdoc b/doc/src/examples/logfilepositionsource.qdoc index c9c1b855..ec146c5e 100644 --- a/doc/src/examples/logfilepositionsource.qdoc +++ b/doc/src/examples/logfilepositionsource.qdoc @@ -1,26 +1,26 @@ /**************************************************************************** ** -** 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 documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:FDL$ -** GNU Free Documentation License +** Commercial License Usage +** Licensees holding valid commercial Qt licenses may use this file in +** accordance with the commercial license agreement provided with the +** Software or, alternatively, in accordance with the terms contained in +** a written agreement between you and Digia. For licensing terms and +** conditions see http://qt.digia.com/licensing. For further information +** use the contact form at http://qt.digia.com/contact-us. +** +** GNU Free Documentation License Usage ** Alternatively, this file may be used under the terms of the GNU Free ** Documentation License version 1.3 as published by the Free Software ** Foundation and appearing in the file included in the packaging of -** this file. -** -** Other Usage -** Alternatively, this file may be used in accordance with the terms -** and conditions contained in a signed written agreement between you -** and Nokia. -** -** -** -** -** +** this file. Please review the following information to ensure +** the GNU Free Documentation License version 1.3 requirements +** will be met: http://www.gnu.org/copyleft/fdl.html. ** $QT_END_LICENSE$ ** ****************************************************************************/ |