From 52cd54ca3712690186e8536261f71db3fda3702b Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 12 Jan 2018 11:33:47 +0100 Subject: Remove old license header templates License header templates should be at the top if at all. Task-number: PYSIDE-363 Change-Id: If9e2f6631b478b9a1a991682a6f52dce1a04e2dc Reviewed-by: Alexandru Croitor --- sources/shiboken2/header.LGPL-ONLY | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 sources/shiboken2/header.LGPL-ONLY (limited to 'sources/shiboken2/header.LGPL-ONLY') diff --git a/sources/shiboken2/header.LGPL-ONLY b/sources/shiboken2/header.LGPL-ONLY deleted file mode 100644 index 9a676032e..000000000 --- a/sources/shiboken2/header.LGPL-ONLY +++ /dev/null @@ -1,22 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2015 The Qt Company Ltd. -** Contact: http://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$ -** -****************************************************************************/ -- cgit v1.2.3