summaryrefslogtreecommitdiff
path: root/ext/db
diff options
context:
space:
mode:
Diffstat (limited to 'ext/db')
-rw-r--r--ext/db/db.c2
-rw-r--r--ext/db/php_db.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/db/db.c b/ext/db/db.c
index 146f4bb787..d49d6f6c47 100644
--- a/ext/db/db.c
+++ b/ext/db/db.c
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP version 4.0 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+ | Copyright (c) 1997-2001 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 9fd2d9477f..e635033e65 100644
--- a/ext/db/php_db.h
+++ b/ext/db/php_db.h
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP version 4.0 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+ | Copyright (c) 1997-2001 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 |