diff options
Diffstat (limited to 'ext/db')
-rw-r--r-- | ext/db/db.c | 2 | ||||
-rw-r--r-- | ext/db/php_db.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/db/db.c b/ext/db/db.c index 33f3923fc2..785eaebc7d 100644 --- a/ext/db/db.c +++ b/ext/db/db.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/db/php_db.h b/ext/db/php_db.h index 097ce9b557..6eb35533c3 100644 --- a/ext/db/php_db.h +++ b/ext/db/php_db.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |