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

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

Files: data/com.raggesilver.BlackBox.metainfo.xml.in
Copyright: 2022 Paulo Queiroz <pvaqueiroz@gmail.com>
Comment: <metadata_licence>CC-1.0</> is embedded in this file
License: CC0-1.0

Files: src/services/ThemeProvider.vala
Copyright: 2020-2022 Paulo Queiroz  <pvaqueiroz@gmail.com>
           2021 Christian Hergert <chergert@redhat.com>
Comment: a portion of this file has an additional author and
 additional providence information: "work derived from GNOME Text
 Editor, which is also licensed under the GNU General Public License
 version 3. Additionally, sourced from:
 https://gitlab.gnome.org/GNOME/gnome-text-editor/-/blob/86ceeeda2c35c3b504cfdf817d8119bd41782587/src/editor-recoloring.c
License: GPL-3+

Files: src/utils/Terminal.vala
Copyright: 2020-2022 Paulo Queiroz  <pvaqueiroz@gmail.com>
           2019 Christian Hergert <chergert@redhat.com>
Comment: the 29-line fp_guess_shell shell routine is also "Apache
 License, Version 2.0 <LICENSE-APACHE or
 https://opensource.org/licenses/MIT>, at your option." The remainder
 of the file is GPL-3+.
License: GPL-3+ or APACHE-2.0 or MIT

Files: debian/*
Copyright: 2023 Barak A. Pearlmutter <bap@debian.org>
License: 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".

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all copyright
 and related and neighboring rights to this software to the public domain
 worldwide. This software is distributed without any warranty.
 .
 On Debian systems, the complete text of the Creative Commons 1.0 Universal
 License can be found in "/usr/share/common-licenses/CC0-1.0".

License: Apache-2.0
 On Debian systems, the full text of the Apache License Version 2.0
 can be found in the file `/usr/share/common-licenses/Apache-2.0'.

License: MIT
 Permission is hereby granted, free of charge, to any
 person obtaining a copy of this software and associated
 documentation files (the "Software"), to deal in the
 Software without restriction, including without
 limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of
 the Software, and to permit persons to whom the Software
 is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice
 shall be included in all copies or substantial portions
 of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
 TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
 PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
 SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.