Skip to content

Commit c9a5a75

Browse files
committed
* fit copyright header on 80 columns
1 parent 4ccca56 commit c9a5a75

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

pear/PEAR.php

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
<?php
22
//
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+
// +--------------------------------------------------------------------+
2020
//
2121
// $Id$
2222
//

0 commit comments

Comments
 (0)