Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: php-imap
Upstream-Contact: The PHP Group <https://www.php.net/>
Source: https://github.com/php/pecl-mail-imap

Files: *
Copyright: 1999-2019 The PHP Group
License: PHP-3.01

Files: debian/*
Copyright: 2024 Your Name <your.email@example.com>
License: GPL-2+

License: PHP-3.01
 This source file is subject to version 3.01 of the PHP license,
 that is bundled with this package in the file LICENSE, and is
 available through the world-wide-web at the following url:
 http://www.php.net/license/3_01.txt
 .
 Please note that the PHP license is not compatible with the GNU General Public License (GPL).

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.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.