summaryrefslogtreecommitdiff
path: root/ext/pdo/php_pdo.h
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2005-01-12 04:49:12 +0000
committerWez Furlong <wez@php.net>2005-01-12 04:49:12 +0000
commitdd842e4bf4914cd8524ef99a8500ee22f2c0636d (patch)
tree332f842086857d04c8d1dba968ee504f4be46ca5 /ext/pdo/php_pdo.h
parent076bc75c01dd436814ae30960251c23caaa8136f (diff)
downloadphp-git-dd842e4bf4914cd8524ef99a8500ee22f2c0636d.tar.gz
API support for scrollable cursors
Diffstat (limited to 'ext/pdo/php_pdo.h')
-rwxr-xr-xext/pdo/php_pdo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo/php_pdo.h b/ext/pdo/php_pdo.h
index d9ef7130be..57c71374f8 100755
--- a/ext/pdo/php_pdo.h
+++ b/ext/pdo/php_pdo.h
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2004 The PHP Group |
+ | Copyright (c) 1997-2005 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.0 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |