From 6b4b6b83410eca6cbac0beeac380d85789f4577e Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Thu, 24 Jul 2008 08:17:55 +0000 Subject: [PATCH] bump copyright year --- ext/ming/ming.c | 2 +- ext/ming/php_ming.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/ming/ming.c b/ext/ming/ming.c index 31272229c7..685fbe787f 100644 --- a/ext/ming/ming.c +++ b/ext/ming/ming.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2006 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/ming/php_ming.h b/ext/ming/php_ming.h index 22e3ca776c..1a8395d925 100644 --- a/ext/ming/php_ming.h +++ b/ext/ming/php_ming.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2006 The PHP Group | + | Copyright (c) 1997-2008 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | -- 2.50.1