Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fheroes2
Upstream-Contact: fheroes2 team <fhomm2@gmail.com>
Source: https://github.com/ihhub/fheroes2/releases
Comment: This software is free but uses non-free original game data so it's in contrib.
 The software archive is repackaged to exclude non-DFSG and unneeded files:
  - android/gradle/wrapper/gradle-wrapper.jar
    because this file is a compiled JAR archive
  - files/soundfonts/fheroes2.sf3
    because this file is produced from files with unknown origin and license
  - files/timidity/instruments/*.pat
    because these files have unknown origin and license
Files-Excluded: .github/*
                android/*
                script/android/*
                script/macos/*
                script/windows/*
                src/thirdparty/*
                src/tools/*.vcxproj
                files/soundfonts/fheroes2.sf3
                files/timidity/instruments/*.pat
                VisualStudio/*

Files: *
Copyright: 2019-2025 fheroes2 team <fhomm2@gmail.com>
           2008-2009 Josh Matthews <josh@joshmatthews.net>
           2008-2013 Andrey Afletdinov <fheroes2@gmail.com>
License: GPL-2.0+

Files: debian/*
Copyright: 2012-2015 Dmitry Smirnov <onlyjob@member.fsf.org>
           2022-2025 Anatoliy Gunya <csm.sub21@gmail.com>
License: GPL-2.0+

Files: files/lang/lt.po
Copyright: 2022 fheroes2 team <fhomm2@gmail.com>
           2012-2014 Mantas Kriaučiūnas <mantas@akl.lt>
License: GPL-2.0+

Files: files/lang/pl.po
Copyright: 2021-2022 fheroes2 team <fhomm2@gmail.com>
           2009 Igor Orlov <igororlov@inbox.ru>
           2009 Andrey Afletdinov <afletdinov@mail.dc.baikal.ru>
License: GPL-2.0+

Files: files/lang/ru.po
Copyright: 2021-2024 fheroes2 team <fhomm2@gmail.com>
           2009 Igor Orlov <igororlov@inbox.ru>
           2009 Andrey Afletdinov <afletdinov@gmail.com>
License: GPL-2.0+

Files: script/packaging/common/fheroes2.metainfo.xml
Copyright: 2022 fheroes2 team <fhomm2@gmail.com>
License: CC0-1.0

Files: script/tools/check_code_format.sh
Copyright: 2018 Google LLC
           2021-2024 fheroes2 team <fhomm2@gmail.com>
License: GPL-2.0+

License: CC0-1.0
 On Debian systems, the complete text of the CC0 1.0 Universal
 can be found in "/usr/share/common-licenses/CC0-1.0".

License: GPL-2.0+
 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 2 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 package; if not, see <https://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".