From 23c55323a6a48ffbeb47462e1596f5880d3e939b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrew=20Lee=20=28=E6=9D=8E=E5=81=A5=E7=A7=8B=29?= Date: Fri, 14 Aug 2015 19:51:26 +0800 Subject: [PATCH] debian/copyright: Drop GPL-2.0+ license as I couldn't find any headers mention that. --- debian/copyright | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/debian/copyright b/debian/copyright index 28bb5a1..486c03b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,7 +6,7 @@ Files: * Copyright: 2012-2015 LXQt team 2010-2012 Razor team 2010-2014 Petr Vanek -License: GPL-2.0+ and LGPL-2.1+ +License: LGPL-2.1+ Files: debian/* Copyright: 2014-2015 Alf Gaida @@ -25,21 +25,6 @@ License: LGPL-2.1+ Lesser General Public License for more details. . On Debian systems, the complete text of the GNU Lesser General - Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". + Public License version 2.1 can be found in + "/usr/share/common-licenses/LGPL-2.1". -License: GPL-2.0+ - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - . - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - You should have received a copy of the GNU General Public License - along with this program. If not, see - . - On Debian systems, the complete text of the GNU General - Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".