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/pdo/pdo_sql_parser.re | |
| parent | 10fb7dbfd4ca7fa8aa50254867ca647b5560ade8 (diff) | |
| download | php-git-befd80d1c4a61adad6fee9e571a0634b9eba5648.tar.gz | |
Bump copyright year, 2 of 3.
Diffstat (limited to 'ext/pdo/pdo_sql_parser.re')
| -rw-r--r-- | ext/pdo/pdo_sql_parser.re | 2 |
1 files changed, 1 insertions, 1 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 | |
