summaryrefslogtreecommitdiff
path: root/ext/cpdf
diff options
context:
space:
mode:
Diffstat (limited to 'ext/cpdf')
-rw-r--r--ext/cpdf/cpdf.c4
-rw-r--r--ext/cpdf/php_cpdf.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/ext/cpdf/cpdf.c b/ext/cpdf/cpdf.c
index 3ab9be3644..d743b6a835 100644
--- a/ext/cpdf/cpdf.c
+++ b/ext/cpdf/cpdf.c
@@ -1,8 +1,8 @@
/*
+----------------------------------------------------------------------+
- | PHP version 4.0 |
+ | PHP Version 4 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2001 The PHP Group |
+ | Copyright (c) 1997-2002 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/cpdf/php_cpdf.h b/ext/cpdf/php_cpdf.h
index 6bc6288248..48062fafeb 100644
--- a/ext/cpdf/php_cpdf.h
+++ b/ext/cpdf/php_cpdf.h
@@ -1,8 +1,8 @@
/*
+----------------------------------------------------------------------+
- | PHP version 4.0 |
+ | PHP Version 4 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2001 The PHP Group |
+ | Copyright (c) 1997-2002 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 |