Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyresample
Source: https://github.com/pytroll/pyresample
 The upstream tarball is repacked to exclude C/C++ source files
 automatically generated by Cython.
Files-Excluded: pyresample/ewa/_fornav.cpp
 pyresample/ewa/_ll2cr.c
 pyresample/gradient/_gradient_search.c

Files: *
Copyright:   2015-2020, Pyresample developers
       2010, 2013-2020, Martin Raspaud <martin.raspaud@smhi.se>
             2014-2019, PyTroll Developers
             2013-2019, Leon Majewski <leon.majewski@bom.gov.au>
             2010-2016, Esben S. Nielsen <esn@dmi.dk>
             2010-2016, Thomas Lavergne <t.lavergne@met.no>
       2010, 2014-2016, Adam Dybbroe
License: LGPL-3+

Files: versioneer.py
Copyright: 2018, Brian Warner
License: CC0-1.0

Files: pyresample/bilinear/__init__.py
Copyright: 2017 Panu Lahtinen <panu.lahtinen@fmi.fi>
License: GPL-3+

Files: pyresample/image.py
Copyright: 2010-2015, Esben S. Nielsen <esn@dmi.dk>
License: GPL-3+

Files: pyresample/gradient/_gradient_search.pyx
Copyright: 2013-2019, Martin Raspaud <martin.raspaud@smhi.se>
                      Leon Majewski  <leon.majewski@bom.gov.au>
License: GPL-3+

Files: pyresample/ewa/*
       pyresample/test/test_ewa_*
       pyresample/test/utils.py
Copyright: 2016-2019 David Hoese <david.hoese@ssec.wisc.edu>
License: GPL-3+

Files: debian/*
Copyright: 2013-2019, Antonio Valentino <antonio.valentino@tiscali.it>
License: GPL-3+

License: GPL-3+
 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 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 <http://www.gnu.org/licenses/>.
 .
 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: LGPL-3+
 This package 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 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
 Lesser 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 <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-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.
 .
 You should have received a copy of the CC0 Public Domain Dedication along with
 this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
 .
 On Debian systems, the complete text of the CC0 1.0 Universal license can be
 found in ‘/usr/share/common-licenses/CC0-1.0’.