summaryrefslogtreecommitdiff
path: root/ext/pdo/pdo_sql_parser.c
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2014-06-18 23:37:47 +0800
committerXinchen Hui <laruence@php.net>2014-06-18 23:37:47 +0800
commit17f35c9a295a55b8af09a5c8ba7dbc8894d3861b (patch)
treecbd1f091c85ea6bbd361196244d4aa7bc3f04ad4 /ext/pdo/pdo_sql_parser.c
parentb38f6f3de96990163d36c82c248fb29e6f0815c4 (diff)
parentb108267f2c5c09bd153cfb1d4e580d5fc9c52d51 (diff)
downloadphp-git-17f35c9a295a55b8af09a5c8ba7dbc8894d3861b.tar.gz
Merge branch 'phpng' of git.php.net:php-src into phpng
Diffstat (limited to 'ext/pdo/pdo_sql_parser.c')
-rw-r--r--ext/pdo/pdo_sql_parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo/pdo_sql_parser.c b/ext/pdo/pdo_sql_parser.c
index b9b5044a8e..9cd205f4eb 100644
--- a/ext/pdo/pdo_sql_parser.c
+++ b/ext/pdo/pdo_sql_parser.c
@@ -4,7 +4,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2013 The PHP Group |
+ | Copyright (c) 1997-2014 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 |