summaryrefslogtreecommitdiffstats
path: root/header.LGPL-ONLY
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2020-09-30 07:50:16 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2020-09-30 07:18:08 +0000
commitd90647b26a95d88b57fa9e3fec3a821efb226de2 (patch)
treef46f7488eaa279d333bf0bc90c4016d1a2a96c51 /header.LGPL-ONLY
parent9af32d701995558cea83f0deb391aa44a6e47a1f (diff)
Remove license header templates from qtbase
After 66d6030924e968dffd98ba88d1382e8b08cc521d those are located in qtqa instead Pick-to: 5.15 5.12 Change-Id: I2b07638d30affe3e2826a231a31d34cfe7e9e4c6 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
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$
-**
-****************************************************************************/