diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..04bff72 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,32 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Xfce Panel Profiles +Upstream-Contact: Sean Davis <bluesabre@xfce.org> +Source: https://git.xfce.org/apps/xfce4-panel-profiles/ + +Files: * +Copyright: 2013, Alistair Buxton <a.j.buxton@gmail.com> + 2015-2022, Sean Davis <bluesabre@xfce.org> +License: GPL-3+ + +Files: debian/* +Copyright: 2022 Leandro Ramos <leandroramos@disroot.org> + 2015-2019 Sean Davis <bluesabre@xfce.org> + 2015-2020 Unit 193 <unit193@ubuntu.com> +License: GPL-3+ + +License: GPL-3+ + 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 3 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. + . + You should have received a copy of the GNU General Public License along with + this package; if not, write to the Free Software Foundation, Inc., 51 Franklin + St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public License version 3 + can be found in the file `/usr/share/common-licenses/GPL-3'. |