From 05f19e4b404b3b1ea071fb61c192435927304932 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: Sun, 16 Aug 2015 02:17:25 +0800 Subject: [PATCH] Drop GPL-2+ license from copyright as it hasn't been mentioned anywhere in headers. --- debian/copyright | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/debian/copyright b/debian/copyright index 120864c..974ea47 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: https://github.com/lxde/lxqt-globalkeys Files: * Copyright: 2012-2015 LXQt team 2010-2012 Razor team -License: GPL-2.0+ and LGPL-2.1+ +License: LGPL-2.1+ Files: debian/* Copyright: 2014-2015 Alf Gaida @@ -25,17 +25,3 @@ License: LGPL-2.1+ . On Debian systems, the complete text of the GNU Lesser General Public License 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. - . - On Debian systems, the complete text of the GNU General - Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".