From eb6ba01d1c739f1005554034fcdb991e810dfc21 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Mon, 26 Feb 2001 06:11:02 +0000 Subject: - Fix copyright notices with 2001 --- sapi/phttpd/php_phttpd.h | 2 +- sapi/phttpd/phttpd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sapi/phttpd') diff --git a/sapi/phttpd/php_phttpd.h b/sapi/phttpd/php_phttpd.h index 512b3cc254..09b7a5cb11 100644 --- a/sapi/phttpd/php_phttpd.h +++ b/sapi/phttpd/php_phttpd.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | + | Copyright (c) 1997-2001 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/sapi/phttpd/phttpd.c b/sapi/phttpd/phttpd.c index 7ff5316491..7bcce209df 100644 --- a/sapi/phttpd/phttpd.c +++ b/sapi/phttpd/phttpd.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | + | Copyright (c) 1997-2001 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 | -- cgit v1.2.1