From 43ae2bffbb876b0ad686e1fbe51712dacc76ac2f Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sat, 1 Jan 2000 01:32:05 +0000 Subject: Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1). --- ext/java/java.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/java/java.c') diff --git a/ext/java/java.c b/ext/java/java.c index 5e6e09a277..238b9930b2 100644 --- a/ext/java/java.c +++ b/ext/java/java.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 | -- cgit v1.2.1