From fa59f6127cd8b857343c4f6bacaf7b212ce5b68f Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Mon, 17 Jun 2024 12:18:01 -0500 Subject: [PATCH] Update copyright file --- debian/changelog | 1 + debian/copyright | 24 ++---------------------- 2 files changed, 3 insertions(+), 22 deletions(-) diff --git a/debian/changelog b/debian/changelog index 681f099..2c6b4b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ liblxqt (2.0.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Bump build dependencies. + * Update copyright file. -- Aaron Rainbolt Mon, 17 Jun 2024 11:59:42 -0500 diff --git a/debian/copyright b/debian/copyright index c1c404c..4821d6d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: liblxqt Source: https://github.com/lxqt/liblxqt Files: * -Copyright: 2012-2023 LXQt team +Copyright: 2012-2024 LXQt team 2010-2013 Razor team License: LGPL-2.1+ @@ -23,16 +23,10 @@ Copyright: 2012-2013 Alec Moskvin 2018 Luis Pereira License: LGPL-2.1+ -Files: lxqtbacklight.cpp - lxqtbacklight.h - lxqtbacklight/* -Copyright: 2016-2018 P.L. Lucas -License: GPL-2+ - Files: debian/* Copyright: 2014-2019 Alf Gaida 2022-2023 Simon Quigley - 2022-2023 Aaron Rainbolt + 2022-2024 Aaron Rainbolt License: LGPL-2.1+ License: LGPL-2.1+ @@ -48,17 +42,3 @@ License: LGPL-2.1+ . 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". - -License: GPL-2+ - This program 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 program 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".