summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/nokia/qgeotiledmap_nokia.cpp
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2021-03-18 15:50:32 +0200
committerTarja Sundqvist <tarja.sundqvist@qt.io>2021-03-22 13:25:22 +0200
commit1bf01b84e30aab2b87a19184ce42160e6c92d8b1 (patch)
tree44286920f93b97262210a0dab3a8ba925ce4fccc /src/plugins/geoservices/nokia/qgeotiledmap_nokia.cpp
parent6b1dc419f9cf32ee8ec739f4f12f44b1addca2d9 (diff)
Revert "Update commercial license headers"v5.15.3-lts-lgpl
This reverts commit a924cd38a71af86023e0a9ea19d3379136b68c7f. Revert of commercial license headers is required for Qt 5.15.3 opensource release. Task-number: QTBUG-91108 Change-Id: I654419ef3fafe26dbf525e7d5e15c4ed9c2c7853 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to 'src/plugins/geoservices/nokia/qgeotiledmap_nokia.cpp')
-rw-r--r--src/plugins/geoservices/nokia/qgeotiledmap_nokia.cpp44
1 files changed, 22 insertions, 22 deletions
diff --git a/src/plugins/geoservices/nokia/qgeotiledmap_nokia.cpp b/src/plugins/geoservices/nokia/qgeotiledmap_nokia.cpp
index 9ccbaa07..722420db 100644
--- a/src/plugins/geoservices/nokia/qgeotiledmap_nokia.cpp
+++ b/src/plugins/geoservices/nokia/qgeotiledmap_nokia.cpp
@@ -1,38 +1,38 @@
/****************************************************************************
**
- ** Copyright (C) 2021 The Qt Company Ltd.
- ** Contact: https://www.qt.io/licensing/
+ ** Copyright (C) 2015 The Qt Company Ltd.
+ ** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtLocation module of the Qt Toolkit.
**
- ** $QT_BEGIN_LICENSE:COMM$
- **
+ ** $QT_BEGIN_LICENSE:LGPL3$
** 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 The Qt Company. For licensing terms
- ** and conditions see https://www.qt.io/terms-conditions. For further
- ** information use the contact form at https://www.qt.io/contact-us.
+ ** and conditions see http://www.qt.io/terms-conditions. For further
+ ** information use the contact form at http://www.qt.io/contact-us.
+ **
+ ** GNU Lesser General Public License Usage
+ ** Alternatively, this file may be used under the terms of the GNU Lesser
+ ** General Public License version 3 as published by the Free Software
+ ** Foundation and appearing in the file LICENSE.LGPLv3 included in the
+ ** packaging of this file. Please review the following information to
+ ** ensure the GNU Lesser General Public License version 3 requirements
+ ** will be met: https://www.gnu.org/licenses/lgpl.html.
+ **
+ ** GNU General Public License Usage
+ ** Alternatively, this file may be used under the terms of the GNU
+ ** General Public License version 2.0 or later as published by the Free
+ ** Software Foundation and appearing in the file LICENSE.GPL included in
+ ** the packaging of this file. Please review the following information to
+ ** ensure the GNU General Public License version 2.0 requirements will be
+ ** met: http://www.gnu.org/licenses/gpl-2.0.html.
**
** $QT_END_LICENSE$
**
- **
- **
- **
- **
- **
- **
- **
- **
- **
- **
- **
- **
- **
- **
- **
- ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **********************************************************************/
+ ****************************************************************************/
#include "qgeotiledmap_nokia.h"
#include "qgeotiledmappingmanagerengine_nokia.h"