summaryrefslogtreecommitdiffstats
path: root/src/package-lib/packagecreator.h
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2022-10-20 22:04:15 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2022-11-24 14:30:54 +0300
commitdd08196a3c92fe0a23fb9ca070ffd46d5e10119c (patch)
tree256593ac7eb2cac0bbbc03c7b5bf8ca8c8133091 /src/package-lib/packagecreator.h
parent3784dc7f718c029098bbbc31a2212e90f7adb047 (diff)
Revert "Update commercial license headers"v6.2.5-lts-lgpl
This reverts commit 1145b600d0397d99e4e4c7a5563b1fe584fc279c. Revert of commercial license headers is required for the Qt 6.2.x opensource releases, Qt 6.2.5 onwards. Task-number: QTBUG-107760 Change-Id: Ica7692717dc65a1468f8270b3974638c2d37d49d Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'src/package-lib/packagecreator.h')
-rw-r--r--src/package-lib/packagecreator.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/package-lib/packagecreator.h b/src/package-lib/packagecreator.h
index d000a0da..eaacc2d0 100644
--- a/src/package-lib/packagecreator.h
+++ b/src/package-lib/packagecreator.h
@@ -1,14 +1,13 @@
/****************************************************************************
**
-** Copyright (C) 2022 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Copyright (C) 2019 Luxoft Sweden AB
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtApplicationManager module of the Qt Toolkit.
**
-** $QT_BEGIN_LICENSE:COMM$
-**
+** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
@@ -17,17 +16,18 @@
** 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$
-**
-**
-**
-**
-**
-**
-**
+** GNU General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU
+** General Public License version 3 or (at your option) any later version
+** approved by the KDE Free Qt Foundation. The licenses are as published by
+** the Free Software Foundation and appearing in the file LICENSE.GPL3
+** included in the packaging of this file. Please review the following
+** information to ensure the GNU General Public License requirements will
+** be met: https://www.gnu.org/licenses/gpl-3.0.html.
**
+** $QT_END_LICENSE$
**
-******************************************************************************/
+****************************************************************************/
#pragma once