summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2008-12-31 11:10:02 +0000
committerSebastian Bergmann <sebastian@php.net>2008-12-31 11:10:02 +0000
commitbefd80d1c4a61adad6fee9e571a0634b9eba5648 (patch)
tree8a455290963b768b6661c0cce0efc285e28088ca /ext
parent10fb7dbfd4ca7fa8aa50254867ca647b5560ade8 (diff)
downloadphp-git-befd80d1c4a61adad6fee9e571a0634b9eba5648.tar.gz
Bump copyright year, 2 of 3.
Diffstat (limited to 'ext')
-rw-r--r--ext/pdo/pdo_sql_parser.re2
-rwxr-xr-xext/phar/phar_path_check.re2
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 |