summaryrefslogtreecommitdiff
path: root/ext/recode
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2001-12-11 15:32:16 +0000
committerSebastian Bergmann <sebastian@php.net>2001-12-11 15:32:16 +0000
commit38933514e1d60ac2f93225a705ed36b5b23d4e45 (patch)
treeb3659d96ba9b716c5519d9a8122a3275a48010cf /ext/recode
parentd863d52a5d1bd35d08950df8955a9d353b79b8b3 (diff)
downloadphp-git-38933514e1d60ac2f93225a705ed36b5b23d4e45.tar.gz
Update headers.
Diffstat (limited to 'ext/recode')
-rw-r--r--ext/recode/php_recode.h4
-rw-r--r--ext/recode/recode.c2
2 files changed, 3 insertions, 3 deletions
diff --git a/ext/recode/php_recode.h b/ext/recode/php_recode.h
index 9210d0d5b2..7684168505 100644
--- a/ext/recode/php_recode.h
+++ b/ext/recode/php_recode.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 |
diff --git a/ext/recode/recode.c b/ext/recode/recode.c
index d581a43b20..df461c127f 100644
--- a/ext/recode/recode.c
+++ b/ext/recode/recode.c
@@ -1,6 +1,6 @@
/*
+----------------------------------------------------------------------+
- | PHP version 4.0 |
+ | PHP Version 4 |
+----------------------------------------------------------------------+
| Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+----------------------------------------------------------------------+