Commit 01a794dc authored by Roel van Meer's avatar Roel van Meer

ZP-1152 Net/SMTP.php: Update preamble

These are some cosmetic changes from upstream commit b12d2b75: Drop
PHP4 support. No functional change.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 8f2565d4
<?php <?php
/* vim: set expandtab softtabstop=4 tabstop=4 shiftwidth=4: */ /** vim: set expandtab softtabstop=4 tabstop=4 shiftwidth=4: */
// +----------------------------------------------------------------------+ // +----------------------------------------------------------------------+
// | PHP Version 5 | // | PHP Version 5 and 7 |
// +----------------------------------------------------------------------+ // +----------------------------------------------------------------------+
// | Copyright (c) 1997-2003 The PHP Group | // | Copyright (c) 1997-2015 The PHP Group |
// +----------------------------------------------------------------------+ // +----------------------------------------------------------------------+
// | This source file is subject to version 2.02 of the PHP license, | // | This source file is subject to version 2.02 of the PHP license, |
// | that is bundled with this package in the file LICENSE, and is | // | that is bundled with this package in the file LICENSE, and is |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment