summaryrefslogtreecommitdiffstats
path: root/src/purchasing/inapppurchase/qinapppurchasebackendfactory.cpp
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2021-03-17 14:32:03 +0200
committerTarja Sundqvist <tarja.sundqvist@qt.io>2021-03-25 11:51:13 +0200
commit255b9e16f286003bbfaff9d48e4548fb0cb3b398 (patch)
tree3f2e26fb8aae3645b17d482c37522b1ebb65df60 /src/purchasing/inapppurchase/qinapppurchasebackendfactory.cpp
parent1a36ca30f42a391f2fd4aeb6b7139fddda9d3625 (diff)
Revert "Update commercial license headers"v5.15.3-lts-lgpl
This reverts commit 1a36ca30f42a391f2fd4aeb6b7139fddda9d3625. Revert of commercial license headers is required for the Qt 5.15.3 opensource release. Task-number: QTBUG-91108 Change-Id: I4e1b2fb894a299cf54fa2285b9f6a1bb199f2f90 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to 'src/purchasing/inapppurchase/qinapppurchasebackendfactory.cpp')
-rw-r--r--src/purchasing/inapppurchase/qinapppurchasebackendfactory.cpp26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/purchasing/inapppurchase/qinapppurchasebackendfactory.cpp b/src/purchasing/inapppurchase/qinapppurchasebackendfactory.cpp
index 2bb4a4a..3bf5760 100644
--- a/src/purchasing/inapppurchase/qinapppurchasebackendfactory.cpp
+++ b/src/purchasing/inapppurchase/qinapppurchasebackendfactory.cpp
@@ -1,28 +1,28 @@
/****************************************************************************
**
-** 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 Purchasing module of the Qt Toolkit.
**
-** $QT_BEGIN_LICENSE:COMM$
-**
+** $QT_BEGIN_LICENSE:LGPL3-COMM$
** 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.
-**
-** $QT_END_LICENSE$
-**
-**
-**
-**
-**
+** 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.
**
+** $QT_END_LICENSE$
**
****************************************************************************/