|
1 | 1 | <?php
|
2 | 2 | //
|
3 |
| -// +----------------------------------------------------------------------+ |
4 |
| -// | PEAR, the PHP Extension and Application Repository | |
5 |
| -// +----------------------------------------------------------------------+ |
6 |
| -// | Copyright (c) 1997-2004 The PHP Group | |
7 |
| -// +----------------------------------------------------------------------+ |
8 |
| -// | This source file is subject to version 2.0 of the PHP license, | |
9 |
| -// | that is bundled with this package in the file LICENSE, and is | |
10 |
| -// | available through the world-wide-web at the following url: | |
11 |
| -// | http://www.php.net/license/3_0.txt. | |
12 |
| -// | If you did not receive a copy of the PHP license and are unable to | |
13 |
| -// | obtain it through the world-wide-web, please send a note to | |
14 |
| -// | license@php.net so we can mail you a copy immediately. | |
15 |
| -// +----------------------------------------------------------------------+ |
16 |
| -// | Authors: Sterling Hughes <sterling@php.net> | |
17 |
| -// | Stig Bakken <ssb@php.net> | |
18 |
| -// | Tomas V.V.Cox <cox@idecnet.com> | |
19 |
| -// +----------------------------------------------------------------------+ |
| 3 | +// +--------------------------------------------------------------------+ |
| 4 | +// | PEAR, the PHP Extension and Application Repository | |
| 5 | +// +--------------------------------------------------------------------+ |
| 6 | +// | Copyright (c) 1997-2004 The PHP Group | |
| 7 | +// +--------------------------------------------------------------------+ |
| 8 | +// | This source file is subject to version 2.0 of the PHP license, | |
| 9 | +// | that is bundled with this package in the file LICENSE, and is | |
| 10 | +// | available through the world-wide-web at the following url: | |
| 11 | +// | http://www.php.net/license/3_0.txt. | |
| 12 | +// | If you did not receive a copy of the PHP license and are unable to | |
| 13 | +// | obtain it through the world-wide-web, please send a note to | |
| 14 | +// | license@php.net so we can mail you a copy immediately. | |
| 15 | +// +--------------------------------------------------------------------+ |
| 16 | +// | Authors: Sterling Hughes <sterling@php.net> | |
| 17 | +// | Stig Bakken <ssb@php.net> | |
| 18 | +// | Tomas V.V.Cox <cox@idecnet.com> | |
| 19 | +// +--------------------------------------------------------------------+ |
20 | 20 | //
|
21 | 21 | // $Id$
|
22 | 22 | //
|
|
0 commit comments