Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://gitlab.gnome.org/raggesilver/marble
Upstream-Name: marble
Upstream-Contact: Paulo Queiroz <pvaqueiroz@gmail.com>

Files: *
Copyright: 2020 Paulo Queiroz <pvaqueiroz@gmail.com>
License: GPL-3+

Files: debian/*
Copyright: 2023 Barak A. Pearlmutter <bap@debian.org>
License: GPL-3+

Files: src/services/Settings.vala src/utils/Utils.vala
Copyright: 2019-2022 Paulo Queiroz <pvaqueiroz@gmail.com>
	   2012-2017 Granite Developers
License: GPL-3+
Comment: Portions of Utils.vala are marked "adapted from
 https://github.com/elementary/granite which is licensed under under
 GPL-3.0-or-later." But that repo says "elementary/granite is licensed
 under the GNU Lesser General Public License v3.0". This puts the
 entire file under GPL-3+, due to the relevant clause in the LGPL.
 Similarly, the entirety of Settings.vala is noted to be a derivative
 work of lib/Services/Settings.vala in that same repository, with the
 file header stating GPL-3+.

License: GPL-3+
 This package 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 package 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 complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
