aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-02-05 12:18:46 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-02-05 11:25:47 +0000
commit5ca5a81bf9d583007c87fe8e2520d6ad78a9f0a3 (patch)
tree71221b436941ffb6f53cba096403eb387e6cb9e6
parentb35fce76f14b05d0fcdc88e67451063b95775876 (diff)
Remove unnecessary license template
Other repos do not have this either and the license checker script chokes on it. Change-Id: Ic7bd8e85a9f6bf247918a80185e4cdb7ae38c419 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
-rw-r--r--header.GPL29
1 files changed, 0 insertions, 29 deletions
diff --git a/header.GPL b/header.GPL
deleted file mode 100644
index af4a1636b7..0000000000
--- a/header.GPL
+++ /dev/null
@@ -1,29 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 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:GPL$
-** 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.
-**
-** 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$
-**
-****************************************************************************/
-