summaryrefslogtreecommitdiff
path: root/ext/interbase
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2002-12-31 16:37:36 +0000
committerSebastian Bergmann <sebastian@php.net>2002-12-31 16:37:36 +0000
commitec46829b3827de6f5a245873228f6f697ea394bb (patch)
tree5afed5d755b5d4bc504d15aaeaac0b1919d19fe5 /ext/interbase
parent03d440e1c0821e32c0fff4402c882a12e2d1e35f (diff)
downloadphp-git-ec46829b3827de6f5a245873228f6f697ea394bb.tar.gz
MFH: Bump year.
Diffstat (limited to 'ext/interbase')
-rw-r--r--ext/interbase/interbase.c2
-rw-r--r--ext/interbase/php_interbase.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/interbase/interbase.c b/ext/interbase/interbase.c
index 368c6f3052..149e41885e 100644
--- a/ext/interbase/interbase.c
+++ b/ext/interbase/interbase.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/interbase/php_interbase.h b/ext/interbase/php_interbase.h
index 91f7b0aa02..bf3342aa7c 100644
--- a/ext/interbase/php_interbase.h
+++ b/ext/interbase/php_interbase.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 |