From 23e671a51ee7bf5abca3d9e2326d2adbd524b30b Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 3 Aug 2005 14:08:58 +0000 Subject: - Bumber up year --- sapi/continuity/capi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sapi/continuity') diff --git a/sapi/continuity/capi.c b/sapi/continuity/capi.c index 7195d20595..fb52acf3e6 100644 --- a/sapi/continuity/capi.c +++ b/sapi/continuity/capi.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2005 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | @@ -462,7 +462,7 @@ int phpFinit(lstTset * opt) core_globals = ts_resource(core_globals_id); logFmsg(0, "mod/php: PHP Interface v3 (module)"); - logFmsg(0, "mod/php: Copyright (c) 1999, 2000 The PHP Group. All rights reserved."); + logFmsg(0, "mod/php: Copyright (c) 1999-2005 The PHP Group. All rights reserved."); sapi_startup(&capi_sapi_module); capi_sapi_module.startup(&capi_sapi_module); -- cgit v1.2.1