diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:10:02 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:10:02 +0000 |
| commit | befd80d1c4a61adad6fee9e571a0634b9eba5648 (patch) | |
| tree | 8a455290963b768b6661c0cce0efc285e28088ca /ext | |
| parent | 10fb7dbfd4ca7fa8aa50254867ca647b5560ade8 (diff) | |
| download | php-git-befd80d1c4a61adad6fee9e571a0634b9eba5648.tar.gz | |
Bump copyright year, 2 of 3.
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/pdo/pdo_sql_parser.re | 2 | ||||
| -rwxr-xr-x | ext/phar/phar_path_check.re | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/pdo/pdo_sql_parser.re b/ext/pdo/pdo_sql_parser.re index 43e0cf9553..0aa4824544 100644 --- a/ext/pdo/pdo_sql_parser.re +++ b/ext/pdo/pdo_sql_parser.re @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2008 The PHP Group | + | Copyright (c) 1997-2009 The PHP Group | +----------------------------------------------------------------------+ | 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 | diff --git a/ext/phar/phar_path_check.re b/ext/phar/phar_path_check.re index 9e89151fff..50f88666d5 100755 --- a/ext/phar/phar_path_check.re +++ b/ext/phar/phar_path_check.re @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | phar php single-file executable PHP extension | +----------------------------------------------------------------------+ - | Copyright (c) 2007-2008 The PHP Group | + | Copyright (c) 2007-2009 The PHP Group | +----------------------------------------------------------------------+ | 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 | |
