summaryrefslogtreecommitdiff
path: root/ext/com
diff options
context:
space:
mode:
Diffstat (limited to 'ext/com')
-rw-r--r--ext/com/COM.c2
-rw-r--r--ext/com/VARIANT.c2
-rw-r--r--ext/com/conversion.c2
-rw-r--r--ext/com/dispatch.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/ext/com/COM.c b/ext/com/COM.c
index cda4ef7480..9c34402300 100644
--- a/ext/com/COM.c
+++ b/ext/com/COM.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/com/VARIANT.c b/ext/com/VARIANT.c
index d6e944f183..6febf65c96 100644
--- a/ext/com/VARIANT.c
+++ b/ext/com/VARIANT.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/com/conversion.c b/ext/com/conversion.c
index b073f43af8..5f04709f91 100644
--- a/ext/com/conversion.c
+++ b/ext/com/conversion.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/com/dispatch.c b/ext/com/dispatch.c
index 23c3b0dd91..b7b70c3f31 100644
--- a/ext/com/dispatch.c
+++ b/ext/com/dispatch.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 |