From: Georg Richter Date: Mon, 5 Jan 2004 14:42:26 +0000 (+0000) Subject: s/2003/2004 :) X-Git-Tag: php-4.3.5RC1~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ea0a2c1c8fa4d8688c8bcf5231726f23c1ce62e;p=php s/2003/2004 :) --- diff --git a/ext/mysql/php_mysql.c b/ext/mysql/php_mysql.c index 049ec01f6c..11480d58c6 100644 --- a/ext/mysql/php_mysql.c +++ b/ext/mysql/php_mysql.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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/mysql/php_mysql.h b/ext/mysql/php_mysql.h index 43789b2ce7..3821b12134 100644 --- a/ext/mysql/php_mysql.h +++ b/ext/mysql/php_mysql.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2003 The PHP Group | + | Copyright (c) 1997-2004 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 |