Update copyright file

ubuntu/oracular
Aaron Rainbolt 3 months ago
parent 6a6bcd8c28
commit fa59f6127c

1
debian/changelog vendored

@ -2,6 +2,7 @@ liblxqt (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release. * New upstream release.
* Bump build dependencies. * Bump build dependencies.
* Update copyright file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 17 Jun 2024 11:59:42 -0500 -- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 17 Jun 2024 11:59:42 -0500

24
debian/copyright vendored

@ -3,7 +3,7 @@ Upstream-Name: liblxqt
Source: https://github.com/lxqt/liblxqt Source: https://github.com/lxqt/liblxqt
Files: * Files: *
Copyright: 2012-2023 LXQt team Copyright: 2012-2024 LXQt team
2010-2013 Razor team 2010-2013 Razor team
License: LGPL-2.1+ License: LGPL-2.1+
@ -23,16 +23,10 @@ Copyright: 2012-2013 Alec Moskvin <alecm@gmx.com>
2018 Luis Pereira <luis.artur.pereira@gmail.com> 2018 Luis Pereira <luis.artur.pereira@gmail.com>
License: LGPL-2.1+ License: LGPL-2.1+
Files: lxqtbacklight.cpp
lxqtbacklight.h
lxqtbacklight/*
Copyright: 2016-2018 P.L. Lucas
License: GPL-2+
Files: debian/* Files: debian/*
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org> Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
2022-2023 Simon Quigley <tsimonq2@debian.org> 2022-2023 Simon Quigley <tsimonq2@debian.org>
2022-2023 Aaron Rainbolt <arraybolt3@gmail.com> 2022-2024 Aaron Rainbolt <arraybolt3@gmail.com>
License: LGPL-2.1+ License: LGPL-2.1+
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 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+
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".

Loading…
Cancel
Save