From b506f5c8f803e32cdc3478ae25eec4f8bb566e58 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Tue, 31 Dec 2002 16:08:15 +0000 Subject: Bump year. --- ext/mcrypt/mcrypt.c | 2 +- ext/mcrypt/php_mcrypt.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/mcrypt') diff --git a/ext/mcrypt/mcrypt.c b/ext/mcrypt/mcrypt.c index d750ea53be..b7980be61e 100644 --- a/ext/mcrypt/mcrypt.c +++ b/ext/mcrypt/mcrypt.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 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/ext/mcrypt/php_mcrypt.h b/ext/mcrypt/php_mcrypt.h index e9650ccfaa..21739d95c1 100644 --- a/ext/mcrypt/php_mcrypt.h +++ b/ext/mcrypt/php_mcrypt.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 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