diff options
Diffstat (limited to 'ext/standard/php_dns.h')
-rw-r--r-- | ext/standard/php_dns.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/php_dns.h b/ext/standard/php_dns.h index 95900ae64..c5b84274b 100644 --- a/ext/standard/php_dns.h +++ b/ext/standard/php_dns.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2008 The PHP Group | + | Copyright (c) 1997-2010 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 | @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_dns.h 289691 2009-10-16 02:10:52Z scottmac $ */ +/* $Id: php_dns.h 293211 2010-01-07 11:02:39Z sebastian $ */ #ifndef PHP_DNS_H #define PHP_DNS_H |