Overhauled copyright file.

ubuntu/lunar
Aaron Rainbolt 1 year ago
parent 8c460f8957
commit 786b6b1718

1
debian/changelog vendored

@ -3,6 +3,7 @@ liblxqt (1.2.0-0ubuntu2) UNRELEASED; urgency=medium
* Removed the obsolete '-Wl,--as-needed' linker flag from debian/rules.
* Removed trailing whitespace from changelog.
* Added 'Rules-Requires-Root: no' to debian/control.
* Overhauled copyright file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 28 Nov 2022 14:35:33 -0600

49
debian/copyright vendored

@ -3,17 +3,36 @@ Upstream-Name: liblxqt
Source: https://github.com/lxqt/liblxqt
Files: *
Copyright: 2012-2019, LXQt team
2010-2013, Razor team
2012, The Chromium Authors
2012-2013, Alec Moskvin <alecm@gmx.com>
2016-2018, P.L. Lucas
2016, 2018, Luís Pereira <luis.artur.pereira@gmail.com>
Copyright: 2012-2022 LXQt team
2010-2013 Razor team
License: LGPL-2.1+
Files: lxqtautostartentry.cpp
lxqtautostartentry.h
lxqtnotification.cpp
lxqtnotification.h
lxqtnotification_p.h
lxqtprogramfinder.cpp
lxqtprogramfinder.h
configdialog/lxqtconfigdialog.cpp
configdialog/lxqtconfigdialog.h
configdialog/lxqtconfigdialogcmdlineoptions.cpp
configdialog/lxqtconfigdialogcmdlineoptions.h
configdialog/lxqtconfigdialog_p.h
Copyright: 2012-2013 Alec Moskvin <alecm@gmx.com>
2018 Luis Pereira <luis.artur.pereira@gmail.com>
License: LGPL-2.1+
Files: lxqtbacklight.cpp
lxqtbacklight.h
lxqtbacklight/*
Copyright: 2016-2018 P.L. Lucas
License: GPL-2+
Files: debian/*
Copyright: 2021-2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2019, Alf Gaida <agaida@siduction.org>
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
2022 Simon Quigley <tsimonq2@debian.org>
2022 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: LGPL-2.1+
License: LGPL-2.1+
@ -29,3 +48,17 @@ 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".

Loading…
Cancel
Save