Show
Ignore:
Timestamp:
07/10/2007 16:41:32 (17 months ago)
Author:
indeyets
Message:

preparing for the first PECL-release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ext/php/php_syck.h

    r257 r266  
    11/* 
    22  +----------------------------------------------------------------------+ 
    3   | PHP Version 4                                                        | 
     3  | PHP Version 5                                                        | 
    44  +----------------------------------------------------------------------+ 
    5   | Copyright (c) 1997-2002 The PHP Group                                | 
     5  | Copyright (c) 1997-2007 The PHP Group                                | 
    66  +----------------------------------------------------------------------+ 
    7   | This source file is subject to version 2.02 of the PHP license,      | 
     7  | This source file is subject to version 3.01 of the PHP license,      | 
    88  | that is bundled with this package in the file LICENSE, and is        | 
    9   | available at through the world-wide-web at                           | 
    10   | http://www.php.net/license/2_02.txt.                                 | 
     9  | available through the world-wide-web at the following url:           | 
     10  | http://www.php.net/license/3_01.txt                                  | 
    1111  | If you did not receive a copy of the PHP license and are unable to   | 
    1212  | obtain it through the world-wide-web, please send a note to          | 
    1313  | license@php.net so we can mail you a copy immediately.               | 
    1414  +----------------------------------------------------------------------+ 
    15   | Author:                                                              | 
     15  | Authors: Why the lucky stiff                                         | 
     16  |          Alexey Zakhlestin <indeyets@gmail.com>                      | 
    1617  +----------------------------------------------------------------------+ 
    1718