diff options
author | Sascha Schumann <sas@php.net> | 2000-01-01 01:32:05 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-01-01 01:32:05 +0000 |
commit | 43ae2bffbb876b0ad686e1fbe51712dacc76ac2f (patch) | |
tree | 3e7b37771d76449a0e764e4b695de78151908f64 /main/reentrancy.c | |
parent | 3762f2d25caf4d87c7abd30a0a6679aea1cd33f4 (diff) | |
download | php-git-43ae2bffbb876b0ad686e1fbe51712dacc76ac2f.tar.gz |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).
Diffstat (limited to 'main/reentrancy.c')
-rw-r--r-- | main/reentrancy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/reentrancy.c b/main/reentrancy.c index 3c421584bf..ffc9dcc969 100644 --- a/main/reentrancy.c +++ b/main/reentrancy.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997, 1998, 1999 The PHP Group | + | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |