summaryrefslogtreecommitdiffstats
path: root/header.LGPL-ONLY
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2020-09-30 07:50:16 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-09-30 10:48:47 +0000
commit9ac8b9c92eb01bf755995669ecd7ab3acf21dd7d (patch)
treeffd2f29158597843c138ec8d211b9fe51c0e4ab8 /header.LGPL-ONLY
parent254b3ef97a01b9a2b5ccdd27a9e9a3d359244a02 (diff)
Remove license header templates from qtbase
After 66d6030924e968dffd98ba88d1382e8b08cc521d those are located in qtqa instead Change-Id: I2b07638d30affe3e2826a231a31d34cfe7e9e4c6 Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit d90647b26a95d88b57fa9e3fec3a821efb226de2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'header.LGPL-ONLY')
-rw-r--r--header.LGPL-ONLY22
1 files changed, 0 insertions, 22 deletions
diff --git a/header.LGPL-ONLY b/header.LGPL-ONLY
deleted file mode 100644
index 70cf167575..0000000000
--- a/header.LGPL-ONLY
+++ /dev/null
@@ -1,22 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) YYYY The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the FOO module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL-ONLY$
-** GNU Lesser General Public License Usage
-** This file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** If you have questions regarding the use of this file, please contact
-** us via http://www.qt.io/contact-us/.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/