diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2007-01-01 09:47:28 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2007-01-01 09:47:28 +0000 |
| commit | 746301b2135ef91d703b44e248c7db3c7a4a82f4 (patch) | |
| tree | 69c0af169bd5af13c0b1f57012256769292df92a /ext/sybase | |
| parent | a857541f5f69cf94edb0996fc87de18f9bddb3fb (diff) | |
| download | php-git-746301b2135ef91d703b44e248c7db3c7a4a82f4.tar.gz | |
MFH: Bump year.
Diffstat (limited to 'ext/sybase')
| -rw-r--r-- | ext/sybase/php_sybase_db.c | 2 | ||||
| -rw-r--r-- | ext/sybase/php_sybase_db.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/sybase/php_sybase_db.c b/ext/sybase/php_sybase_db.c index 2b829d88da..d8a80660cf 100644 --- a/ext/sybase/php_sybase_db.c +++ b/ext/sybase/php_sybase_db.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2006 The PHP Group | + | Copyright (c) 1997-2007 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/sybase/php_sybase_db.h b/ext/sybase/php_sybase_db.h index adc5ec205f..64895955cb 100644 --- a/ext/sybase/php_sybase_db.h +++ b/ext/sybase/php_sybase_db.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2006 The PHP Group | + | Copyright (c) 1997-2007 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 | |
