diff options
Diffstat (limited to '')
-rw-r--r-- | debian/copyright | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..d7cfdd4 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,48 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Martin Mares <mj@ucw.cz> + +Files: + * +Copyright: + Copyright © 1997-2022 Martin Mares <mj@ucw.cz> + Copyright © 1999 Jari Kirma <kirma@cs.hut.fi> + Copyright © 2002 Quentin Garnier <cube@cubidou.net> + Copyright © 2003 Bill Moore <billm@eng.sun.com> + Copyright © 2003 Marco Gerards <metgerards@student.han.nl> + Copyright © 2003 Matthew Wilcox <matthew@wil.cx> + Copyright © 2004 Alexander Stock <stock.alexander@gmx.de> + Copyright © 2006 Samuel Thibault <samuel.thibault@ens-lyon.org> + Copyright © 2007 Thomas Schwinge <tschwinge@gnu.org> + Copyright © 2008 Solarflare Communications + Copyright © 2009 Francois Revol <revol@free.fr> + Copyright © 2010, 2017 Rudolf Marek <r.marek@assembler.cz> + Copyright © 2013 Apple, Inc. + Copyright © 2013-2014 Tom Gundersen <teg@jklm.no> + Copyright © 2014 Gerd Hoffmann <kraxel@redhat.com> + Copyright © 2017 Joan Lledó <jlledom@member.fsf.org> + Copyright © 2018 YuJian Gong <gongyujian@acoinfo.com> +License: GPL-2+ + +Files: + debian/* +Copyright: + Copyright © 2020-2023 Guillem Jover <guillem@debian.org> + Copyright © 2020 Collabora Ltd. +License: GPL-2+ + +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. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see <https://www.gnu.org/licenses/>. +Comment: + On Debian systems, the full text of the GNU General Public License + can be found in '/usr/share/common-licenses/GPL-2'. |