Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gxkb
Source: https://github.com/zen-tools/gxkb
Upstream-Contact: Dmytro Poltavchenko <dmytro.poltavchenko@gmail.com>
Files-Excluded:
    debian/*

Files: *
Copyright: 2013-2024, Dmytro Poltavchenko <dmytro.poltavchenko@gmail.com>
License: GPL-2+

Files: Makefile.am
       src/Makefile.am
Copyright: 2006, Free Software Foundation, Inc.
License: PERMISSIVE
 This Makefile.am is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

Files: src/gettext.h
Copyright: 1995-1998, 2000-2002, 2004-2006, 2009-2020, Free Software Foundation, Inc.
License: LGPL-2.1+

Files: doc/INSTALL
Copyright: 1994 - 1996, 1999 - 2002, 2004-2009 Free Software Foundation, Inc.
License: FSFAP
 This file is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even
 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

Files: src/gxkb.c
Copyright: 2008, Alexander Iliev <sasoiliev@mamul.org>
           2014, Dmytro Poltavchenko <dmytro.poltavchenko@gmail.com>
License: GPL-2+

Files: src/xkb-util.c
       src/xkb-config.h
       src/xkb-util.h
       src/xkb-callbacks.h
       src/xkb-config.c
       src/xkb-callbacks.c
Copyright: 2008, Alexander Iliev <sasoiliev@mamul.org>
           2016, Dmytro Poltavchenko <dmytro.poltavchenko@gmail.com>
License: GPL-2+

Files: debian/*
Copyright: 2013, Dmytro Poltavchenko <dmytro.poltavchenko@gmail.com>
           2014-2024, Mateusz Łukasik <mati75@linuxmint.pl>
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 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 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

License: LGPL-2.1+
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 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 
 Lesser General Public License for more details.
Comment:
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses>.
 .
 On Debian systems, the full text of the GNU Lesser General Public License
 version 2 can be found in the file `/usr/share/common-licenses/LGPL-2'.
