diff options
| author | Moriyoshi Koizumi <moriyoshi@php.net> | 2002-11-23 20:17:46 +0000 |
|---|---|---|
| committer | Moriyoshi Koizumi <moriyoshi@php.net> | 2002-11-23 20:17:46 +0000 |
| commit | f920e5d0684dbec8733cfb9ecad54eace7d5590d (patch) | |
| tree | b136ead3f55832c21fe786702beaed7a94eeef91 | |
| parent | 7f1f056f16f75b51211a9eebe08b777e107cd144 (diff) | |
| download | php-git-f920e5d0684dbec8733cfb9ecad54eace7d5590d.tar.gz | |
Forgot this one. Updated license information
| -rw-r--r-- | ext/mbstring/html_entities.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/html_entities.c b/ext/mbstring/html_entities.c index 482c001bfd..1596c291e2 100644 --- a/ext/mbstring/html_entities.c +++ b/ext/mbstring/html_entities.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 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 | |
